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=440&ordering=-spacewalks_count
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=450&ordering=-spacewalks_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=430&ordering=-spacewalks_count", "results": [ { "id": 80, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/80/?format=api", "name": "Roberta Bondar", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 16, "url": "https://ll.thespacedevs.com/2.3.0/agencies/16/?format=api", "name": "Canadian Space Agency", "abbrev": "CSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 458, "name": "[AUTO] Roberta Bondar - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/roberta2520bondar_image_20181128223453.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185914.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": "P8DT1H14M27S", "eva_time": "P0D", "age": 79, "date_of_birth": "1945-12-04", "date_of_death": null, "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "Roberta Bondar (born December 4, 1945) is Canada's first female astronaut and the first neurologist in space. Following more than a decade as NASA's head of space medicine, Bondar became a consultant and speaker in the business, scientific, and medical communities.\r\n\r\nBondar has received many honours including the Order of Canada, the Order of Ontario, the NASA Space Medal, over 22 honorary degrees and induction into the Canadian Medical Hall of Fame.", "wiki": "https://en.wikipedia.org/wiki/Roberta_Bondar", "last_flight": "1992-01-22T14:52:33Z", "first_flight": "1992-01-22T14:52:33Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 89, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/89/?format=api", "name": "Jean-François Clervoy", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 670, "name": "[AUTO] Jean-François Clervoy - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jean-fran25c325a7ois2520clervoy_image_20181128224912.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190448.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": "P28DT3H3M29S", "eva_time": "P0D", "age": 66, "date_of_birth": "1958-11-19", "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": "Jean-François André Clervoy (born 19 November 1958) is a French engineer and a CNES and ESA astronaut. He is a veteran of three NASA Space Shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Jean-Fran%C3%A7ois_Clervoy", "last_flight": "1999-12-20T00:50:00Z", "first_flight": "1994-11-03T16:59:43Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 84, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/84/?format=api", "name": "Valery Bykovsky", "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": 215, "name": "[AUTO] Valery Bykovsky - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valery2520bykovsky_image_20181128224024.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185234.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": "P20DT17H48M23S", "eva_time": "P0D", "age": 84, "date_of_birth": "1934-08-02", "date_of_death": "2019-03-27", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Valery Fyodorovich Bykovsky (Russian: Вале́рий Фёдорович Быко́вский; born 2 August 1934) is a retired Soviet cosmonaut who flew three manned space mission space flights: Vostok 5, Soyuz 22, and Soyuz 31. He was also backup for Vostok 3 and Soyuz 37.", "wiki": "https://en.wikipedia.org/wiki/Valery_Bykovsky", "last_flight": "1978-08-26T14:51:30Z", "first_flight": "1963-06-14T11:58:58Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 461, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/461/?format=api", "name": "Jeffrey Ashby", "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": 439, "name": "[AUTO] Jeffrey Ashby - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jeffrey_ashby_image_20220911034133.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185845.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": "P27DT16H17M27S", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-06-16", "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": "Jeffrey Shears \"Bones\" Ashby is an American mechanical engineer, and former naval officer and aviator, test pilot and NASA astronaut, a veteran of three Space Shuttle missions. He is a retired Captain in the U.S. Navy. He currently works for Blue Origin as chief of mission assurance.", "wiki": "https://en.wikipedia.org/wiki/Jeffrey_Ashby", "last_flight": "2002-10-07T19:45:51Z", "first_flight": "1999-07-23T04:31:00Z", "social_media_links": [ { "id": 165, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/Jeffrey_S_Ashby" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 478, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/478/?format=api", "name": "Kathryn P. Hire", "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": 513, "name": "[AUTO] Kathryn P. Hire - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kathryn2520p.2520hire_image_20181202152358.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190040.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": "P29DT15H57M52S", "eva_time": "P0D", "age": 65, "date_of_birth": "1959-08-26", "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": "Kathryn Patricia \"Kay\" Hire is a NASA astronaut and Captain in the U.S. Navy Reserve who has flown aboard two Space Shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Kathryn_P._Hire", "last_flight": "2010-02-08T09:14:08Z", "first_flight": "1998-04-17T18:19:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 496, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/496/?format=api", "name": "Yvonne Cagle", "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": 294, "name": "[AUTO] Yvonne Cagle - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yvonne2520cagle_image_20181203155449.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185448.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": 66, "date_of_birth": "1959-04-24", "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": "Yvonne Darlene Cagle is an American astronaut.", "wiki": "https://en.wikipedia.org/wiki/Yvonne_Cagle", "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 162, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/AstroMD_Yvonne" } ], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 110, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/110/?format=api", "name": "Satoshi Furukawa", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 37, "url": "https://ll.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 938, "name": "[AUTO] Satoshi Furukawa - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/satoshi_furukaw_image_20230826072858.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191159.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": "P366DT8H32M48S", "eva_time": "P0D", "age": 61, "date_of_birth": "1964-04-04", "date_of_death": null, "nationality": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "bio": "Satoshi Furukawa (古川 聡 Furukawa Satoshi, born April 4, 1964) is a Japanese surgeon and JAXA astronaut. Furukawa was assigned to the International Space Station as a flight engineer on long-duration missions Expedition 28/29, lifting off 7 June 2011 and returning 22 November 2011.", "wiki": "https://en.wikipedia.org/wiki/Satoshi_Furukawa", "last_flight": "2023-08-26T07:27:27Z", "first_flight": "2011-06-07T20:12:45Z", "social_media_links": [ { "id": 199, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/Astro_Satoshi" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 394, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/394/?format=api", "name": "William Shepherd", "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": 450, "name": "[AUTO] William Shepherd - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520shepherd_image_20181202134615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185901.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": "P159DT11H59M44S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-07-26", "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 McMichael \"Bill\" Shepherd is an American former Navy SEAL, aerospace, ocean, and mechanical engineer, and NASA astronaut who served as Commander of Expedition 1, the first crew on the International Space Station. He is also a recipient of the Congressional Space Medal of Honor.", "wiki": "https://en.wikipedia.org/wiki/William_Shepherd", "last_flight": "2000-10-31T07:52:47Z", "first_flight": "1988-12-02T14:30:34Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 735, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/735/?format=api", "name": "Mário Ferreira", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 604, "name": "[AUTO] Mário Ferreira - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/m25c325a1rio__image_20220911034357.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190304.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M20S", "eva_time": "P0D", "age": 57, "date_of_birth": "1968-01-15", "date_of_death": null, "nationality": [ { "id": 23, "name": "Portugal", "alpha_2_code": "PT", "alpha_3_code": "PRT", "nationality_name": "Portuguese", "nationality_name_composed": "Luso" } ], "bio": "Mário is a Portuguese entrepreneur, investor, and President of Pluris Investments Group, which includes more than 40 companies spanning tourism, media (TV and radio), real estate, insurance, and renewable energy.", "wiki": null, "last_flight": "2022-08-04T13:56:07Z", "first_flight": "2022-08-04T13:56:07Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 85, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/85/?format=api", "name": "Maurizio Cheli", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 425, "name": "[AUTO] Maurizio Cheli - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maurizio2520cheli_image_20181128224319.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185823.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": "P15DT17H40M", "eva_time": "P0D", "age": 66, "date_of_birth": "1959-05-04", "date_of_death": null, "nationality": [ { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" } ], "bio": "Maurizio Cheli (born 4 May 1959) is an Italian air force officer, a European Space Agency astronaut and a veteran of one NASA space shuttle mission.\r\n\r\nHe trained with the United States Air Force and was selected as an astronaut candidate by the European Space Agency in 1992. He holds the rank of lieutenant colonel in the Italian Air Force. He flew aboard STS-75 in 1996 as a mission specialist.", "wiki": "https://en.wikipedia.org/wiki/Maurizio_Cheli", "last_flight": "1996-02-22T20:18:00Z", "first_flight": "1996-02-22T20:18:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 807, "next": "