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=80&ordering=status
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=90&ordering=status", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=70&ordering=status", "results": [ { "id": 581, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/581/?format=api", "name": "Francisco Rubio", "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": 456, "name": "[AUTO] Francisco Rubio - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/francisco2520rubio_image_20200110161546.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185911.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": "P370DT21H22M11S", "eva_time": "PT21H24M", "age": 48, "date_of_birth": "1976-12-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": "Francisco Carlos Rubio is a US Army helicopter pilot, flight surgeon, and NASA astronaut of the class of 2017.", "wiki": "https://en.wikipedia.org/wiki/Francisco_Rubio_(astronaut)", "last_flight": "2022-09-21T13:54:49Z", "first_flight": "2022-09-21T13:54:49Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 3 }, { "id": 544, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/544/?format=api", "name": "Michael Barratt", "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": 860, "name": "[AUTO] Michael Barratt - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_barratt_image_20220911034324.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190953.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": "P446DT15H22M42S", "eva_time": "PT5H37M", "age": 66, "date_of_birth": "1959-04-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": "Michael Reed Barratt is an American physician and a NASA astronaut. Specializing in aerospace medicine, he served as a flight surgeon for NASA before his selection as an astronaut, and has played a role in developing NASA's space medicine programs for both the Shuttle-Mir Program and International Space Station. His first spaceflight was a long-duration mission to the International Space Station, as a Flight Engineer in the Expedition 19 and 20 crew. In March 2011, Barratt completed his second spaceflight as a crew member of STS-133.", "wiki": "https://en.wikipedia.org/wiki/Michael_Barratt_(astronaut)", "last_flight": "2024-03-04T03:53:38Z", "first_flight": "2009-03-26T11:49:18Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 3 }, { "id": 567, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/567/?format=api", "name": "Mark T. Vande Hei", "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": 789, "name": "[AUTO] Mark T. Vande Hei - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark2520t.2520vande2520hei_image_20181203172617.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190800.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": "P523DT8H59M17S", "eva_time": "P1DT2H42M", "age": 58, "date_of_birth": "1966-11-10", "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 Thomas Vande Hei is a NASA astronaut who served as a flight Engineer for Expedition 53 and 54 on the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Mark_T._Vande_Hei", "last_flight": "2021-04-09T07:42:41Z", "first_flight": "2017-09-12T21:17:02Z", "social_media_links": [ { "id": 157, "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_Sabot" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 4 }, { "id": 673, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/673/?format=api", "name": "Clint Nichols", "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": 412, "name": "[AUTO] Clint Nichols - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/clint_nichols_image_20210522145635.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185803.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": "PT12H", "eva_time": "P0D", "age": 55, "date_of_birth": "1970-01-01", "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": "Clint Nichols is an Aerospace Engineer and Test Pilot for Virgin Galactic's commercial spaceflight program.\r\n\r\nBirthdate is unknown.", "wiki": null, "last_flight": "2013-09-05T12:00:00Z", "first_flight": "2010-11-17T00:00:00Z", "social_media_links": [], "flights_count": 11, "landings_count": 11, "spacewalks_count": 0 }, { "id": 835, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/835/?format=api", "name": "Chun Wang", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 2359, "name": "Chun Wang", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chun_wang_image_20250329173005.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chun_wang_image_thumbnail_20250329173006.jpeg", "credit": "SpaceX", "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": "P3DT14H32M38S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 88, "name": "Malta", "alpha_2_code": "MT", "alpha_3_code": "MLT", "nationality_name": "Maltese", "nationality_name_composed": "Maltese" } ], "bio": "Chun Wang is a Chinese-born Maltese cryptocurrency investor and entrepreneur.", "wiki": "https://en.wikipedia.org/wiki/Chun_Wang", "last_flight": "2025-04-01T01:46:50Z", "first_flight": "2025-04-01T01:46:50Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "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": 578, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/578/?format=api", "name": "Jonny Kim", "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": 915, "name": "[AUTO] Jonny Kim - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jonny2520kim_image_20200110161052.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191124.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": true, "time_in_space": "P53DT20H11M5S", "eva_time": "P0D", "age": 41, "date_of_birth": "1984-02-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": "Jonathan Yong Kim is an American physician, Navy SEAL, and NASA astronaut of the class of 2017. He is a recipient of the Silver Star and a Bronze Star, and a graduate of the University of San Diego and Harvard Medical School.", "wiki": "https://en.wikipedia.org/wiki/Jonny_Kim", "last_flight": "2025-04-08T05:47:15Z", "first_flight": "2025-04-08T05:47:15Z", "social_media_links": [], "flights_count": 1, "landings_count": 0, "spacewalks_count": 0 }, { "id": 785, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/785/?format=api", "name": "Aleksandr Gorbunov", "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": 2298, "name": "Aleksandr Gorbunov", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr_gorbu_image_20241224223347.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr_gorbu_image_thumbnail_20241224223347.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P171DT4H39M39S", "eva_time": "P0D", "age": 35, "date_of_birth": "1990-05-24", "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": "Born in Zheleznogorsk, Kursk region, Russia, he studied engineering with qualifications in spacecraft and upper stages from the Moscow Aviation Institute. Gorbunov graduated from the military department with a specialty in operation and repair of aircraft, helicopters, and aircraft engines. Before being selected as a cosmonaut in 2018, he worked as an engineer for Rocket Space Corporation Energia and supported cargo spacecraft launches from the Baikonur cosmodrome.", "wiki": null, "last_flight": "2024-09-28T17:17:21Z", "first_flight": "2024-09-28T17:17:21Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 524, "url": "https://lldev.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://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": 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": 733, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/733/?format=api", "name": "Nikolai Chub", "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": 432, "name": "[AUTO] Nikolai Chub - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nikolai_chub_image_20230913074136.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185834.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": "P373DT20H14M25S", "eva_time": "PT12H17M", "age": 40, "date_of_birth": "1984-06-10", "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": "Nikolai Aleksandrovich Chub (Николай Александрович Чуб) is a Russian cosmonaut. He was selected to cosmonaut corps in 2012.\r\n\r\nISS-69 expedition will be the first spaceflight for Chub.", "wiki": "https://en.wikipedia.org/wiki/Nikolai_Chub", "last_flight": "2023-09-15T15:44:35Z", "first_flight": "2023-09-15T15:44:35Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 } ] }{ "count": 813, "next": "