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.0.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids' Example - /2.0.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.0.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.0.0/astronaut/?order=name
GET /2.0.0/astronaut/?format=api&offset=520&ordering=-status
{ "count": 831, "next": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=530&ordering=-status", "previous": "https://lldev.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=510&ordering=-status", "results": [ { "id": 55, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/55/?format=api", "name": "Harrison Schmitt", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1935-07-03", "date_of_death": null, "nationality": "American", "bio": "Harrison Hagan \"Jack\" Schmitt is an American geologist, retired NASA astronaut, university professor, former U.S. senator from New Mexico, and the most recent living person to have walked on the Moon. As of 2018, he is also the last living crew member of Apollo 17.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Harrison_Schmitt", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.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" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/harrison_schmit_image_20220911034212.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185516.jpeg", "last_flight": "1972-12-14T22:54:37Z", "first_flight": "1972-12-07T05:33:00Z" }, { "id": 2, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/2/?format=api", "name": "Claude Nicollier", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1944-09-02", "date_of_death": null, "nationality": "Swiss", "bio": "Claude Nicollier is the first astronaut from Switzerland. He has flown on four Space Shuttle missions. His first spaceflight (STS-46) was in 1992, and his final spaceflight (STS-103) was in 1999. He took part in two servicing missions to the Hubble Space Telescope (called STS-61 and STS-103). During his final spaceflight he participated in a spacewalk, becoming the first European Space Agency astronaut to do so during a Space Shuttle mission. In 2000 he was assigned to the Astronaut Office Extravehicular Activity Branch, while maintaining a position as Lead ESA Astronaut in Houston. Nicollier retired from ESA in April 2007.", "twitter": "https://twitter.com/Astroclaude", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Claude_Nicollier", "agency": { "id": 27, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "featured": false, "type": "Multinational", "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,BEL,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,SVN", "abbrev": "ESA", "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": "1975", "launchers": "Ariane | Vega", "spacecraft": "Space Rider", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/claude2520nicollier_image_20181127203218.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185551.jpeg", "last_flight": "1999-12-20T00:50:00Z", "first_flight": "1992-07-31T13:56:48Z" }, { "id": 4, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/4/?format=api", "name": "Buzz Aldrin", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "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.0.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" }, "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", "last_flight": "1969-07-21T17:54:00Z", "first_flight": "1966-11-11T20:46:33Z" }, { "id": 232, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/232/?format=api", "name": "Sergei Revin", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1966-01-12", "date_of_death": null, "nationality": "Russian", "bio": "Sergei Nikolayevich Revin (born January 12, 1966 in Moscow) is a Russian cosmonaut that was selected in 1996, and completed spaceflight training in 1998. He served as a crew member aboard the International Space Station, having launched on his first spaceflight on 15 May 2012 and returned on 17 September 2012.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Sergei_Revin", "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.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" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sergei2520revin_image_20181201213525.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190046.jpeg", "last_flight": "2012-05-15T03:01:23Z", "first_flight": "2012-05-15T03:01:23Z" }, { "id": 75, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/75/?format=api", "name": "Patrick Baudry", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1946-03-06", "date_of_death": null, "nationality": "French", "bio": "Patrick Pierre Roger Baudry (born March 6, 1946 in Cameroon), is a retired Lieutenant Colonel in the French Air Force and a former CNES astronaut. In 1985, he became the second French citizen in space, after Jean-Loup Chrétien, when he flew aboard NASA's Space Shuttle mission STS-51-G.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Patrick_Baudry", "agency": { "id": 46, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/46/?format=api", "name": "National Center of Space Research", "featured": false, "type": "Government", "country_code": "FRA", "abbrev": "CNES", "description": "The National Center of Space Research, or CNES, is a French National Agency in charge of France's space program. In partnership with the US and Russia, they have put 10 people in space. CNES works in tandem with the larger ESA to develop the Ariane 5 and work on other probes and satellites. They are working with Germany to develop a cheaper and more efficient reusable rocket, which hopefully will be ready to fly by 2026.", "administrator": "CEO: François Jacq", "founding_year": "1961", "launchers": "Ariane 5", "spacecraft": "Mars/Venus Express | Rosetta", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cnes_toulouse_e_image_20250722090314.jpg" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/patrick2520baudry_image_20181128222518.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190859.jpeg", "last_flight": "1985-06-17T11:33:00Z", "first_flight": "1985-06-17T11:33:00Z" }, { "id": 263, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/263/?format=api", "name": "Valentina Tereshkova", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1937-03-06", "date_of_death": null, "nationality": "Russian", "bio": "Valentina Vladimirovna Tereshkova (born 6 March 1937) is a retired Russian cosmonaut, engineer, and politician. She is the first woman to have flown in space, having been selected from more than 400 applicants and five finalists to pilot Vostok 6 on 16 June 1963.\r\n\r\nIn order to join the Cosmonaut Corps, Tereshkova was honorarily inducted into the Soviet Air Force and thus she also became the first civilian to fly in space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Valentina_Tereshkova", "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.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" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/valentina2520tereshkova_image_20181201222143.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185716.jpeg", "last_flight": "1963-06-16T09:29:52Z", "first_flight": "1963-06-16T09:29:52Z" }, { "id": 192, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/192/?format=api", "name": "Ravish Malhotra", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1943-12-25", "date_of_death": null, "nationality": "Indian", "bio": "Ravish Malhotra (born 25 December 1943 born in Lahore, British India is a retired Air Commodore of the Indian Air Force.\r\nIn 1982, he was chosen to train for spaceflight in the Soviet Union's Intercosmos program. Malhotra served as backup for Rakesh Sharma on the Soyuz T-11 mission which launched the first Indian into space, but never went to space himself. Malhotra was awarded the Kirti Chakra in 1984.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Ravish_Malhotra", "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.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" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ravish2520malhotra_image_20181201174749.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191007.jpeg", "last_flight": null, "first_flight": null }, { "id": 545, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/545/?format=api", "name": "Robert L. Behnken", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1970-07-28", "date_of_death": null, "nationality": "American", "bio": "Robert Louis \"Bob\" Behnken is a United States Air Force officer, retired NASA astronaut and former Chief of the Astronaut Office. Behnken holds a Ph.D in Mechanical Engineering and holds the rank of Colonel in the U.S. Air Force. Col. Behnken has logged over 1,000 flight hours in 25 different aircraft. He flew aboard Space Shuttle missions STS-123 and STS-130 as a Mission Specialist, accumulating over 378 hours in space, including 19 hours of spacewalk time. Behnken was also assigned as Mission Specialist 1 to the STS-400 rescue mission. He is married to fellow astronaut K. Megan McArthur.", "twitter": "https://twitter.com/AstroBehnken", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Robert_L._Behnken", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.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" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/robert_l._behnk_image_20200421075919.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190951.jpeg", "last_flight": "2020-05-30T19:22:45Z", "first_flight": "2008-03-11T06:28:14Z" }, { "id": 363, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/363/?format=api", "name": "John E. Blaha", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1942-08-26", "date_of_death": null, "nationality": "American", "bio": "John Elmer Blaha is a retired United States Air Force colonel and a former NASA astronaut. He is a veteran of five space missions aboard the Space Shuttle and Mir.\r\n\r\nBlaha is married to the former Brenda I. Walters of St. Louis, Missouri. They have three grown children and four grandchildren.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/John_E._Blaha", "agency": { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.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" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/john2520e.2520blaha_image_20181202112023.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190420.jpeg", "last_flight": "1996-09-16T08:54:49Z", "first_flight": "1989-03-13T14:57:00Z" }, { "id": 5, "url": "https://lldev.thespacedevs.com/2.0.0/astronaut/5/?format=api", "name": "Chris Hadfield", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1959-08-29", "date_of_death": null, "nationality": "Canadian", "bio": "Chris Austin Hadfield is a Canadian retired astronaut, engineer, and former Royal Canadian Air Force fighter pilot.\r\nThe first Canadian to walk in space, Hadfield has flown two space shuttle missions and served as commander of the International Space Station.", "twitter": "https://twitter.com/Cmdr_Hadfield", "instagram": "https://www.instagram.com/colchrishadfield/", "wiki": "https://en.wikipedia.org/wiki/Chris_Hadfield", "agency": { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "featured": false, "type": "Government", "country_code": "CAN", "abbrev": "CSA", "description": "The Canadian Space Agency was established by the Canadian Space Agency Act which received Royal Assent on May 10, 1990. \r\n\r\nThe Canadian space program is administered by the Canadian Space Agency. Canada has contributed technology, expertise and personnel to the world space effort, especially in collaboration with ESA and NASA. In addition to its astronauts and satellites, some of the most notable Canadian technological contributions to space exploration include the Canadarm on the Space Shuttle and Canadarm2 on the International Space Station.", "administrator": "President: Lisa Campbell", "founding_year": "1990", "launchers": "", "spacecraft": "", "parent": null, "image_url": null }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chris_hadfield_image_20220911034200.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190208.jpeg", "last_flight": "2012-12-19T12:12:35Z", "first_flight": "1995-11-12T12:30:43Z" } ] }