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=680&ordering=-landings_count
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=690&ordering=-landings_count", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=670&ordering=-landings_count", "results": [ { "id": 719, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/719/?format=api", "name": "Marty Allen", "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": 863, "name": "[AUTO] Marty Allen - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marty_allen_image_20220606095753.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190958.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": "PT10M4S", "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": "Marty Allen is a turnaround CEO and angel investor.", "wiki": null, "last_flight": "2022-03-31T13:57:55Z", "first_flight": "2022-03-31T13:57:55Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 313, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/313/?format=api", "name": "Edgar Mitchell", "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": 269, "name": "[AUTO] Edgar Mitchell - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/edgar2520mitchell_image_20190426143714.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185405.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": "P6DT1H44M58S", "eva_time": "PT9H22M31S", "age": 85, "date_of_birth": "1930-09-17", "date_of_death": "2016-02-04", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Edgar Dean \"Ed\" Mitchell was a United States Navy officer and aviator, test pilot, aeronautical engineer, ufologist and NASA astronaut. As the Lunar Module Pilot of Apollo 14, he spent nine hours working on the lunar surface in the Fra Mauro Highlands region, making him the sixth person to walk on the Moon.", "wiki": "https://en.wikipedia.org/wiki/Edgar_Mitchell", "last_flight": "1971-02-06T18:48:42Z", "first_flight": "1971-01-31T21:03:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 }, { "id": 6, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/6/?format=api", "name": "David Saint-Jacques", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api", "name": "Canadian Space Agency", "abbrev": "CSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 866, "name": "[AUTO] David Saint-Jacques - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david_saint-jac_image_20220911034207.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191004.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": "P203DT12H28M8S", "eva_time": "PT6H29M", "age": 55, "date_of_birth": "1970-01-06", "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": "David Saint-Jacques is a Canadian astronaut with the Canadian Space Agency (CSA).\r\nHe was also an engineer, an astrophysicist, and a physician prior to joining the CSA.\r\nHe was selected to join the CSA in the 2009 CSA selection along with Jeremy Hansen.", "wiki": "https://en.wikipedia.org/wiki/David_Saint-Jacques", "last_flight": "2018-12-03T11:31:52Z", "first_flight": "2018-12-03T11:31:52Z", "social_media_links": [ { "id": 210, "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_DavidS" }, { "id": 211, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/astrodavids/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 690, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/690/?format=api", "name": "Robert M. White", "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": 867, "name": "[AUTO] Robert M. White - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_white_image_20210801071813.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191006.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": "PT11M", "eva_time": "P0D", "age": 85, "date_of_birth": "1924-07-06", "date_of_death": "2010-03-17", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Robert Michael \"Bob\" White was an American electrical engineer, test pilot, fighter pilot, and astronaut who was one of twelve pilots that flew in the X-15 experimental spaceplane.", "wiki": "https://en.wikipedia.org/wiki/Robert_Michael_White", "last_flight": "1962-07-17T17:30:00Z", "first_flight": "1962-07-17T17:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 322, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/322/?format=api", "name": "William B. Lenoir", "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": 870, "name": "[AUTO] William B. Lenoir - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520b.2520lenoir_image_20181202092950.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191011.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": "P5DT2H14M", "eva_time": "P0D", "age": 71, "date_of_birth": "1939-03-14", "date_of_death": "2010-08-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": "William Benjamin \"Bill\" Lenoir, Ph.D. was an American electrical engineer and a NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/William_B._Lenoir", "last_flight": "1982-11-11T12:19:00Z", "first_flight": "1982-11-11T12:19:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 231, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/231/?format=api", "name": "Vladimír Remek", "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": 260, "name": "[AUTO] Vladimír Remek - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladim25c325adr2520remek_image_20181201213426.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185350.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": "P7DT22H15M50S", "eva_time": "P0D", "age": 76, "date_of_birth": "1948-09-26", "date_of_death": null, "nationality": [ { "id": 46, "name": "Czechia", "alpha_2_code": "CZ", "alpha_3_code": "CZE", "nationality_name": "Czech", "nationality_name_composed": "Czech" } ], "bio": "Vladimír Remek (born 26 September 1948) is a Czech politician and diplomat as well as a former cosmonaut and military pilot. He flew aboard Soyuz 28 from 2 to 10 March 1978, becoming the first Czechoslovak in space and the only Czech in space. As the first cosmonaut from a country other than the Soviet Union or the United States, and with the entry of the Czech Republic into the European Union, Remek is considered to be the first astronaut from the European Union.", "wiki": "https://en.wikipedia.org/wiki/Vladim%C3%ADr_Remek", "last_flight": "1978-03-02T15:28:10Z", "first_flight": "1978-03-02T15:28:10Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 173, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/173/?format=api", "name": "Konstantin Kozeyev", "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": 872, "name": "[AUTO] Konstantin Kozeyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/konstantin2520kozeyev_image_20181129233956.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191014.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": "P9DT20H25S", "eva_time": "P0D", "age": 57, "date_of_birth": "1967-12-01", "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": "Konstantin Mirovich Kozeyev (Russian: Константин Мирович Козеев) is a retired Russian cosmonaut.\r\nHe flew as Flight Engineer on Soyuz TM-33 in 2001.", "wiki": "https://en.wikipedia.org/wiki/Konstantin_Kozeyev", "last_flight": "2001-10-21T08:59:35Z", "first_flight": "2001-10-21T08:59:35Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 833, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/833/?format=api", "name": "Lauren Sánchez", "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": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M21S", "eva_time": "P0D", "age": 55, "date_of_birth": "1969-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": "Lauren Wendy Sánchez is an American journalist, author and philanthropist who gained fame as an entertainment reporter and news anchor. She is a licensed pilot and founder of Black Ops Aviation. In 2023, she became engaged to Amazon founder Jeff Bezos.", "wiki": "https://en.wikipedia.org/wiki/Lauren_S%C3%A1nchez", "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z", "social_media_links": [ { "id": 273, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/laurenwsanchez/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 331, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/331/?format=api", "name": "Donald H. Peterson", "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": 874, "name": "[AUTO] Donald H. Peterson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donald2520h.2520peterson_image_20181202094041.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191017.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": "P5DT23M", "eva_time": "PT4H10M", "age": 84, "date_of_birth": "1933-10-22", "date_of_death": "2018-05-27", "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 Herod Peterson was a United States Air Force officer and NASA astronaut. Peterson was originally selected for the Air Force Manned Orbiting Laboratory (MOL) program, but, when that was canceled, he became a NASA astronaut in September 1969. He was a mission specialist on STS-6 on board Challenger. During the mission Peterson performed a spacewalk to test the new airlock and space suits. He logged 120 hours in space. Peterson retired from NASA in 1984.", "wiki": "https://en.wikipedia.org/wiki/Donald_H._Peterson", "last_flight": "1983-04-04T18:30:00Z", "first_flight": "1983-04-04T18:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 568, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/568/?format=api", "name": "Gregory R. Wiseman", "status": { "id": 1, "name": "Active" }, "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": 258, "name": "[AUTO] Gregory R. Wiseman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory2520r.2520wiseman_image_20181203172719.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185346.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": "P165DT8H19S", "eva_time": "PT12H47M", "age": 49, "date_of_birth": "1975-11-11", "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 Reid Wiseman is an American astronaut, engineer, and naval aviator. Wiseman was selected in June 2009 as a member of the NASA Astronaut Group 20 and qualified as an astronaut in 2011. Wiseman took part in his first spaceflight as part of the crew of Expedition 40/41, which launched to the International Space Station on May 28, 2014, and returned on November 10, 2014. Before joining NASA, Wiseman was a Naval Aviator and test pilot. Wiseman has been the Deputy Chief of the Astronaut Office since June, 2017, working under Chief Astronaut Patrick Forrester.", "wiki": "https://en.wikipedia.org/wiki/Gregory_R._Wiseman", "last_flight": "2014-05-28T19:57:41Z", "first_flight": "2014-05-28T19:57:41Z", "social_media_links": [ { "id": 74, "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_reid" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 } ] }{ "count": 805, "next": "