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=90&ordering=-spacewalks_count
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=100&ordering=-spacewalks_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=80&ordering=-spacewalks_count", "results": [ { "id": 421, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/421/?format=api", "name": "James S. Voss", "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": 588, "name": "[AUTO] James S. Voss - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520s.2520voss_image_20181202141642.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190239.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": "P203DT5H27M41S", "eva_time": "PT22H45M", "age": 76, "date_of_birth": "1949-03-03", "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": "James Shelton Voss is a retired United States Army Colonel and NASA astronaut. During his time with NASA, Voss flew in space five times on board the Space Shuttle and International Space Station. He also served as deputy of Flight Operations for the Space Station Program Mission Integration and Operations Office. While participating in ISS Expedition 2, he and Susan Helms conducted an 8-hour and 56 minute spacewalk, the longest to date.", "wiki": "https://en.wikipedia.org/wiki/James_S._Voss", "last_flight": "2001-03-08T11:42:09Z", "first_flight": "1991-11-24T23:44:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 4 }, { "id": 524, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/524/?format=api", "name": "Tracy Caldwell Dyson", "status": { "id": 1, "name": "Active" }, "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": 596, "name": "[AUTO] Tracy Caldwell Dyson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tracy_caldwell__image_20220911033954.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190252.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": "P372DT18H37M35S", "eva_time": "PT23H20M", "age": 55, "date_of_birth": "1969-08-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": "Tracy Caldwell Dyson is an American chemist and NASA astronaut. Caldwell Dyson was a Mission Specialist on Space Shuttle Endeavour flight STS-118 in August 2007. She was part of the Expedition 24 crew on the International Space Station between April 4, 2010 and September 25, 2010. She has completed three spacewalks, logging more than 22 hrs of EVA including work to replace a malfunctioning coolant pump.", "wiki": "https://en.wikipedia.org/wiki/Tracy_Caldwell_Dyson", "last_flight": "2024-03-23T12:36:10Z", "first_flight": "2007-08-08T22:36:42Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4 }, { "id": 198, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/198/?format=api", "name": "Alexander Misurkin", "status": { "id": 1, "name": "Active" }, "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": 736, "name": "[AUTO] Alexander Misurkin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alexander_misur_image_20211102151859.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190640.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": "P346DT7H3M41S", "eva_time": "P1DT4H14M", "age": 47, "date_of_birth": "1977-09-23", "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": "Alexander Alexanderovich Misurkin (Russian: Aлександр Aлександрович Мисуркин) born on September 23, 1977, a major in the Russian Air Force, is a Russian cosmonaut, selected in 2006. He flew aboard Soyuz TMA-08M on 28 March 2013 as his first space mission, and launched on Soyuz MS-06 as his second flight, in 2017. He was Commander of the International Space Station for Expedition 54.", "wiki": "https://en.wikipedia.org/wiki/Alexander_Misurkin", "last_flight": "2021-12-08T07:38:15Z", "first_flight": "2013-03-28T20:43:20Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4 }, { "id": 150, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/150/?format=api", "name": "Akihiko Hoshide", "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": 365, "name": "[AUTO] Akihiko Hoshide - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/akihiko_hoshide_image_20210327081731.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185651.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": "P340DT11H9M43S", "eva_time": "P1DT4H17M", "age": 56, "date_of_birth": "1968-12-28", "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": "Akihiko Hoshide is a Japanese engineer and JAXA astronaut. On August 30, 2012, Hoshide became the third Japanese astronaut to walk in space. His space selfies from 2012, including another space selfie that was posted on Instagram, appeared at the top of many selfie lists of 2013.", "wiki": "https://en.wikipedia.org/wiki/Akihiko_Hoshide", "last_flight": "2021-04-23T09:49:02Z", "first_flight": "2008-05-31T21:02:12Z", "social_media_links": [ { "id": 176, "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/Aki_Hoshide" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4 }, { "id": 752, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/752/?format=api", "name": "Zhang Lu", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 431, "name": "[AUTO] Zhang Lu - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhang_lu_image_20221128075933.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185832.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": "P186DT7H24M43S", "eva_time": "P1DT1H6M", "age": 48, "date_of_birth": "1976-11-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Zhang Lu is a Chinese pilot selected in 2010 to be an astronaut.", "wiki": null, "last_flight": "2022-11-29T15:08:17Z", "first_flight": "2022-11-29T15:08:17Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 4 }, { "id": 324, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/324/?format=api", "name": "Story Musgrave", "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": 645, "name": "[AUTO] Story Musgrave - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/story2520musgrave_image_20181202093148.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190410.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": "P54DT9H55M43S", "eva_time": "P1DT2H12M", "age": 89, "date_of_birth": "1935-08-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": "Franklin Story Musgrave, M.D. is an American physician and a retired NASA astronaut. He is a public speaker[2] and consultant to both Disney's Imagineering group and Applied Minds in California. In 1996 he became only the second astronaut to fly on six spaceflights, and he is the most formally educated astronaut with six academic degrees.", "wiki": "https://en.wikipedia.org/wiki/Story_Musgrave", "last_flight": "1996-11-19T19:55:47Z", "first_flight": "1983-04-04T18:30:00Z", "social_media_links": [], "flights_count": 6, "landings_count": 6, "spacewalks_count": 4 }, { "id": 37, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/37/?format=api", "name": "Gene Cernan", "status": { "id": 11, "name": "Deceased" }, "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": 466, "name": "[AUTO] Gene Cernan - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gene2520cernan_image_20190426143647.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185928.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": "P11DT23M27S", "eva_time": "P1DT10M57S", "age": 82, "date_of_birth": "1934-03-14", "date_of_death": "2017-01-16", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Eugene Andrew Cernan was an American astronaut, naval aviator, electrical engineer, aeronautical engineer, and fighter pilot. During the Apollo 17 mission, Cernan became the eleventh person to walk on the Moon. Since he re-entered the lunar module after Harrison Schmitt on their third and final lunar excursion, he is the last person to have walked on the Moon.\r\n\r\nCernan traveled into space three times; as pilot of Gemini 9A in June 1966, as lunar module pilot of Apollo 10 in May 1969, and as commander of Apollo 17 in December 1972, the final Apollo lunar landing. Cernan was also a backup crew member of the Gemini 12, Apollo 7 and Apollo 14 space missions.", "wiki": "https://en.wikipedia.org/wiki/Gene_Cernan", "last_flight": "1972-12-14T22:54:37Z", "first_flight": "1966-06-03T13:39:33Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4 }, { "id": 9, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/9/?format=api", "name": "Nick Hague", "status": { "id": 1, "name": "Active" }, "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": 741, "name": "[AUTO] Nick Hague - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nick_hague_image_20220911034312.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190648.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": "P373DT20H43M16S", "eva_time": "P1DT1H56M", "age": 49, "date_of_birth": "1975-09-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": "Tyler Nicklaus Hague is an American Flight Test Engineer and a NASA astronaut of the class of 2013.\r\nSelected to be a flight engineer of Expedition 57 / 58 to the International Space Station, he launched on board Soyuz MS-10, which aborted shortly after launch on October 11, 2018.", "wiki": "https://en.wikipedia.org/wiki/Nick_Hague", "last_flight": "2024-09-28T17:17:21Z", "first_flight": "2018-10-11T08:40:15Z", "social_media_links": [ { "id": 203, "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/AstroHague" }, { "id": 204, "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/astrohague/" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4 }, { "id": 417, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/417/?format=api", "name": "Michael Foale", "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": 704, "name": "[AUTO] Michael Foale - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190542.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": "P373DT18H16M26S", "eva_time": "PT22H34M", "age": 68, "date_of_birth": "1957-01-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": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.", "wiki": "https://en.wikipedia.org/wiki/Michael_Foale", "last_flight": "2003-10-18T05:38:03Z", "first_flight": "1992-03-24T13:13:39Z", "social_media_links": [], "flights_count": 6, "landings_count": 6, "spacewalks_count": 4 }, { "id": 565, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/565/?format=api", "name": "Kathleen Rubins", "status": { "id": 1, "name": "Active" }, "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": 279, "name": "[AUTO] Kathleen Rubins - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kathleen2520rubins_image_20181203172435.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185423.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": "P300DT1H31M16S", "eva_time": "P1DT3H3M", "age": 46, "date_of_birth": "1978-10-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": "Kathleen Hallisey \"Kate\" Rubins is a NASA astronaut. She became the 60th woman to fly in space when she launched on a Soyuz spacecraft to the International Space Station on July 6, 2016. She returned to Earth on October 30, 2016 aboard a Soyuz. She was a crew member of Expedition 48 and Expedition 49 of the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Kathleen_Rubins", "last_flight": "2020-10-14T05:45:04Z", "first_flight": "2016-07-07T01:36:40Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 4 } ] }{ "count": 807, "next": "