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=290&ordering=flights_count
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=300&ordering=flights_count", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=280&ordering=flights_count", "results": [ { "id": 734, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/734/?format=api", "name": "Coby Cotton", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 330, "name": "[AUTO] Coby Cotton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/coby_cotton_image_20220911034415.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185555.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": "PT10M20S", "eva_time": "P0D", "age": 37, "date_of_birth": "1987-07-17", "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": "Coby is one of the five cofounders of the YouTube channel Dude Perfect, which he co-founded with his college roommates Garrett Hilbert, Tyler Toney, Cody Jones, and his brother, Cory Cotton.", "wiki": null, "last_flight": "2022-08-04T13:56:07Z", "first_flight": "2022-08-04T13:56:07Z", "social_media_links": [ { "id": 136, "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/cobycotton" }, { "id": 137, "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/cobycotton" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 161, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/161/?format=api", "name": "Yevgeny Khrunov", "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": 271, "name": "[AUTO] Yevgeny Khrunov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yevgeny2520khrunov_image_20181129232251.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185409.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": "P1DT23H45M50S", "eva_time": "PT32M", "age": 66, "date_of_birth": "1933-09-10", "date_of_death": "2000-05-20", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Yevgeni Vassilyevich Khrunov (Russian: Евге́ний Васи́льевич Хруно́в; September 10, 1933 – May 20, 2000) was a Soviet cosmonaut who flew on the Soyuz 5/Soyuz 4 mission.", "wiki": "https://en.wikipedia.org/wiki/Yevgeny_Khrunov", "last_flight": "1969-01-15T07:04:57Z", "first_flight": "1969-01-15T07:04:57Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 66, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/66/?format=api", "name": "Aleksandr Nikolayevich Balandin", "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": 493, "name": "[AUTO] Aleksandr Nikolayevich Balandin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520nikolayevich2520balandin_image_20181128221033.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190010.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": "P179DT1H17M57S", "eva_time": "PT10H47M", "age": 71, "date_of_birth": "1953-07-30", "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": "Aleksandr Nikolayevich Balandin (Russian: Александр Николаевич Баландин) (born July 30, 1953) is a Russian cosmonaut. He is married with two children. He was selected as a cosmonaut on December 1, 1978, and retired on October 17, 1994.\r\n\r\nHe flew as a flight engineer on Soyuz TM-9.\r\n\r\nHe worked at NPO Energia until 1994, and was then President of Lendint-Association until 2000", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Nikolayevich_Balandin", "last_flight": "1990-02-11T06:16:00Z", "first_flight": "1990-02-11T06:16:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 }, { "id": 653, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/653/?format=api", "name": "Matthias Maurer", "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": 567, "name": "[AUTO] Matthias Maurer - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/matthias_maurer_image_20211001184714.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190207.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": "P176DT2H39M29S", "eva_time": "PT6H54M", "age": 55, "date_of_birth": "1970-03-18", "date_of_death": null, "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Maurer applied to the European Space Agency as an astronaut in 2008, but was not initially appointed to the European Astronaut Corps. He formally joined the European Astronaut Corps in July 2015. In March 2018, he gained certification to perform International Space Station-related spacewalks in the American spacesuit EMU. In 2018 he also successfully graduated from both basic astronaut training and pre-assignment training and thus became fully certified to go to space.\r\nOn 28 July 2020, Maurer was announced as a backup for Thomas Pesquet for the ISS expedition 65. His own flight is scheduled to take place no earlier than September 2021 aboard SpaceX Crew-3.", "wiki": "https://en.wikipedia.org/wiki/Matthias_Maurer", "last_flight": "2021-11-11T02:03:31Z", "first_flight": "2021-11-11T02:03:31Z", "social_media_links": [ { "id": 5, "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_matthias" }, { "id": 6, "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/esamatthiasmaurer" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 142, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/142/?format=api", "name": "Robert Hines", "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": 329, "name": "[AUTO] Robert Hines - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520hines_image_20181129205955.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185553.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": "P170DT13H2M8S", "eva_time": "P0D", "age": 50, "date_of_birth": "1975-01-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": "Robert \"Bob\" Thomas Hines, Jr. is an American fighter pilot and NASA astronaut of the class of 2017.", "wiki": "https://en.wikipedia.org/wiki/Robert_Hines_(astronaut)", "last_flight": "2022-04-27T07:52:55Z", "first_flight": "2022-04-27T07:52:55Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 612, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/612/?format=api", "name": "Albert Sacco", "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": 574, "name": "[AUTO] Albert Sacco - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/albert2520sacco_image_20190211162452.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190217.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 5, "name": "Payload Specialist" }, "in_space": false, "time_in_space": "P15DT21H52M", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-05-03", "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": "Albert Sacco Jr. (born May 3, 1949) is an American chemical engineer who flew as a Payload Specialist on the Space Shuttle Columbia on shuttle mission STS-73 in 1995.", "wiki": "https://en.wikipedia.org/wiki/Albert_Sacco", "last_flight": "1995-10-20T13:53:00Z", "first_flight": "1995-10-20T13:53:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 241, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/241/?format=api", "name": "Sultan bin Salman Al Saud", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 70, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/70/?format=api", "name": "Space Research Institute of Saudi Arabia", "abbrev": "KACST-SRI", "type": { "id": 1, "name": "Government" } }, "image": { "id": 459, "name": "[AUTO] Sultan bin Salman Al Saud - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sultan2520bin2520salman2520al2520saud_image_20190211162403.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185916.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P7DT1H38M", "eva_time": "P0D", "age": 68, "date_of_birth": "1956-06-27", "date_of_death": null, "nationality": [ { "id": 19, "name": "Saudi Arabia", "alpha_2_code": "SA", "alpha_3_code": "SAU", "nationality_name": "Saudi", "nationality_name_composed": "Saudi" } ], "bio": "Sultan bin Salman bin Abdulaziz Al Saud (born 27 June 1956) is a former Royal Saudi Air Force pilot who flew aboard the American STS-51-G Space Shuttle mission as a payload specialist, and a member of the House of Saud. He is thus the first member of a royal family to be an astronaut, and the first Arab and Muslim to fly in space.", "wiki": "https://en.wikipedia.org/wiki/Sultan_bin_Salman_Al_Saud", "last_flight": "1985-06-17T11:33:00Z", "first_flight": "1985-06-17T11:33:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 744, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/744/?format=api", "name": "Shaun the Sheep", "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": 571, "name": "[AUTO] Shaun the Sheep - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shaun_the_sheep_image_20220818114142.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190213.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 6, "name": "Non-Human" }, "in_space": false, "time_in_space": "P25DT10H52M46S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 17, "name": "Unknown", "alpha_2_code": "??", "alpha_3_code": "???", "nationality_name": "Earthling", "nationality_name_composed": "Earthling" } ], "bio": "Shaun the Sheep is the main character of the eponymous British stop-motion TV show. This plushie serves as zero-G indicator on the Artemis-1 mission.", "wiki": "https://en.wikipedia.org/wiki/Shaun_the_Sheep", "last_flight": "2022-11-16T06:47:44Z", "first_flight": "2022-11-16T06:47:44Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 764, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/764/?format=api", "name": "Yangzhu Zhu", "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": 230, "name": "[AUTO] Yangzhu Zhu - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yangzhu_zhu_image_20230530052559.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185258.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": "P153DT22H40M50S", "eva_time": "PT7H55M", "age": 38, "date_of_birth": "1986-09-01", "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": "Zhu Yangzhu is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) in September 2005, and joined the Chinese Communist Party (CCP) in December 2006.", "wiki": "https://en.wikipedia.org/wiki/Zhu_Yangzhu", "last_flight": "2023-05-30T01:31:10Z", "first_flight": "2023-05-30T01:31:10Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 221, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/221/?format=api", "name": "Philippe Perrin", "status": { "id": 2, "name": "Retired" }, "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": 556, "name": "[AUTO] Philippe Perrin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/philippe2520perrin_image_20181201190321.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190149.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": "P13DT20H35M56S", "eva_time": "PT21H45M", "age": 62, "date_of_birth": "1963-01-06", "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": "Philippe Perrin (Colonel, French Air Force) (born January 6, 1963) is a French test pilot and former CNES and European Space Agency astronaut.\r\nHe served as a mission specialist on the STS-111 mission in 2002 and logged over 332 hours in space, including 19 hours and 31 minutes in three spacewalks, performed with Franklin Chang-Diaz.", "wiki": "https://en.wikipedia.org/wiki/Philippe_Perrin", "last_flight": "2002-06-05T21:22:49Z", "first_flight": "2002-06-05T21:22:49Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 3 } ] }{ "count": 805, "next": "