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&ordering=-last_flight
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=10&ordering=-last_flight", "previous": null, "results": [ { "id": 54, "url": "https://lldev.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://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": 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": 496, "url": "https://lldev.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://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": 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": 65, "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": 747, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/747/?format=api", "name": "Sophie Adenot", "status": { "id": 3, "name": "In-Training" }, "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": 262, "name": "[AUTO] Sophie Adenot - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sophie_adenot_image_20221123150954.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185354.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": 42, "date_of_birth": "1982-07-05", "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": "Between 2001 and 2003, Sophie studied engineering and graduated from ISAE-SUPAERO in Toulouse, France, where she specialised in spacecraft and aircraft flight dynamics. She then completed a Master of Science in human factors engineering at MIT – Massachusetts Institute of Technology in Boston, USA, in 2004.\r\nIn 2005, Sophie joined the French Air Force for her basic military training and initial flying training to become a helicopter pilot. \r\n\r\nIn 2018, she graduated with honours as a helicopter test pilot from the Empire Test Pilots’ School in Boscombe Down, UK. She was awarded the Mac Kenna trophy and the Patuxtent Shield.\r\nBetween 2019 and 2022, Sophie worked as a helicopter experimental test pilot in Cazaux Flight Test Center with DGA (Direction Générale de l’Armement – the French Defence Procurement Agency). She has logged 3000 hours and flew on 22 different helicopter types. She also holds a military parachute license, a light aircraft pilot license and a glider pilot license.", "wiki": "https://en.wikipedia.org/wiki/Sophie_Adenot", "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 24, "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/Soph_astro" } ], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 707, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/707/?format=api", "name": "Marcos Berríos", "status": { "id": 3, "name": "In-Training" }, "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": 241, "name": "[AUTO] Marcos Berríos - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marcos_berr25c_image_20211206185342.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185320.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": 41, "date_of_birth": "1984-01-01", "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": "Marcos Berríos is a US Air Force major who grew up in Guaynabo, Puerto Rico. While a reservist in the Air National Guard, Berríos worked as an aerospace engineer for the US Army Aviation Development Directorate at Moffett Federal Airfield in California. He is a test pilot who holds a bachelor’s degree in mechanical engineering from the Massachusetts Institute of Technology and a master’s degree in mechanical engineering as well as a doctorate in aeronautics and astronautics from Stanford University. A distinguished pilot, Berríos has accumulated more than 110 combat missions and 1,300 hours of flight time in more than 21 different aircraft.\r\n\r\nExact date of birth unknown.", "wiki": "https://en.wikipedia.org/wiki/Marcos_Berr%C3%ADos", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 42, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/42/?format=api", "name": "Charles Bassett", "status": { "id": 5, "name": "Lost In Training" }, "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": 291, "name": "[AUTO] Charles Bassett - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/charles2520bassett_image_20181128145251.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185443.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": 34, "date_of_birth": "1931-12-30", "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": "Charles Arthur \"Charlie\" Bassett II, Major, USAF was an American electrical engineer and United States Air Force test pilot. He was selected as a NASA astronaut in 1963 and assigned to Gemini 9, but died in an airplane crash during training for his first spaceflight.", "wiki": "https://en.wikipedia.org/wiki/Charles_Bassett", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 46, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/46/?format=api", "name": "Theodore Freeman", "status": { "id": 5, "name": "Lost In Training" }, "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": 272, "name": "[AUTO] Theodore Freeman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/theodore2520freeman_image_20181128145757.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185410.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": 34, "date_of_birth": "1930-02-18", "date_of_death": "1964-10-31", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Theodore Cordy \"Ted\" Freeman was an American aeronautical engineer, U.S. Air Force officer, test pilot, and NASA astronaut. Selected in the third group of NASA astronauts in 1963, he was killed a year later in the crash of a T-38 jet, marking the first fatality among the NASA Astronaut Corps. At the time of his death, he held the rank of captain.", "wiki": "https://en.wikipedia.org/wiki/Theodore_Freeman", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 645, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/645/?format=api", "name": "Andrei Babkin", "status": { "id": 1, "name": "Active" }, "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": 226, "name": "[AUTO] Andrei Babkin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andrei2520babkin_image_20200129210447.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185251.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": 55, "date_of_birth": "1969-04-21", "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": "Andrei Nikolaevich Babkin (Russian: Андре́й Никола́евич Ба́бкин) is a Russian Engineer and Cosmonaut who was selected in April 2010.", "wiki": "https://en.wikipedia.org/wiki/Andrei_Babkin", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 748, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/748/?format=api", "name": "Pablo Álvarez Fernández", "status": { "id": 3, "name": "In-Training" }, "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": 259, "name": "[AUTO] Pablo Álvarez Fernández - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pablo_25c3258_image_20221123151230.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185348.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": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 7, "name": "Spain", "alpha_2_code": "ES", "alpha_3_code": "ESP", "nationality_name": "Spanish", "nationality_name_composed": "Hispano" } ], "bio": "Pablo holds a bachelor's degree in aeronautical engineering from the University of León (Universidad de León), Spain, and graduated with a master’s degree in aerospace engineering from the Warsaw University of Technology (Politechnika Warszawska) in 2011.\r\nAfter graduating university, Pablo was working as a structural engineer for several aircraft programmes, such as for Airbus and Safran in Spain, the UK and France between 2011 and 2017.\r\nFrom 2017 to 2020, while working as an ExoMars rover mechanical architect at Airbus Defence and Space in the UK, his responsibilities included the development of the radiosotope heater unit integration procedure in conjunction with Russian Space Agency ROSCOSMOS and ESA, as well as being a test director during the environmental test campaign.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 749, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/749/?format=api", "name": "Rosemary Coogan", "status": { "id": 3, "name": "In-Training" }, "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": 222, "name": "[AUTO] Rosemary Coogan - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rosemary_coogan_image_20221123151351.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185245.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": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Rosemary holds two master’s degrees from the University of Durham, UK. She completed her undergraduate master’s degree of Physics in 2013 which focused on physics, mathematics, computer programming and astronomy. In 2015, she received her master's degree in Astronomy, where she conducted research on gamma-ray emission from black holes. \r\n\r\nIn 2019, Rosemary graduated with a doctorate in astronomy from the University of Sussex, UK.\r\n\r\nBetween 2013 and 2018, Rosemary spent more than one year working as a simulation support engineer and research data scientist in the UK, where she worked on software code development projects and developed machine learning techniques for anomaly detection from robotic sensors. \r\n\r\nIn 2019, Rosemary started a postdoctoral research fellowship in astrophysics at the Max Planck Institute for Extra-terrestrial physics in Munich, Germany, to study the evolution of galaxies with astronomical data from space- and ground-based telescopes.\r\n\r\nAfter completing this postdoctoral work in 2022, Rosemary joined French space agency CNES in Paris, France, as a research fellow in space science, where she worked on upcoming ESA/CNES missions such as EUCLID or the analysis of James Webb Space Telescope observations.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 497, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/497/?format=api", "name": "Fernando Caldeiro", "status": { "id": 6, "name": "Died While In Active Service" }, "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": 313, "name": "[AUTO] Fernando Caldeiro - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fernando2520caldeiro_image_20181203155712.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185519.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": 51, "date_of_birth": "1958-06-12", "date_of_death": "2009-10-03", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Fernando \"Frank\" Caldeiro was an Argentine-born American scientist and NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Fernando_Caldeiro", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 } ] }{ "count": 805, "next": "