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=450&ordering=landings_count
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=460&ordering=landings_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=440&ordering=landings_count", "results": [ { "id": 349, "url": "https://ll.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://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": 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": 691, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/691/?format=api", "name": "William H. Dana", "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": 642, "name": "[AUTO] William H. Dana - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_h._dana_image_20210801072141.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190406.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": "PT20M", "eva_time": "P0D", "age": 83, "date_of_birth": "1930-11-03", "date_of_death": "2014-05-06", "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 Harvey \"Bill\" Dana was an American aeronautical engineer, U.S. Air Force pilot, NASA test pilot, and astronaut.\r\nHe flew on X-15 Flight 174 and Flight 197, both of which passed 50 miles in altitude.", "wiki": "https://en.wikipedia.org/wiki/William_H._Dana", "last_flight": "1968-08-21T17:05:00Z", "first_flight": "1966-11-01T21:24:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 185, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/185/?format=api", "name": "Liu Yang", "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": 880, "name": "[AUTO] Liu Yang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/liu_yang_image_20220604084749.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191027.png", "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": "P195DT49M42S", "eva_time": "PT6H7M", "age": 46, "date_of_birth": "1978-10-06", "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": "Liu Yang (born October 6, 1978) is a Chinese pilot and astronaut who served as a crew member on the space mission Shenzhou 9. On June 16, 2012, Liu became the first Chinese woman in space.", "wiki": "https://en.wikipedia.org/wiki/Liu_Yang_(astronaut)", "last_flight": "2022-06-05T02:44:10Z", "first_flight": "2012-06-16T10:37:24Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 180, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/180/?format=api", "name": "Valentin Lebedev", "status": { "id": 2, "name": "Retired" }, "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": 936, "name": "[AUTO] Valentin Lebedev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valentin2520lebedev_image_20181129234954.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191156.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": "P219DT6H6S", "eva_time": "PT2H33M", "age": 83, "date_of_birth": "1942-04-14", "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": "Valentin Vitalyevich Lebedev (Russian: Валентин Витальевич Лебедев; born April 14, 1942 in Moscow) was a Soviet cosmonaut who made two flights into space. His stay aboard the Space Station Salyut 7 with Anatoly Berezovoy in 1982, which lasted 211 days, was recorded in the Guinness Book of Records.", "wiki": "https://en.wikipedia.org/wiki/Valentin_Lebedev", "last_flight": "1982-05-13T09:58:05Z", "first_flight": "1973-12-18T11:55:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 94, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/94/?format=api", "name": "Takao Doi", "status": { "id": 2, "name": "Retired" }, "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": 552, "name": "[AUTO] Takao Doi - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/takao2520doi_image_20181128225501.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190143.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": "P31DT10H45M46S", "eva_time": "PT12H43M", "age": 70, "date_of_birth": "1954-09-18", "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": "Takao Doi (土井 隆雄 Doi Takao, born September 18, 1954) is a Japanese astronaut and veteran of two NASA space shuttle missions.\r\n\r\nDoi flew as a mission specialist aboard STS-87 in 1997, during which he became the first Japanese astronaut to conduct a spacewalk.", "wiki": "https://en.wikipedia.org/wiki/Takao_Doi", "last_flight": "2008-03-11T06:28:14Z", "first_flight": "1997-11-19T19:46:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 317, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/317/?format=api", "name": "Paul J. Weitz", "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": 797, "name": "[AUTO] Paul J. Weitz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul2520j.2520weitz_image_20190426143707.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190813.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": "P33DT1H12M48S", "eva_time": "PT2H16M", "age": 85, "date_of_birth": "1932-07-25", "date_of_death": "2017-10-22", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Paul Joseph Weitz was an American naval officer and aviator, aeronautical engineer, test pilot, and NASA astronaut, who flew into space twice. He was a member of the three-man crew who flew on Skylab 2, the first manned Skylab mission. He was also Commander of the STS-6 mission, the first of the Space Shuttle Challenger flights.", "wiki": "https://en.wikipedia.org/wiki/Paul_J._Weitz", "last_flight": "1983-04-04T18:30:00Z", "first_flight": "1973-05-25T13:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 481, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/481/?format=api", "name": "Carlos I. Noriega", "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": 572, "name": "[AUTO] Carlos I. Noriega - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carlos2520i.2520noriega_image_20181202152808.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190214.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": "P20DT1H17M11S", "eva_time": "PT19H20M", "age": 65, "date_of_birth": "1959-10-08", "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": "Carlos Ismael Noriega is a Peruvian and U.S. citizen, NASA employee, a former NASA astronaut and a retired U.S. Marine Corps lieutenant colonel.", "wiki": "https://en.wikipedia.org/wiki/Carlos_I._Noriega", "last_flight": "2000-12-01T03:06:01Z", "first_flight": "1997-05-15T08:07:48Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 14, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/14/?format=api", "name": "Michael S. Hopkins", "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": 658, "name": "[AUTO] Michael S. Hopkins - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520s.2520hopkins_image_20181127212118.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190431.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": "P333DT12H54M53S", "eva_time": "P1DT8H1M", "age": 56, "date_of_birth": "1968-12-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": "Michael Scott Hopkins (born December 28, 1968) is a Colonel in the U.S. Air Force, and a current NASA astronaut. Hopkins was selected in June 2009 as a member of the NASA Astronaut Group 20. He made his first spaceflight as a Flight Engineer on Soyuz TMA-10M/Expedition 37/Expedition 38, from September 2013 until March 2014. He was the first member of his astronaut class to fly in space. As well as being the first member of his class to fly in space, he is set to become the first member of his class to return to space in 2019 as Commander of the first operational SpaceX Crew Dragon mission to the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Michael_S._Hopkins", "last_flight": "2020-11-16T00:27:17Z", "first_flight": "2013-09-25T20:58:50Z", "social_media_links": [ { "id": 47, "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_illini" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 5 }, { "id": 342, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/342/?format=api", "name": "Dick Scobee", "status": { "id": 4, "name": "Lost In Flight" }, "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": 825, "name": "[AUTO] Dick Scobee - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dick2520scobee_image_20181202103216.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190857.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": "P6DT23H41M13S", "eva_time": "P0D", "age": 46, "date_of_birth": "1939-05-19", "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": "Francis Richard Scobee was an American pilot and astronaut. He was killed commanding the Space Shuttle Challenger, which suffered catastrophic booster failure during launch of the STS-51-L mission.", "wiki": "https://en.wikipedia.org/wiki/Dick_Scobee", "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1984-04-06T13:58:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 510, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/510/?format=api", "name": "Heidemarie Stefanyshyn-Piper", "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": 892, "name": "[AUTO] Heidemarie Stefanyshyn-Piper - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/heidemarie_stef_image_20220911033606.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191049.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": "P27DT15H35M26S", "eva_time": "P1DT9H42M", "age": 62, "date_of_birth": "1963-02-07", "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": "Heidemarie Martha Stefanyshyn-Piper is an American Naval officer, engineer, and a former NASA astronaut. She has achieved the rank of Captain in the United States Navy. She is also a qualified and experienced salvage officer. Her major salvage projects include de-stranding the tanker Exxon Houston off the coast of Barbers Point, on the island of Oahu, Hawaii, and developing the plan for the Peruvian Navy salvage of the Peruvian submarine Pacocha.\r\n\r\nStefanyshyn-Piper has received numerous honors and awards, such as the Meritorious Service Medal, two Navy Commendation Medals, and two Navy Achievement Medals. She has flown on two Space Shuttle missions, STS-115 and STS-126, during which she completed five spacewalks totaling 33 hours and 42 minutes. As of 2018, she ranks 39th on the all-time list of space walkers by duration.", "wiki": "https://en.wikipedia.org/wiki/Heidemarie_Stefanyshyn-Piper", "last_flight": "2008-11-15T00:55:39Z", "first_flight": "2006-09-09T15:14:55Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 5 } ] }{ "count": 807, "next": "