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=130&ordering=-status
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=140&ordering=-status", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=120&ordering=-status", "results": [ { "id": 329, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/329/?format=api", "name": "C. Gordon Fullerton", "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": 851, "name": "[AUTO] C. Gordon Fullerton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/c.2520gordon2520fullerton_image_20181202093753.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190938.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": "P7DT22H45M", "eva_time": "P0D", "age": 76, "date_of_birth": "1936-10-11", "date_of_death": "2013-08-21", "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 Gordon Fullerton was a United States Air Force colonel, a USAF and NASA astronaut, and a research pilot at NASA's Dryden Flight Research Facility, Edwards, California.[1] His assignments included a variety of flight research and support activities piloting NASA's B-52 launch aircraft, the Boeing 747 Shuttle Carrier Aircraft (SCA), and other multi-engine and high performance aircraft. Fullerton, who logged more than 380 hours in space flight, was a NASA astronaut from September 1969 until November 1986 when he joined the research pilot office at Dryden. In July 1988, he completed a 30-year career with the U.S. Air Force and retired as a colonel. He continued in his position of NASA research pilot as a civilian. Fullerton and his wife and their two children lived in Lancaster, California.", "wiki": "https://en.wikipedia.org/wiki/C._Gordon_Fullerton", "last_flight": "1985-07-29T21:00:00Z", "first_flight": "1982-03-22T16:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 340, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/340/?format=api", "name": "Jon McBride", "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": 282, "name": "[AUTO] Jon McBride - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jon2520mcbride_image_20181202103017.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185429.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": "P8DT5H23M", "eva_time": "P0D", "age": 80, "date_of_birth": "1943-08-14", "date_of_death": "2024-08-07", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Jon Andrew McBride was an American naval officer and aviator, fighter pilot, test pilot, aeronautical engineer, and a NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Jon_McBride", "last_flight": "1984-10-05T11:03:00Z", "first_flight": "1984-10-05T11:03:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 202, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/202/?format=api", "name": "Boris Morukov", "status": { "id": 11, "name": "Deceased" }, "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": 878, "name": "[AUTO] Boris Morukov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boris2520morukov_image_20181201180150.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191024.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": "P11DT19H10M13S", "eva_time": "P0D", "age": 64, "date_of_birth": "1950-10-01", "date_of_death": "2015-01-01", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Boris Vladimirovich Morukov (Russian: Бори́с Влади́мирович Моруков; 1 October 1950 – 1 January 2015) was a Russian physician at the State Research Center RF-Institute for Biomedical Problems (IBMP). He trained with the Russian Federal Space Agency as a research-cosmonaut and flew aboard NASA Space Shuttle mission STS-106 as a mission specialist.", "wiki": "https://en.wikipedia.org/wiki/Boris_Morukov", "last_flight": "2000-09-08T12:45:47Z", "first_flight": "2000-09-08T12:45:47Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 315, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/315/?format=api", "name": "Stuart Roosa", "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": 816, "name": "[AUTO] Stuart Roosa - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/stuart2520roosa_image_20181202092059.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190843.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": "P9DT1M58S", "eva_time": "P0D", "age": 61, "date_of_birth": "1933-08-16", "date_of_death": "1994-12-12", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Stuart Allen \"Stu\" Roosa was an American aeronautical engineer, United States Air Force pilot, test pilot, and NASA astronaut, who was the Command Module Pilot for the Apollo 14 mission. The mission lasted from January 31 to February 9, 1971 and was the third mission to land astronauts (Alan Shepard and Edgar Mitchell) on the Moon. While Shepard and Mitchell spent two days on the lunar surface, Roosa conducted experiments from orbit in the Command Module Kitty Hawk. He was one of 24 people to travel to the Moon.", "wiki": "https://en.wikipedia.org/wiki/Stuart_Roosa", "last_flight": "1971-01-31T21:03:02Z", "first_flight": "1971-01-31T21:03:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 235, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/235/?format=api", "name": "Valery Rozhdestvensky", "status": { "id": 11, "name": "Deceased" }, "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": 491, "name": "[AUTO] Valery Rozhdestvensky - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valery2520rozhdestvensky_image_20181201214013.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190007.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": "P2DT6M35S", "eva_time": "P0D", "age": 72, "date_of_birth": "1939-02-13", "date_of_death": "2011-08-31", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Valery Ilyich Rozhdestvensky (Russian: Валерий Ильич Рождественский, 13 February 1939 – 31 August 2011) was a Soviet cosmonaut.\r\nRozhdestvensky was selected as a cosmonaut on 23 October 1965 and flew as Flight Engineer on Soyuz 23. After his space flight he continued to work with the space program at the Yuri Gagarin Cosmonaut Training Center.", "wiki": "https://en.wikipedia.org/wiki/Valery_Rozhdestvensky", "last_flight": "1976-10-14T17:39:18Z", "first_flight": "1976-10-14T17:39:18Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 240, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/240/?format=api", "name": "Gennadi Sarafanov", "status": { "id": 11, "name": "Deceased" }, "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": 448, "name": "[AUTO] Gennadi Sarafanov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520sarafanov_image_20181201214956.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185859.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": "P2DT12M11S", "eva_time": "P0D", "age": 63, "date_of_birth": "1942-01-01", "date_of_death": "2005-09-29", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gennadi Vasiliyevich Sarafanov ( b. January 1, 1942 in Sinenkiye, Saratov Oblast, Russia – d. September 29, 2005, Moscow) was a Soviet cosmonaut who flew on the Soyuz 15 spaceflight in 1974. This mission was intended to dock with the space station Salyut 3, but failed to do so after the docking system malfunctioned.", "wiki": "https://en.wikipedia.org/wiki/Gennadi_Sarafanov", "last_flight": "1974-08-26T19:58:05Z", "first_flight": "1974-08-26T19:58:05Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 316, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/316/?format=api", "name": "Jack Swigert", "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": 402, "name": "[AUTO] Jack Swigert - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jack2520swigert_image_20190426143705.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185748.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": "P5DT22H53M57S", "eva_time": "P0D", "age": 51, "date_of_birth": "1931-08-30", "date_of_death": "1982-12-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": "John Leonard \"Jack\" Swigert Jr. was an American test pilot, mechanical and aerospace engineer, United States Air Force pilot, and NASA astronaut. He was one of twenty-four astronauts who have flown to the Moon.[2][3]\r\n\r\nBefore joining NASA in 1966, Swigert was a civilian test pilot and fighter pilot in the Air National Guard. After leaving NASA, he was elected to Congress from Colorado's new 6th district, but died before being sworn in.", "wiki": "https://en.wikipedia.org/wiki/Jack_Swigert", "last_flight": "1970-04-11T19:13:03Z", "first_flight": "1970-04-11T19:13:03Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 303, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/303/?format=api", "name": "Gerald P. Carr", "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": 894, "name": "[AUTO] Gerald P. Carr - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gerald2520p.2520carr_image_20181202090629.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191052.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": "P84DT1H15M30S", "eva_time": "PT15H49M", "age": 88, "date_of_birth": "1932-08-22", "date_of_death": "2020-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": "Gerald Paul Carr was an American mechanical and aeronautical engineer, former United States Marine Corps officer, naval aviator, and former NASA astronaut. He was Commander of Skylab 4, the third and final manned visit to the Skylab Orbital Workshop, from November 16, 1973 to February 8, 1974.", "wiki": "https://en.wikipedia.org/wiki/Gerald_P._Carr", "last_flight": "1973-11-16T14:01:23Z", "first_flight": "1973-11-16T14:01:23Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 3 }, { "id": 102, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/102/?format=api", "name": "Jean-Jacques Favier", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 46, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/46/?format=api", "name": "National Center of Space Research", "abbrev": "CNES", "type": { "id": 1, "name": "Government" } }, "image": { "id": 422, "name": "[AUTO] Jean-Jacques Favier - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jean-jacques2520favier_image_20181128230836.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185819.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": "P16DT21H48M", "eva_time": "P0D", "age": 73, "date_of_birth": "1949-04-13", "date_of_death": "2023-03-19", "nationality": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "bio": "Jean-Jacques Favier (Born April 13, 1949) was a French engineer and CNES astronaut who flew aboard the STS-78 NASA Space Shuttle mission. Favier was due to fly aboard the Columbia mission in 2003, but later signed out of the mission. Jean-Jacques Favier has been Deputy Director for Space Technology and Deputy Director for Advanced Concepts and Strategy at CNES, Director of the Solidification Laboratory at the French Atomic Energy Commission and Research Program Director at the International Space University.", "wiki": "https://en.wikipedia.org/wiki/Jean-Jacques_Favier", "last_flight": "1996-06-20T14:49:00Z", "first_flight": "1996-06-20T14:49:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 33, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/33/?format=api", "name": "Pete Conrad", "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": 312, "name": "[AUTO] Pete Conrad - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pete2520conrad_image_20181128143459.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185518.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": "P21DT4H7M31S", "eva_time": "PT12H46M18S", "age": 69, "date_of_birth": "1930-06-02", "date_of_death": "1999-06-08", "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 \"Pete\" Conrad Jr. was an American NASA astronaut, aeronautical engineer, naval officer and aviator, test pilot, and during the Apollo 12 mission became the third man to walk on the Moon. Conrad was selected in NASA's second astronaut class.", "wiki": "https://en.wikipedia.org/wiki/Pete_Conrad", "last_flight": "1973-05-25T13:00:00Z", "first_flight": "1965-08-21T14:00:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 4 } ] }{ "count": 805, "next": "