Astronaut List
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /astronauts/?mode=list
Filters
Parameters - age
, age__gt
, age__gte
, age__lt
, age__lte
, agency_ids
, date_of_birth
, date_of_birth__gt
, date_of_birth__gte
, date_of_birth__lt
, date_of_birth__lte
, date_of_death
, date_of_death__gt
, date_of_death__gte
, date_of_death__lt
, date_of_death__lte
, first_flight
, first_flight__gt
, first_flight__gte
, first_flight__lt
, first_flight__lte
, flights_count
, flights_count__gt
, flights_count__gte
, flights_count__lt
, flights_count__lte
, has_flown
, in_space
, is_human
, landings_count
, landings_count__gt
, landings_count__gte
, landings_count__lt
, landings_count__lte
, last_flight
, last_flight__gt
, last_flight__gte
, last_flight__lt
, last_flight__lte
, nationality
, status_ids
, type__id
Example - /astronauts/?has_flown=true
Search
Fields searched - agency__abbrev
, agency__name
, name
, nationality__nationality_name
Example - /astronauts/?search=Pesquet
Ordering
Fields - age
, date_of_birth
, eva_time
, flights_count
, id
, landings_count
, last_flight
, name
, spacewalks_count
, status
, time_in_space
Example - /astronauts/?ordering=-time_in_space
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /astronauts/?limit=2
Format
Switch to JSON output - /astronauts/?format=json
Help
Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs
GET /2.3.0/astronauts/?format=api&offset=780&ordering=-date_of_birth
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=790&ordering=-date_of_birth", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=770&ordering=-date_of_birth", "results": [ { "id": 210, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/210/?format=api", "name": "Andriyan Nikolayev", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 695, "name": "[AUTO] Andriyan Nikolayev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andriyan2520nikolayev_image_20181201183434.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190526.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P21DT15H20M55S", "eva_time": "P0D", "age": 74, "date_of_birth": "1929-09-05", "date_of_death": "2004-07-03", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Andriyan Grigoryevich Nikolayev was a Soviet cosmonaut. He was an ethnic Chuvash.\r\n\r\nNikolayev flew on two space flights: Vostok 3 (effectively becoming the third Soviet cosmonaut) and Soyuz 9. His call sign in these flights was Falcon (Russian: Со́кол). On both, he set new endurance records for the longest time a human being had remained in orbit. He also served as backup for the Vostok 2 and Soyuz 8 missions.", "wiki": "https://en.wikipedia.org/wiki/Andriyan_Nikolayev", "last_flight": "1970-06-01T19:00:00Z", "first_flight": "1962-08-11T08:30:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 28, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/28/?format=api", "name": "James McDivitt", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 303, "name": "[AUTO] James McDivitt - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520mcdivitt_image_20181128142425.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185502.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P14DT59M", "eva_time": "P0D", "age": 93, "date_of_birth": "1929-06-10", "date_of_death": "2022-10-13", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "James Alton \"Jim\" McDivitt was an American former test pilot, United States Air Force pilot, aeronautical engineer, and NASA astronaut who flew in the Gemini and Apollo programs. He commanded the Gemini 4 flight during which Ed White performed the first U.S. spacewalk, and later the Apollo 9 flight which was the first manned flight test of the Lunar Module and the complete set of Apollo flight hardware. He later became Manager of Lunar Landing Operations and was the Apollo Spacecraft Program Manager from 1969 to 1972.", "wiki": "https://en.wikipedia.org/wiki/James_McDivitt", "last_flight": "1969-03-03T16:00:00Z", "first_flight": "1965-06-03T15:16:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 318, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/318/?format=api", "name": "William E. Thornton", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 818, "name": "[AUTO] William E. Thornton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520e.2520thornton_image_20181202092500.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190846.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P13DT1H16M42S", "eva_time": "P0D", "age": 90, "date_of_birth": "1929-04-14", "date_of_death": "2020-01-14", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "William Edgar Thornton is a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/William_E._Thornton", "last_flight": "1985-04-29T16:02:18Z", "first_flight": "1983-08-30T06:32:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 93, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/93/?format=api", "name": "Georgy Dobrovolsky", "status": { "id": 4, "name": "Lost In Flight" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 489, "name": "[AUTO] Georgy Dobrovolsky - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/georgy2520dobrovolsky_image_20181128225404.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190004.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P23DT18H21M43S", "eva_time": "P0D", "age": 43, "date_of_birth": "1928-06-01", "date_of_death": "1971-06-30", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Georgiy Timofeyevich Dobrovolsky (Russian: Гео́ргий Тимофе́евич Доброво́льский; June 1, 1928 – June 30, 1971) was a Soviet cosmonaut who served on the three-man crew of the Soyuz 11 spacecraft. They became the world's first space station crew aboard Salyut 1, but died in space due to asphyxiation due to an accidentally opened valve. They were the first and, as of 2018, the only humans to have died in space.", "wiki": "https://en.wikipedia.org/wiki/Georgy_Dobrovolsky", "last_flight": "1971-06-06T04:55:09Z", "first_flight": "1971-06-06T04:55:09Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 34, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/34/?format=api", "name": "Jim Lovell", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 847, "name": "[AUTO] Jim Lovell - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jim2520lovell_image_20181128143638.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190932.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P29DT19H3M21S", "eva_time": "P0D", "age": 97, "date_of_birth": "1928-03-25", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "James Arthur Lovell Jr. is a former NASA astronaut, Naval Aviator, and retired Navy captain. Lovell is known for being the commander of the ill-fated Apollo 13 mission, which suffered a critical failure en route to the Moon but was brought back safely to Earth through the efforts of the crew and mission control. In addition to being part of the Apollo 13 crew, Lovell was the command module pilot of Apollo 8, the first Apollo mission to enter lunar orbit.", "wiki": "https://en.wikipedia.org/wiki/Jim_Lovell", "last_flight": "1970-04-11T19:13:03Z", "first_flight": "1965-12-04T19:30:03Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 29, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/29/?format=api", "name": "Frank Borman", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 689, "name": "[AUTO] Frank Borman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frank2520borman_image_20181128142554.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190518.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P19DT21H34M57S", "eva_time": "P0D", "age": 95, "date_of_birth": "1928-03-14", "date_of_death": "2023-11-07", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Frank Frederick Borman II was a United States Air Force pilot, aeronautical engineer, test pilot, and NASA astronaut, best remembered as the Commander of Apollo 8, the first mission to fly around the Moon, making him, along with crew mates Jim Lovell and Bill Anders, the first of only 24 humans to do so. Before flying on Apollo, he set a fourteen-day spaceflight endurance record on Gemini 7, and also served on the NASA review board which investigated the Apollo 1 fire. After leaving NASA, he was the Chief Executive Officer (CEO) of Eastern Air Lines from 1975 to 1986. Borman is a recipient of the Congressional Space Medal of Honor.", "wiki": "https://en.wikipedia.org/wiki/Frank_Borman", "last_flight": "1968-12-21T12:51:00Z", "first_flight": "1965-12-04T19:30:03Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 105, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/105/?format=api", "name": "Anatoly Filipchenko", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 942, "name": "[AUTO] Anatoly Filipchenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520filipchenko_image_20181128231317.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191206.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P10DT21H3M58S", "eva_time": "P0D", "age": 94, "date_of_birth": "1928-02-26", "date_of_death": "2022-08-07", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Anatoly Vasilyevich Filipchenko (Russian: Анато́лий Васи́льевич Фили́пченко; born February 26, 1928) was a Soviet cosmonaut of Ukrainian descent. He flew on the Soyuz 7 and Soyuz 16 missions. He was born in Davydovka, Voronezh Oblast, RSFSR.", "wiki": "https://en.wikipedia.org/wiki/Anatoly_Filipchenko", "last_flight": "1974-12-02T09:40:00Z", "first_flight": "1969-10-12T10:44:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 178, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/178/?format=api", "name": "Vasily Lazarev", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 253, "name": "[AUTO] Vasily Lazarev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vasily2520lazarev_image_20181129234720.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185338.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P1DT23H36M59S", "eva_time": "P0D", "age": 62, "date_of_birth": "1928-02-23", "date_of_death": "1990-12-31", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Vasily Grigoryevich Lazarev (Russian: Васи́лий Григо́рьевич Ла́зарев; February 23, 1928 – December 31, 1990) was a Soviet cosmonaut who flew on the Soyuz 12 spaceflight as well as the abortive Soyuz 18a launch in April 5, 1975.", "wiki": "https://en.wikipedia.org/wiki/Vasily_Lazarev", "last_flight": "1975-04-05T11:04:54Z", "first_flight": "1973-09-27T12:18:16Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 629, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/629/?format=api", "name": "Vladimir Shatalov", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 864, "name": "[AUTO] Vladimir Shatalov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520shatalov_image_20190217072844.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191000.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P9DT21H57M30S", "eva_time": "P0D", "age": 93, "date_of_birth": "1927-12-08", "date_of_death": "2021-06-15", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Vladimir Aleksandrovich Shatalov (Russian: Владимир Александрович Шаталов; born December 8, 1927) was a Soviet cosmonaut who flew three space missions of the Soyuz programme: Soyuz 4, Soyuz 8, and Soyuz 10.\r\n\r\nShatalov was born in Petropavlovsk. From 1971 to 1987, he was Commander of Cosmonaut Training, and Director of the Cosmonaut Training Centre from then until 1991.\r\n\r\nQuote: \"When we look into the sky it seems to us to be endless. We breathe without thinking about it, as is natural... and then you sit aboard a spacecraft, you tear away from Earth, and within ten minutes you have been carried straight through the layer of air, and beyond there is nothing! The 'boundless' blue sky, the ocean which gives us breath and protects us from endless black and death, is but an infinitesimally thin film. How dangerous it is to threaten even the smallest part of this gossamer covering, this conserver of life.\"", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Shatalov", "last_flight": "1971-04-22T23:54:06Z", "first_flight": "1969-01-14T07:30:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 40, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/40/?format=api", "name": "Elliot See", "status": { "id": 5, "name": "Lost In Training" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 699, "name": "[AUTO] Elliot See - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/elliot_see_image_20220911033946.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190534.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 38, "date_of_birth": "1927-07-23", "date_of_death": "1966-02-28", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Elliot McKay See Jr. was an American engineer, naval aviator, test pilot, and NASA astronaut. He was selected for NASA's second group of astronauts in 1962. See was chosen as the prime command pilot for what would have been his first space flight, Gemini 9. He was killed with Charles Bassett, his intended Gemini 9 crewmate, in a 1966 NASA trainer jet crash at the St. Louis, Missouri McDonnell Aircraft plant, where they were to take two weeks of space rendezvous simulator training.", "wiki": "https://en.wikipedia.org/wiki/Elliot_See", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 } ] }{ "count": 807, "next": "