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 - lldev.thespacedevs.com/docs
GET /2.3.0/astronauts/?format=api&offset=400&ordering=-date_of_birth
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=410&ordering=-date_of_birth", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=390&ordering=-date_of_birth", "results": [ { "id": 274, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/274/?format=api", "name": "Yury Usachov", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 648, "name": "[AUTO] Yury Usachov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520usachov_image_20181201223522.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190415.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": "P552DT22H23M37S", "eva_time": "P1DT6H49M", "age": 67, "date_of_birth": "1957-10-09", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Yury Vladimirovich Usachov (Russian: Юрий Владимирович Усачёв; born October 9, 1957 in Donetsk, Rostov Oblast, Russia) is a former cosmonaut who resides in Star City, Moscow. Usachov is a veteran of four spaceflights, including two long duration missions on board the Mir Space Station and another on board the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Yury_Usachov", "last_flight": "2001-03-08T11:42:09Z", "first_flight": "1994-01-08T10:05:34Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 7 }, { "id": 614, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/614/?format=api", "name": "Gregory T. Linteris", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 554, "name": "[AUTO] Gregory T. Linteris - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory2520t.2520linteris_image_20190211162441.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190146.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 5, "name": "Payload Specialist" }, "in_space": false, "time_in_space": "P19DT15H57M26S", "eva_time": "P0D", "age": 67, "date_of_birth": "1957-10-04", "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": "Gregory Thomas Linteris, Ph.D. (born October 4, 1957 in Englewood, New Jersey) is an American scientist who flew as a payload specialist on two NASA Space Shuttle missions in 1997.", "wiki": "https://en.wikipedia.org/wiki/Gregory_T._Linteris", "last_flight": "1997-07-01T18:02:02Z", "first_flight": "1997-04-04T19:20:32Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 452, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/452/?format=api", "name": "Richard M. Linnehan", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 464, "name": "[AUTO] Richard M. Linnehan - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_m._linn_image_20220911034413.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185925.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": "P59DT12H44S", "eva_time": "P1DT18H11M", "age": 67, "date_of_birth": "1957-09-19", "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": "Richard Michael Linnehan is an American veterinarian and a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Richard_M._Linnehan", "last_flight": "2008-03-11T06:28:14Z", "first_flight": "1996-06-20T14:49:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 6 }, { "id": 428, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/428/?format=api", "name": "Daniel W. Bursch", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 885, "name": "[AUTO] Daniel W. Bursch - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/daniel_w._bursc_image_20220911034507.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191036.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": "P226DT22H15M22S", "eva_time": "PT11H46M", "age": 67, "date_of_birth": "1957-07-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": "Daniel Wheeler Bursch is a former NASA astronaut, and Captain of the United States Navy. He had four spaceflights, the first three of which were Space Shuttle missions lasting 10 to 11 days each. His fourth and final spaceflight was a long-duration stay aboard the International Space Station as a crew member of Expedition 4, which lasted from December 2001 to June 2002. This 196-day mission set a new record for the longest duration spaceflight for an American astronaut, a record simultaneously set with his crew mate Carl Walz. Their record has since been broken, and as of 2016 it is held by Scott Kelly, who flew a 340 day mission during Expeditions 43, 44 and 45.", "wiki": "https://en.wikipedia.org/wiki/Daniel_W._Bursch", "last_flight": "2001-12-05T22:19:28Z", "first_flight": "1993-09-12T11:45:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 2 }, { "id": 152, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/152/?format=api", "name": "Rick Husband", "status": { "id": 4, "name": "Lost In Flight" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 286, "name": "[AUTO] Rick Husband - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rick2520husband_image_20181129211548.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185435.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": "P25DT17H32M18S", "eva_time": "P0D", "age": 45, "date_of_birth": "1957-07-12", "date_of_death": "2003-02-01", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Rick Douglas Husband (July 12, 1957 – February 1, 2003) (Colonel, USAF) was an American astronaut and fighter pilot. He traveled into space twice: as Pilot of STS-96 and Commander of STS-107. He and the rest of the crew of STS-107 were killed when Columbia disintegrated during reentry into the Earth's atmosphere.", "wiki": "https://en.wikipedia.org/wiki/Rick_Husband", "last_flight": "2003-01-16T15:39:00Z", "first_flight": "1999-05-27T10:49:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 424, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/424/?format=api", "name": "William G. Gregory", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 363, "name": "[AUTO] William G. Gregory - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520g.2520gregory_image_20181202142148.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185648.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": "P16DT15H8M47S", "eva_time": "P0D", "age": 67, "date_of_birth": "1957-05-14", "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": "William George \"Borneo\" Gregory is an American retired NASA astronaut and United States Air Force lieutenant colonel.", "wiki": "https://en.wikipedia.org/wiki/William_G._Gregory", "last_flight": "1995-03-02T06:38:13Z", "first_flight": "1995-03-02T06:38:13Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 120, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/120/?format=api", "name": "Claudie Haigneré", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 507, "name": "[AUTO] Claudie Haigneré - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/claudie2520haigner25c325a9_image_20181129095923.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190032.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": "P25DT14H23M22S", "eva_time": "P0D", "age": 67, "date_of_birth": "1957-05-13", "date_of_death": null, "nationality": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "bio": "Claudie André-Deshays Haigneré (born 13 May 1957) is a French former astronaut with the Centre National d'Études Spatiales and the European Space Agency. She was the first French woman to go the space and the first European woman to visit the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Claudie_Haigneré", "last_flight": "2001-10-21T08:59:35Z", "first_flight": "1996-08-17T13:18:03Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 464, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/464/?format=api", "name": "Dominic L. Pudwill Gorie", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 945, "name": "[AUTO] Dominic L. Pudwill Gorie - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dominic_l._pudw_image_20220911034136.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191210.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": "P48DT15H21M14S", "eva_time": "P0D", "age": 67, "date_of_birth": "1957-05-02", "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": "Dominic Lee Pudwill Gorie is a retired United States Navy officer and NASA astronaut. He is a veteran of four space shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Dominic_L._Pudwill_Gorie", "last_flight": "2008-03-11T06:28:14Z", "first_flight": "1998-06-02T22:06:24Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 485, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/485/?format=api", "name": "Duane G. Carey", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 224, "name": "[AUTO] Duane G. Carey - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/duane2520g.2520carey_image_20181203153744.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185248.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": "P10DT22H10M58S", "eva_time": "P0D", "age": 67, "date_of_birth": "1957-04-30", "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": "Duane Gene \"Digger\" Carey is a retired lieutenant colonel in the United States Air Force and a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Duane_G._Carey", "last_flight": "2002-03-01T11:22:02Z", "first_flight": "2002-03-01T11:22:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 99, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/99/?format=api", "name": "Léopold Eyharts", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 332, "name": "[AUTO] Léopold Eyharts - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/l25c325a9opold2520eyharts_image_20181128230321.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185558.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": "P68DT21H30M48S", "eva_time": "P0D", "age": 67, "date_of_birth": "1957-04-28", "date_of_death": null, "nationality": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "bio": "Léopold Eyharts (born April 28, 1957) is a French Brigadier General in the French Air Force, an engineer and ESA astronaut.", "wiki": "https://en.wikipedia.org/wiki/L%C3%A9opold_Eyharts", "last_flight": "2008-02-07T19:45:30Z", "first_flight": "1998-01-29T16:33:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 } ] }{ "count": 805, "next": "