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=250&ordering=-landings_count
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=260&ordering=-landings_count", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=240&ordering=-landings_count", "results": [ { "id": 356, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/356/?format=api", "name": "Ellison Onizuka", "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": 613, "name": "[AUTO] Ellison Onizuka - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ellison2520onizuka_image_20181202104638.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190318.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": "P3DT1H34M13S", "eva_time": "P0D", "age": 39, "date_of_birth": "1946-06-24", "date_of_death": "1986-01-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": "Ellison Shoji Onizuka (鬼塚 承次 Onizuka Shōji) was an American astronaut from Kealakekua, Hawaii, who successfully flew into space with the Space Shuttle Discovery on STS-51-C. He died in the destruction of the Space Shuttle Challenger, on which he was serving as Mission Specialist for mission STS-51-L. He was the first Asian American and the first person of Japanese ancestry to reach space.", "wiki": "https://en.wikipedia.org/wiki/Ellison_Onizuka", "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1985-01-24T19:50:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 169, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/169/?format=api", "name": "Mikhail Kornienko", "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": 255, "name": "[AUTO] Mikhail Kornienko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mikhail2520kornienko_image_20181129233541.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185341.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": "P516DT10H30S", "eva_time": "PT12H13M", "age": 65, "date_of_birth": "1960-04-15", "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": "Mikhail Borisovich Kornienko (Михаил Борисович Корниенко; born 15 April 1960) is a Russian cosmonaut. Kornienko served as a flight engineer on the International Space Station during Expedition 23/24 and was selected along with Scott Kelly for a year-long mission aboard the ISS.", "wiki": "https://en.wikipedia.org/wiki/Mikhail_Kornienko", "last_flight": "2015-03-27T19:42:57Z", "first_flight": "2010-04-02T04:04:33Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 414, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/414/?format=api", "name": "Kenneth S. Reightler Jr.", "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": 620, "name": "[AUTO] Kenneth S. Reightler Jr. - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kenneth2520s.2520reightler2520jr._image_20181202140957.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190329.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": "P13DT15H35M56S", "eva_time": "P0D", "age": 74, "date_of_birth": "1951-03-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": "Kenneth Stanley Reightler Jr. is a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Kenneth_S._Reightler_Jr.", "last_flight": "1994-02-03T12:10:00Z", "first_flight": "1991-09-12T23:11:04Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 118, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/118/?format=api", "name": "Umberto Guidoni", "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": 473, "name": "[AUTO] Umberto Guidoni - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/umberto2520guidoni_image_20181128233554.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185939.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": "P27DT15H10M18S", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-08-18", "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": "Umberto Guidoni (born 18 August 1954 in Rome) is an Italian astrophysicist, science writer and a former ESA astronaut, being the first European to visit the International Space Station. He is a veteran of two NASA space shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Umberto_Guidoni", "last_flight": "2001-04-19T18:40:42Z", "first_flight": "1996-02-22T20:18:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 170, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/170/?format=api", "name": "Valery Korzun", "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": 474, "name": "[AUTO] Valery Korzun - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valery2520korzun_image_20181129233723.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185941.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": "P381DT15H41M8S", "eva_time": "PT22H17M", "age": 72, "date_of_birth": "1953-03-05", "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": "Valery Grigoryevich Korzun (Russian: Валерий Григорьевич Корзун, born 5 March 1953) is a Russian cosmonaut. He has been in space twice totalling 381 days. He has also conducted four career spacewalks.", "wiki": "https://en.wikipedia.org/wiki/Valery_Korzun", "last_flight": "2002-06-05T21:22:49Z", "first_flight": "1996-08-17T13:18:03Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 4 }, { "id": 349, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/349/?format=api", "name": "John M. Fabian", "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": 204, "name": "[AUTO] John M. Fabian - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520m.2520fabian_image_20181202103905.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185216.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": "P13DT4H1M", "eva_time": "P0D", "age": 86, "date_of_birth": "1939-01-28", "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": "John McCreary Fabian is a former NASA astronaut, Air Force officer, and director who flew two space shuttle missions and on the development of the shuttle's robotic arm. He later led the Air Force's space operations.", "wiki": "https://en.wikipedia.org/wiki/John_M._Fabian", "last_flight": "1985-06-17T11:33:00Z", "first_flight": "1983-06-18T11:33:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 108, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/108/?format=api", "name": "Christer Fuglesang", "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": 609, "name": "[AUTO] Christer Fuglesang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christer2520fuglesang_image_20181128231700.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190312.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": "P26DT17H37M48S", "eva_time": "P1DT7H53M", "age": 68, "date_of_birth": "1957-03-18", "date_of_death": null, "nationality": [ { "id": 15, "name": "Sweden", "alpha_2_code": "SE", "alpha_3_code": "SWE", "nationality_name": "Swedish", "nationality_name_composed": "Swedo" } ], "bio": "Arne Christer Fuglesang (born March 18, 1957 in Stockholm) is a Swedish physicist and an ESA astronaut. He was first launched aboard the STS-116 Space Shuttle mission on December 10, 2006, at 01:47 GMT, making him the first Swedish citizen in space.\r\n\r\nMarried with three children, he was a Fellow at CERN and taught mathematics at the Royal Institute of Technology before being selected to join the European Astronaut Corps in 1992. He has participated in two Space Shuttle missions and five spacewalks, and is the first person outside of the United States or Russian space programs to participate in more than three spacewalks.", "wiki": "https://en.wikipedia.org/wiki/Christer_Fuglesang", "last_flight": "2009-08-29T03:59:37Z", "first_flight": "2006-12-10T01:47:35Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 5 }, { "id": 525, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/525/?format=api", "name": "Gregory Chamitoff", "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": 624, "name": "[AUTO] Gregory Chamitoff - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory_chamito_image_20220911034240.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190336.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": "P198DT18H1M20S", "eva_time": "PT13H43M", "age": 62, "date_of_birth": "1962-08-06", "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 Errol Chamitoff is an engineer and NASA astronaut. He was assigned to Expedition 17 and flew to the International Space Station on STS-124, launching 31 May 2008. He was in space for 6 months, joining Expedition 18 after Expedition 17 left the station. He returned to Earth on the 30th of November 2008 aboard STS-126. Chamitoff served as a mission specialist on the STS-134 mission, which was the last flight of Space Shuttle Endeavour which delivered the Alpha Magnetic Spectrometer to the ISS.", "wiki": "https://en.wikipedia.org/wiki/Gregory_Chamitoff", "last_flight": "2011-05-16T12:56:28Z", "first_flight": "2008-05-31T21:02:12Z", "social_media_links": [ { "id": 52, "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_Taz" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 539, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/539/?format=api", "name": "Dominic A. Antonelli", "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": 636, "name": "[AUTO] Dominic A. Antonelli - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dominic2520a.2520antonelli_image_20181203165212.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190355.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": "P24DT13H58M7S", "eva_time": "P0D", "age": 57, "date_of_birth": "1967-08-23", "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 Anthony \"Tony\" Antonelli is a retired NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Dominic_A._Antonelli", "last_flight": "2010-05-14T18:20:09Z", "first_flight": "2009-03-15T23:43:44Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 703, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/703/?format=api", "name": "Evan Dick", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 600, "name": "[AUTO] Evan Dick - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/evan_dick_image_20220911034022.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190258.png", "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": "PT20M58S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Evan Dick is an engineer, investor, and Managing Member of Dick Holdings, LLC. Evan formerly served as Senior Vice President for D.E. Shaw and Managing Director of Highbridge Capital Management, and is a charitable supporter of the Darwin Foundation and Population Relief International Corp. He is an ATP-rated pilot and volunteer for Starfighters Aerospace, as well as an avid sailor and motorcyclist.", "wiki": null, "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2021-12-11T15:00:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 } ] }{ "count": 805, "next": "