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=580&ordering=landings_count
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=590&ordering=landings_count", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=570&ordering=landings_count", "results": [ { "id": 144, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/144/?format=api", "name": "Charles \"Scorch\" Hobaugh", "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": 492, "name": "[AUTO] Charles \"Scorch\" Hobaugh - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/charles25202522scorch25222520hobaugh_image_20181129210256.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190008.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": "P36DT7H46M10S", "eva_time": "P0D", "age": 63, "date_of_birth": "1961-11-05", "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": "Charles Owen \"Scorch\" Hobaugh is a former NASA astronaut and a retired U.S. Marine Corps officer. He has had three spaceflights, all of which were Space Shuttle missions to the International Space Station, lasting between 10 and 13 days.", "wiki": "https://en.wikipedia.org/wiki/Charles_O._Hobaugh", "last_flight": "2009-11-16T19:28:09Z", "first_flight": "2001-07-12T09:03:59Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 89, "url": "https://lldev.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://lldev.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": 36, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/36/?format=api", "name": "David Scott", "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": 236, "name": "[AUTO] David Scott - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david2520scott_image_20181128143932.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185308.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": "P17DT23H10M59S", "eva_time": "PT20H25M53S", "age": 93, "date_of_birth": "1932-06-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": "David Randolph Scott is an American engineer, former NASA astronaut, retired U.S. Air Force officer and former test pilot. He belonged to the third group of NASA astronauts, selected in October 1963. As an astronaut, Scott became the seventh person to walk on the Moon. Following the death of John Young in January 2018, Scott became the last living commander of a successful Apollo lunar landing mission and, as such, the only person currently alive who has flown a spacecraft to a landing on the Moon.", "wiki": "https://en.wikipedia.org/wiki/David_Scott", "last_flight": "1971-08-02T17:11:23Z", "first_flight": "1966-03-16T16:41:02Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 5 }, { "id": 413, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/413/?format=api", "name": "William F. Readdy", "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": 586, "name": "[AUTO] William F. Readdy - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520f.2520readdy_image_20181202140919.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190236.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": "P28DT43M44S", "eva_time": "P0D", "age": 73, "date_of_birth": "1952-01-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": "William Francis Readdy is a former Associate Administrator of the Office of Space Flight, at NASA Headquarters.\r\n\r\nHe graduated from McLean High School, McLean, Virginia, in 1970 and received a Bachelor of Science degree in Aerospace Engineering (with honors) from the U.S. Naval Academy in 1974. He's a distinguished graduate of the U.S. Naval Test Pilot School 1980. Readdy is a Fellow of the Society of Experimental Test Pilots, the Explorers Club, and the Royal Astronautical Society and is an Associate Fellow of the AIAA. He also belongs to the Association of Space Explorers.", "wiki": "https://en.wikipedia.org/wiki/William_F._Readdy", "last_flight": "1996-09-16T08:54:49Z", "first_flight": "1992-01-22T14:52:33Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 112, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/112/?format=api", "name": "Marc Garneau", "status": { "id": 11, "name": "Deceased" }, "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": 898, "name": "[AUTO] Marc Garneau - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marc2520garneau_image_20181128232810.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191059.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": "P29DT1H59M59S", "eva_time": "P0D", "age": 76, "date_of_birth": "1949-02-23", "date_of_death": "2025-06-04", "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "Garneau was one of the first Canadian Astronauts and he became the first Canadian in outer space in October 1984. In 1984, he was seconded to the new Canadian Astronaut Program (CAP), one of six chosen from over 4,000 applicants. He flew on the shuttle Challenger, STS-41-G from October 5 to 13, 1984, as payload specialist. He was promoted to Captain in 1986, and left the Navy in 1989, to become deputy director of the CAP. In 1992–93, he underwent further training to become a mission specialist. He worked as CAPCOM for a number of shuttle flights and was on two further flights himself: STS-77 (May 19 to 29, 1996) and STS-97 (to the ISS, November 30 to December 11, 2000). He has logged over 677 hours in space.\r\n\r\nIn February 2001, he was appointed executive vice-president of the Canadian Space Agency, and became its president on November 22, 2001.", "wiki": "https://en.wikipedia.org/wiki/Marc_Garneau", "last_flight": "2000-12-01T03:06:01Z", "first_flight": "1984-10-05T11:03:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 501, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/501/?format=api", "name": "Patrick G. Forrester", "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": 334, "name": "[AUTO] Patrick G. Forrester - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/patrick_g._forr_image_20220911033927.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185602.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": "P39DT14H17M5S", "eva_time": "P1DT1H30M", "age": 68, "date_of_birth": "1957-03-31", "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": "Patrick Graham Forrester is a retired United States Army officer and NASA astronaut. At the time of his retirement from the U.S. Army, Forrester had achieved the rank of colonel. He is married and has two children.\r\n\r\nForrester has flown on three Space Shuttle missions, STS-105, STS-117 and STS-128. He was Chief of the Astronaut Office, from June 2017 to July 2024.", "wiki": "https://en.wikipedia.org/wiki/Patrick_G._Forrester", "last_flight": "2009-08-29T03:59:37Z", "first_flight": "2001-08-10T21:10:14Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4 }, { "id": 406, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/406/?format=api", "name": "Carl J. Meade", "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": 346, "name": "[AUTO] Carl J. Meade - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carl2520j.2520meade_image_20181202140147.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185620.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": "P29DT16H12M29S", "eva_time": "PT6H50M", "age": 74, "date_of_birth": "1950-11-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": "Carl Joseph Meade is a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Carl_J._Meade", "last_flight": "1994-09-09T22:22:53Z", "first_flight": "1990-11-15T23:48:15Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 1 }, { "id": 198, "url": "https://lldev.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://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": 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": 209, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/209/?format=api", "name": "Nie Haisheng", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 484, "name": "[AUTO] Nie Haisheng - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nie_haisheng_image_20210616062454.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185955.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": "P111DT14H13M24S", "eva_time": "PT5H55M", "age": 60, "date_of_birth": "1964-10-13", "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": "Nie Haisheng is a Chinese military pilot and CNSA astronaut.\r\n\r\nIn 1998, he was selected for the Chinese spaceflight program and was one of three candidates who were part of the final group to train for the Shenzhou 5 flight, China's first manned spaceflight. Yang Liwei was picked for the flight, with Zhai Zhigang ranked second ahead of Niè Hǎishèng.\r\n\r\nNie went into orbit, along with Fei Junlong (commander), as flight engineer of the Shenzhou 6 flight on 12 October 2005. The mission lasted just under five days.\r\n\r\nHe was selected to be the commander of the backup crew for the Shenzhou 9 mission. In 2013, Nie was selected to command the Shenzhou 10 second manned space mission to the first Chinese space station Tiangong 1. He became the first officer hold general rank at the time of their launch in the Chinese program with the Shenzhou 10 mission.", "wiki": "https://en.wikipedia.org/wiki/Nie_Haisheng", "last_flight": "2021-06-17T01:22:31Z", "first_flight": "2005-10-12T01:00:03Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 1 }, { "id": 543, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/543/?format=api", "name": "Barry E. Wilmore", "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": 732, "name": "[AUTO] Barry E. Wilmore - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/barry_e._wilmor_image_20220911034601.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190634.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": "P464DT8H2M36S", "eva_time": "P1DT7H2M", "age": 62, "date_of_birth": "1962-12-29", "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": "Barry Eugene \"Butch\" Wilmore is a NASA astronaut and United States Navy test pilot. He has had two spaceflights, the first of which was an 11-day Space Shuttle mission in November 2009, to the International Space Station. Wilmore was designated as pilot with five other crew members on Space Shuttle Atlantis for the mission STS-129. He most recently served as part of Expedition 41 to the International Space Station.\r\n\r\nPrior to being selected as a NASA astronaut in July 2000, Wilmore was an experienced Navy test pilot. He also participated in the development of T-45 Goshawk trainer jet.", "wiki": "https://en.wikipedia.org/wiki/Barry_E._Wilmore", "last_flight": "2024-06-05T14:52:15Z", "first_flight": "2009-11-16T19:28:09Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 5 } ] }{ "count": 813, "next": "