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=190&ordering=-status
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=200&ordering=-status", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=180&ordering=-status", "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": 25, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/25/?format=api", "name": "John Glenn", "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": 516, "name": "[AUTO] John Glenn - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520glenn_image_20181128141704.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190045.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": "P9DT2H39M47S", "eva_time": "P0D", "age": 95, "date_of_birth": "1921-07-18", "date_of_death": "2016-12-08", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Colonel John Herschel Glenn Jr. was a United States Marine Corps aviator, engineer, astronaut, businessman, and politician. He was the first American to orbit the Earth, circling it three times in 1962. Following his retirement from NASA, he served from 1974 to 1999 as a Democratic United States Senator from Ohio.", "wiki": "https://en.wikipedia.org/wiki/John_Glenn", "last_flight": "1998-10-29T19:19:34Z", "first_flight": "1962-02-20T14:47:39Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 39, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/39/?format=api", "name": "Richard F. Gordon Jr.", "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": 538, "name": "[AUTO] Richard F. Gordon Jr. - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520f.2520gordon2520jr._image_20181128144259.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190119.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": "P12DT23H16M34S", "eva_time": "PT2H41M", "age": 88, "date_of_birth": "1929-10-05", "date_of_death": "2017-11-06", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Richard Francis Gordon Jr. was an American naval officer and aviator, chemist, test pilot, and NASA astronaut. He was one of only 24 people to have flown to the Moon, as the Command Module Pilot for the Apollo 12 mission. He also flew in space in 1966 as the Pilot of the Gemini 11 mission.", "wiki": "https://en.wikipedia.org/wiki/Richard_F._Gordon_Jr.", "last_flight": "1969-11-14T16:22:00Z", "first_flight": "1966-09-12T14:42:26Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 156, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/156/?format=api", "name": "Sigmund Jähn", "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": 277, "name": "[AUTO] Sigmund Jähn - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sigmund2520j25c325a4hn_image_20181129231552.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185419.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": "P7DT20H49M4S", "eva_time": "P0D", "age": 82, "date_of_birth": "1937-02-13", "date_of_death": "2019-09-21", "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Sigmund Werner Paul Jähn (born 13 February 1937) is a German cosmonaut and pilot, who in 1978 became the first German to fly in space as part of the Soviet Union's Interkosmos programme.", "wiki": "https://en.wikipedia.org/wiki/Sigmund_J%C3%A4hn", "last_flight": "1978-08-26T14:51:30Z", "first_flight": "1978-08-26T14:51:30Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 22, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/22/?format=api", "name": "Deke Slayton", "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": 225, "name": "[AUTO] Deke Slayton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deke2520slayton_image_20190426143649.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185249.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": "P9DT1H28M", "eva_time": "P0D", "age": 69, "date_of_birth": "1924-03-01", "date_of_death": "1993-06-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": "Donald Kent \"Deke\" Slayton, was an American World War II pilot, aeronautical engineer, and test pilot who was selected as one of the original NASA Mercury Seven astronauts, and became NASA's first Chief of the Astronaut Office.", "wiki": "https://en.wikipedia.org/wiki/Deke_Slayton", "last_flight": "1975-07-15T19:50:00Z", "first_flight": "1975-07-15T19:50:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 54, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/54/?format=api", "name": "Curt Michel", "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": 273, "name": "[AUTO] Curt Michel - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/curt2520michel_image_20181128151119.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185412.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": 80, "date_of_birth": "1934-06-05", "date_of_death": "2015-02-26", "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 Curtis \"Curt\" Michel, Ph.D. was an American astrophysicist; a professor of astrophysics at Rice University in Houston, Texas; a former United States Air Force pilot; and a NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Curt_Michel", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 308, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/308/?format=api", "name": "James Irwin", "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": 844, "name": "[AUTO] James Irwin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520irwin_image_20181202091339.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190927.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": "P7DT11H30M1S", "eva_time": "PT19H14M53S", "age": 61, "date_of_birth": "1930-03-17", "date_of_death": "1991-08-08", "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 Benson \"Jim\" Irwin was an American astronaut, aeronautical engineer, test pilot, and a United States Air Force pilot. He served as lunar module pilot for Apollo 15, the fourth human lunar landing. Following his retirement from NASA, he became a prominent born-again Christian. He was the eighth person to walk on the Moon and the first, and youngest, of those astronauts to die.", "wiki": "https://en.wikipedia.org/wiki/James_Irwin", "last_flight": "1971-08-02T17:11:23Z", "first_flight": "1971-07-26T13:34:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 4 }, { "id": 194, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/194/?format=api", "name": "Gennadi Manakov", "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": 780, "name": "[AUTO] Gennadi Manakov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520manakov_image_20181201175029.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190746.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": "P309DT21H18M34S", "eva_time": "PT12H43M", "age": 69, "date_of_birth": "1950-06-01", "date_of_death": "2019-09-26", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gennadi Mikhailovich Manakov is a former cosmonaut who commanded two Soyuz flights.\r\nHe was selected on 2 September 1985 and flew as Commander on Soyuz TM-10 and Soyuz TM-16, retiring on 20 December 1996.", "wiki": "https://en.wikipedia.org/wiki/Gennadi_Manakov", "last_flight": "1993-01-24T05:58:05Z", "first_flight": "1990-08-01T09:32:21Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/115/?format=api", "name": "Viktor Gorbatko", "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": 654, "name": "[AUTO] Viktor Gorbatko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viktor2520gorbatko_image_20181128233221.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190424.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": "P30DT12H48M32S", "eva_time": "P0D", "age": 82, "date_of_birth": "1934-12-03", "date_of_death": "2017-05-17", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Viktor Vasilyevich Gorbatko (Russian: Ви́ктор Васи́льевич Горба́тко; December 3, 1934 – May 17, 2017) was a Soviet cosmonaut who flew on the Soyuz 7, Soyuz 24, and Soyuz 37 missions.", "wiki": "https://en.wikipedia.org/wiki/Viktor_Gorbatko", "last_flight": "1980-07-23T18:33:03Z", "first_flight": "1969-10-12T10:44:42Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "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 } ] }{ "count": 807, "next": "