Astronaut List
API endpoint that allows Astronaut to be viewed.
GET: Return a list of all the existing astronauts.
MODE: Normal, List, LaunchList and Detailed /2.2.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids', 'is_human', 'type__id', 'has_flown', 'in_space' Example - /2.2.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.2.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.2.0/astronaut/?order=name
GET /2.2.0/astronaut/?format=api&offset=100&ordering=-spacewalks_count
https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=110&ordering=-spacewalks_count", "previous": "https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=90&ordering=-spacewalks_count", "results": [ { "id": 448, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/448/?format=api", "name": "Michael L. Gernhardt", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P43DT7H27S", "eva_time": "PT23H16M", "age": 69, "date_of_birth": "1956-05-04", "date_of_death": null, "nationality": "American", "bio": "Michael Landon Gernhardt is a NASA astronaut and manager of Environmental Physiology Laboratory and principal investigator of the Prebreathe Reduction Program (PRP) at the Lyndon B. Johnson Space Center.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Michael_L._Gernhardt", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/michael2520l.2520gernhardt_image_20181202144655.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185835.jpeg", "flights_count": 4, "landings_count": 4, "spacewalks_count": 4, "last_flight": "2001-07-12T09:03:59Z", "first_flight": "1995-09-07T15:09:00Z" }, { "id": 237, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/237/?format=api", "name": "Sergey Ryazansky", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P304DT23H21M58S", "eva_time": "P1DT3H39M", "age": 50, "date_of_birth": "1974-11-13", "date_of_death": null, "nationality": "Russian", "bio": "Sergey Nikolayevich Ryazansky (Russian: Серге́й Николаевич Рязанский; born November 13, 1974) is a Russian cosmonaut. He was selected as commander of the IMBP-6 cosmonaut group in 2003, but later transferred to the TsPK Cosmonaut Group. Ryazansky made his first spaceflight aboard the Soyuz TMA-10M/Expedition 37/Expedition 38 mission from September 2013 until March 2014. In 2017, Ryazansky returned to space was the commander of Soyuz MS-05, and served as Flight Engineer for Expedition 52 / 53.\r\nRyazansky was selected as a research and test cosmonaut in 2003. He completed training in 2005. In 2009 he participated in a 105-day mission as part of phase two of the Mars 500 program.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Sergey_Ryazansky", "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "RFSA", "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.", "administrator": "Administrator: Yuri Borisov", "founding_year": "1992", "launchers": "Soyuz", "spacecraft": "Soyuz", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sergey_ryazansk_image_20220911033522.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185446.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 4, "last_flight": "2017-07-28T15:41:12Z", "first_flight": "2013-09-25T20:58:50Z" }, { "id": 548, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/548/?format=api", "name": "Michael T. Good", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P24DT16H5M55S", "eva_time": "P1DT5H53M", "age": 62, "date_of_birth": "1962-10-13", "date_of_death": null, "nationality": "American", "bio": "Michael Timothy \"Bueno\" Good is a NASA astronaut and retired commissioned officer in the United States Air Force, holding the rank of Colonel. Mike Good flew aboard Space Shuttle Atlantis for its STS-125 mission. STS-125 was the final Hubble Space Telescope servicing mission. Good flew as Mission Specialist 2 on STS-132.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Michael_T._Good", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/michael2520t.2520good_image_20200126144935.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190011.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 4, "last_flight": "2010-05-14T18:20:09Z", "first_flight": "2009-05-11T18:01:56Z" }, { "id": 417, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/417/?format=api", "name": "Michael Foale", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P373DT18H16M26S", "eva_time": "PT22H34M", "age": 68, "date_of_birth": "1957-01-06", "date_of_death": null, "nationality": "American", "bio": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Michael_Foale", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190542.jpeg", "flights_count": 6, "landings_count": 6, "spacewalks_count": 4, "last_flight": "2003-10-18T05:38:03Z", "first_flight": "1992-03-24T13:13:39Z" }, { "id": 503, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/503/?format=api", "name": "Mike Massimino", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P23DT19H48M2S", "eva_time": "P1DT6H44M", "age": 62, "date_of_birth": "1962-08-19", "date_of_death": null, "nationality": "American", "bio": "Michael James Massimino is an American professor of mechanical engineering at Columbia University and a former NASA astronaut. He is the senior advisor of space programs at the Intrepid Sea, Air & Space Museum.\r\n\r\nEarly life Massimino was born August 19, 1962 in Oceanside, New York, and raised in Franklin Square, New York, both on Long Island. He graduated from H. Frank Carey Junior-Senior High School in Franklin Square, New York in 1980. He went on to attend Columbia University, graduating with a Bachelor of Science degree in Industrial Engineering in 1984. He then attended the Massachusetts Institute of Technology, graduating with a Master of Science degree in Mechanical Engineering and a Master of Science degree in Technology and Public Policy in 1988. He continued his education at MIT, earning a Degree of Mechanical Engineer in 1990 and a Doctor of Philosophy degree in Mechanical Engineering in 1992.", "twitter": "https://twitter.com/Astro_Mike", "instagram": "https://www.instagram.com/astromikemassimino/", "wiki": "https://en.wikipedia.org/wiki/Mike_Massimino", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mike_massimino_image_20220911033638.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185226.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 4, "last_flight": "2009-05-11T18:01:56Z", "first_flight": "2002-03-01T11:22:02Z" }, { "id": 103, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/103/?format=api", "name": "Fei Junlong", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P191DT2H57M40S", "eva_time": "P1DT1H6M", "age": 60, "date_of_birth": "1965-05-05", "date_of_death": null, "nationality": "Chinese", "bio": "Major general Fei Junlong (simplified Chinese: 费俊龙; traditional Chinese: 費俊龍; pinyin: Fèi Jùnlóng; born 1965) is a Chinese military pilot and an astronaut. He flew on the second manned spaceflight of the Shenzhou program.\r\n\r\nFèi was selected for the CNSA astronaut program in 1998. He was in the final five selected for the Shenzhou 5 flight. He was the commander on the Shenzhou 6 flight that launched October 12, 2005, with Niè Hǎishèng serving as flight engineer). They landed on October 17, 2005.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Fei_Junlong", "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "featured": true, "type": "Government", "country_code": "CHN", "abbrev": "CNSA", "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.", "administrator": "Administrator: Tang Dengjie", "founding_year": "1993", "launchers": "", "spacecraft": "Shenzhou", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/fei_junlong_image_20221128080229.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190713.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 4, "last_flight": "2022-11-29T15:08:17Z", "first_flight": "2005-10-12T01:00:03Z" }, { "id": 571, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/571/?format=api", "name": "Victor J. Glover", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P167DT6H29M43S", "eva_time": "P1DT2H24M", "age": 49, "date_of_birth": "1976-04-30", "date_of_death": null, "nationality": "American", "bio": "Victor Jerome Glover is a NASA astronaut of the class of 2013.\r\n\r\nGlover is a Commander in the U.S. Navy who hails from Pomona, California and Prosper, Texas. He is an F/A-18 pilot and graduate of the U.S. Air Force Test Pilot School. Glover holds degrees from California Polytechnic State University at San Luis Obispo, Air University and Naval Postgraduate School. He was a naval legislative fellow working on the personal staff of the Honorable John McCain supporting defense and foreign relations policy and oversight.", "twitter": "https://twitter.com/VicGlover", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Victor_J._Glover", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/victor2520j.2520glover_image_20181203173351.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190631.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 4, "last_flight": "2020-11-16T00:27:17Z", "first_flight": "2020-11-16T00:27:17Z" }, { "id": 282, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/282/?format=api", "name": "Sergey Aleksandrovich Volkov", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P547DT22H20M53S", "eva_time": "PT23H20M", "age": 52, "date_of_birth": "1973-04-01", "date_of_death": null, "nationality": "Russian", "bio": "Sergey Aleksandrovich Volkov is a retired Russian cosmonaut and engineer. He was a member of three missions to the International Space Station, spending more than a year in total in space. During his missions he did four spacewalks lasting more than 23 hours in total. Volkov retired from the Cosmonaut group in February 2017.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Sergey_Volkov_(cosmonaut)", "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "RFSA", "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.", "administrator": "Administrator: Yuri Borisov", "founding_year": "1992", "launchers": "Soyuz", "spacecraft": "Soyuz", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sergey2520volkov_image_20181201224637.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190256.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 4, "last_flight": "2015-09-02T04:37:43Z", "first_flight": "2008-04-08T11:16:39Z" }, { "id": 37, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/37/?format=api", "name": "Gene Cernan", "status": { "id": 11, "name": "Deceased" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P11DT23M27S", "eva_time": "P1DT10M57S", "age": 82, "date_of_birth": "1934-03-14", "date_of_death": "2017-01-16", "nationality": "American", "bio": "Eugene Andrew Cernan was an American astronaut, naval aviator, electrical engineer, aeronautical engineer, and fighter pilot. During the Apollo 17 mission, Cernan became the eleventh person to walk on the Moon. Since he re-entered the lunar module after Harrison Schmitt on their third and final lunar excursion, he is the last person to have walked on the Moon.\r\n\r\nCernan traveled into space three times; as pilot of Gemini 9A in June 1966, as lunar module pilot of Apollo 10 in May 1969, and as commander of Apollo 17 in December 1972, the final Apollo lunar landing. Cernan was also a backup crew member of the Gemini 12, Apollo 7 and Apollo 14 space missions.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Gene_Cernan", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gene2520cernan_image_20190426143647.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185928.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 4, "last_flight": "1972-12-14T22:54:37Z", "first_flight": "1966-06-03T13:39:33Z" }, { "id": 4, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/4/?format=api", "name": "Buzz Aldrin", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P9DT8H43M58S", "eva_time": "PT8H1M40S", "age": 95, "date_of_birth": "1930-01-20", "date_of_death": null, "nationality": "American", "bio": "Buzz Aldrin; born Edwin Eugene Aldrin Jr.; is an American engineer, former astronaut, and fighter pilot.\r\nAs Lunar Module Pilot on the Apollo 11 mission, he and mission commander Neil Armstrong were the first two humans to land on the Moon.", "twitter": "https://twitter.com/TheRealBuzz", "instagram": "https://www.instagram.com/drbuzzaldrin/", "wiki": "https://en.wikipedia.org/wiki/Buzz_Aldrin", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/buzz_aldrin_image_20220911034547.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185225.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 4, "last_flight": "1969-07-21T17:54:00Z", "first_flight": "1966-11-11T20:46:33Z" } ] }{ "count": 824, "next": "