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=560&ordering=time_in_space
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=570&ordering=time_in_space", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=550&ordering=time_in_space", "results": [ { "id": 474, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/474/?format=api", "name": "Frederick W. Sturckow", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 698, "name": "[AUTO] Frederick W. Sturckow - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frederick_w._st_image_20210522153643.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190532.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": "P51DT11H57M51S", "eva_time": "P0D", "age": 63, "date_of_birth": "1961-08-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": "Frederick Wilford \"Rick\" Sturckow is an Engineer, retired United States Marine Corps officer, former NASA astronaut, and commercial spacecraft pilot. Sturckow is a veteran of four Space Shuttle missions. He flew on STS-88 and STS-105 as a pilot and STS-117 and STS-128 as a commander. All four missions docked with the International Space Station, making Sturckow one of two people to visit the station four times. Sturckow later was assigned to the Johnson Space Center as a CAPCOM. He left NASA in 2013 to become a pilot for Virgin Galactic.", "wiki": "https://en.wikipedia.org/wiki/Frederick_W._Sturckow", "last_flight": "2024-01-26T17:42:05Z", "first_flight": "1998-12-04T08:35:34Z", "social_media_links": [], "flights_count": 17, "landings_count": 17, "spacewalks_count": 0 }, { "id": 460, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/460/?format=api", "name": "Scott Altman", "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": 791, "name": "[AUTO] Scott Altman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott_altman_image_20220911034129.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190804.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": "P51DT12H48M15S", "eva_time": "P0D", "age": 65, "date_of_birth": "1959-08-15", "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": "Scott Douglas \"Scooter\" Altman is a retired United States Navy Captain, engineer, test pilot and former NASA astronaut. He is a veteran of four Space Shuttle missions. His fourth mission on STS-125 was the last servicing mission to the Hubble Space Telescope.", "wiki": "https://en.wikipedia.org/wiki/Scott_Altman", "last_flight": "2009-05-11T18:01:56Z", "first_flight": "1998-04-17T18:19:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 284, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/284/?format=api", "name": "Boris Volynov", "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": 445, "name": "[AUTO] Boris Volynov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boris2520volynov_image_20181201224911.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185853.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": "P52DT7H17M47S", "eva_time": "P0D", "age": 90, "date_of_birth": "1934-12-18", "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": "Boris Valentinovich Volynov (Russian: Бори́с Валенти́нович Волы́нов; born 18 December 1934) is a Soviet cosmonaut who flew two space missions of the Soyuz programme: Soyuz 5, and Soyuz 21. He was the first Jewish cosmonaut to enter space, preceding Judith Resnik in the United States.", "wiki": "https://en.wikipedia.org/wiki/Boris_Volynov", "last_flight": "1976-07-06T12:08:45Z", "first_flight": "1969-01-15T07:04:57Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/121/?format=api", "name": "James Halsell", "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": 423, "name": "[AUTO] James Halsell - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520halsell_image_20181129201925.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185820.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": "P52DT10H31M32S", "eva_time": "P0D", "age": 68, "date_of_birth": "1956-09-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": "James Halsell was an Air Force Test Pilot when he was selected by NASA to become an Astronaut in 1990. He was a veteran of five flights totalling over 1,250 hours in space, pilot of two STS missions and commander of three. He also served as a manager for Shuttle Launch Integration and Space Shuttle Program manager. After the Columbia accident he led the NASA Return to Flight Planning team.", "wiki": "https://en.wikipedia.org/wiki/James_D._Halsell", "last_flight": "2000-05-19T10:11:10Z", "first_flight": "1994-07-08T16:43:01Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 0 }, { "id": 443, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/443/?format=api", "name": "Kevin R. Kregel", "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": 657, "name": "[AUTO] Kevin R. Kregel - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kevin2520r.2520kregel_image_20181202144141.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190429.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": "P52DT18H21M25S", "eva_time": "P0D", "age": 68, "date_of_birth": "1956-09-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": "Kevin Richard Kregel is an American former astronaut, and former member of the Space Launch Initiative Project at the Lyndon B. Johnson Space Center.", "wiki": "https://en.wikipedia.org/wiki/Kevin_R._Kregel", "last_flight": "2000-02-11T17:43:40Z", "first_flight": "1995-07-13T13:41:55Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 432, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/432/?format=api", "name": "Thomas David Jones", "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": 862, "name": "[AUTO] Thomas David Jones - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_david_jo_image_20220911034422.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190956.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": "P53DT49M9S", "eva_time": "PT19H49M", "age": 70, "date_of_birth": "1955-01-22", "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": "Thomas David Jones is a former United States astronaut. He was selected to the astronaut corps in 1990 and completed four space shuttle flights before retiring in 2001. He flew on STS-59 and STS-68 in 1994, STS-80 in 1996 and STS-98 in 2001. His total mission time was 53 days 48 minutes. He works as a planetary scientist, space operations consultant, astronaut speaker, and author.", "wiki": "https://en.wikipedia.org/wiki/Thomas_David_Jones", "last_flight": "2001-02-07T23:13:02Z", "first_flight": "1994-04-09T11:05:01Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 3 }, { "id": 488, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/488/?format=api", "name": "Mark Kelly", "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": 617, "name": "[AUTO] Mark Kelly - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_kelly_image_20220911033551.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190324.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": "P54DT2H3M57S", "eva_time": "P0D", "age": 61, "date_of_birth": "1964-02-21", "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": "Mark Edward Kelly is a retired American astronaut, engineer, and retired U.S. Navy Captain. He is the husband of former Congresswoman Gabrielle Giffords, and is an author, political activist, and aerospace executive and consultant.\r\n\r\nA naval aviator, Kelly flew combat missions during the Gulf War. He was selected to become a NASA Space Shuttle pilot in 1996 and flew his first mission in 2001 as pilot of STS-108. He piloted STS-121 in 2006 and commanded STS-124 in 2008 and STS-134 in 2011. STS-134 was his final mission and the final mission of Space Shuttle Endeavour.\r\n\r\nHis wife was the target of an attempted assassination in Tucson, Arizona, on January 8, 2011. After the shooting, in which six people were killed, both Kelly and Giffords were thrust into the media spotlight. His wife's shooting led to a broad national conversation ranging from the duties of a husband to what is acceptable civil discourse.\r\n\r\nKelly's identical twin brother, Scott Kelly, is also an astronaut. The Kelly brothers are the only known siblings to have both traveled in space. In 2015, Scott Kelly began a mission spending a year in space on the International Space Station. He returned to Earth on March 1, 2016, after 340 days in space. During and after Scott's year-long mission, the brothers were studied to find physical differences caused by living in space versus a baseline on Earth.", "wiki": "https://en.wikipedia.org/wiki/Mark_Kelly", "last_flight": "2011-05-16T12:56:28Z", "first_flight": "2001-12-05T22:19:28Z", "social_media_links": [ { "id": 48, "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/ShuttleCDRKelly" }, { "id": 49, "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/shuttlecdrkelly/" } ], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 324, "url": "https://lldev.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://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": 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": 391, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/391/?format=api", "name": "Marsha Ivins", "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": 506, "name": "[AUTO] Marsha Ivins - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marsha_ivins_image_20220911034537.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190030.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": "P55DT21H46M46S", "eva_time": "P0D", "age": 74, "date_of_birth": "1951-04-15", "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": "Marsha Sue Ivins is an American former astronaut and a veteran of five space shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Marsha_Ivins", "last_flight": "2001-02-07T23:13:02Z", "first_flight": "1990-01-09T12:35:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 0 }, { "id": 410, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/410/?format=api", "name": "Curtis Brown", "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": 762, "name": "[AUTO] Curtis Brown - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/curtis2520brown_image_20181202140604.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190720.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": "P57DT15H4M43S", "eva_time": "P0D", "age": 69, "date_of_birth": "1956-03-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": "Curtis Lee \"Curt\" Brown Jr. is a former NASA astronaut and retired United States Air Force colonel.", "wiki": "https://en.wikipedia.org/wiki/Curtis_Brown", "last_flight": "1999-12-20T00:50:00Z", "first_flight": "1992-09-12T14:23:00Z", "social_media_links": [], "flights_count": 6, "landings_count": 6, "spacewalks_count": 0 } ] }{ "count": 805, "next": "