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=150&ordering=name
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=160&ordering=name", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=140&ordering=name", "results": [ { "id": 22, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/22/?format=api", "name": "Deke Slayton", "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": 225, "name": "[AUTO] Deke Slayton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deke2520slayton_image_20190426143649.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185249.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": "P9DT1H28M", "eva_time": "P0D", "age": 69, "date_of_birth": "1924-03-01", "date_of_death": "1993-06-13", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Donald Kent \"Deke\" Slayton, was an American World War II pilot, aeronautical engineer, and test pilot who was selected as one of the original NASA Mercury Seven astronauts, and became NASA's first Chief of the Astronaut Office.", "wiki": "https://en.wikipedia.org/wiki/Deke_Slayton", "last_flight": "1975-07-15T19:50:00Z", "first_flight": "1975-07-15T19:50:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 665, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/665/?format=api", "name": "Deng Qingming", "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": 383, "name": "[AUTO] Deng Qingming - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deng_qingming_image_20221128080156.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185719.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": "P186DT7H24M43S", "eva_time": "P0D", "age": 59, "date_of_birth": "1966-03-16", "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": "Deng Qingming is a Chinese pilot selected as part of the Shenzhou program. He was born in the Jiangxi province of China. A fighter pilot in the People's Liberation Army Air Force, he was selected to be an astronaut in 1998.", "wiki": "https://en.wikipedia.org/wiki/Deng_Qingming", "last_flight": "2022-11-29T15:08:17Z", "first_flight": "2022-11-29T15:08:17Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 663, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/663/?format=api", "name": "Denis Matveev", "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": 650, "name": "[AUTO] Denis Matveev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/denis_matveev_image_20220316173450.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190418.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": "P194DT19H1M41S", "eva_time": "P1DT2H6M", "age": 41, "date_of_birth": "1983-04-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": "Denis Vladimirovich Matveev is a Russian cosmonaut. He received his degree in computing and networks from the Bauman Moscow State Technical University in 2006. After graduation, Matveev began working at the Yuri Gagarin Cosmonaut Training Center in Star City, Russia as a junior research assistant. He was promoted to engineer in 2009. Matveev was selected as a cosmonaut in 2010. He was appointed to begin training on October 12, 2010 and was named a test cosmonaut on July 31, 2012.", "wiki": "https://en.wikipedia.org/wiki/Denis_Matveev", "last_flight": "2022-03-18T15:55:19Z", "first_flight": "2022-03-18T15:55:19Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 4 }, { "id": 709, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/709/?format=api", "name": "Deniz Burnham", "status": { "id": 3, "name": "In-Training" }, "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": 693, "name": "[AUTO] Deniz Burnham - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deniz_burnham_image_20211206185353.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190524.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": "P0D", "eva_time": "P0D", "age": 40, "date_of_birth": "1985-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": "Deniz Burnham is a US Nacy lieutenant from Wasilla, Alaska. A former intern at NASA’s Ames Research Center in Silicon Valley, California, Burnham serves in the U.S. Navy Reserves. She earned a bachelor’s degree in chemical engineering from the University of California, San Diego, and a master’s degree in mechanical engineering from the University of Southern California in Los Angeles. Burnham is an experienced leader in the energy industry, managing onsite drilling projects throughout North America, including in Alaska, Canada, and Texas.\r\n\r\nExact date of birth unknown.", "wiki": "https://en.wikipedia.org/wiki/Deniz_Burnham", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 623, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/623/?format=api", "name": "Dennis Tito", "status": { "id": 2, "name": "Retired" }, "agency": null, "image": null, "response_mode": "normal", "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P8DT14M40S", "eva_time": "P0D", "age": 84, "date_of_birth": "1940-08-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": "Dennis Anthony Tito (born August 8, 1940) is an American engineer and multimillionaire, most widely known as the first space tourist to fund his own trip into space. In mid-2001, he spent nearly eight days in orbit as a crew member of ISS EP-1, a visiting mission to the International Space Station.", "wiki": null, "last_flight": "2001-04-28T07:37:20Z", "first_flight": "2001-04-28T07:37:20Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 342, "url": "https://lldev.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://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": 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": 107, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/107/?format=api", "name": "Dirk Frimout", "status": { "id": 2, "name": "Retired" }, "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": 576, "name": "[AUTO] Dirk Frimout - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dirk2520frimout_image_20181128231547.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190220.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": "P8DT22H9M21S", "eva_time": "P0D", "age": 84, "date_of_birth": "1941-03-21", "date_of_death": null, "nationality": [ { "id": 20, "name": "Belgium", "alpha_2_code": "BE", "alpha_3_code": "BEL", "nationality_name": "Belgian", "nationality_name_composed": "Belgo" } ], "bio": "Dirk Dries David Damiaan, Viscount Frimout (born 21 March 1941 in Poperinge, Belgium) is an astrophysicist for the European Space Agency. He flew aboard NASA Space Shuttle mision STS-45 as a payload specialist, making him the first Belgian in space.", "wiki": "https://en.wikipedia.org/wiki/Dirk_Frimout", "last_flight": "1992-03-24T13:13:39Z", "first_flight": "1992-03-24T13:13:39Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 167, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/167/?format=api", "name": "Dmitri Kondratyev", "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": 605, "name": "[AUTO] Dmitri Kondratyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dmitri2520kondratyev_image_20181129233324.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190306.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": "P159DT7H17M35S", "eva_time": "PT10H14M", "age": 55, "date_of_birth": "1969-05-25", "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": "Dmitri Yur'yevich Kondrat'yev Russian: Дмитрий Юрьевич Кондратьев (born 25 May 1969 in Irkutsk, Russia) is a retired Russian cosmonaut. He served as a crewmember on the International Space Station long duration mission Expedition 27 as Commander, having also served as a Flight Engineer on Expedition 26 during the same stay in space. Kondratyev traveled to space for the first time aboard the Soyuz TMA-20 spacecraft in December 2010.", "wiki": "https://en.wikipedia.org/wiki/Dmitri_Kondratyev", "last_flight": "2010-12-15T19:09:25Z", "first_flight": "2010-12-15T19:09:25Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 }, { "id": 652, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/652/?format=api", "name": "Dmitriy Petelin", "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": 653, "name": "[AUTO] Dmitriy Petelin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dmitriy_aleksan_image_20201120161639.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190423.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": "P1DT15H46M27S", "age": 41, "date_of_birth": "1983-07-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": "Selected as astronaut in 2012. By the decision of the Interdepartmental Commission for the Selection of Cosmonauts, he was approved as Flight Engineer-2 of the backup crew of the Soyuz MS-18 and, accordingly, of the Soyuz MS-19 prime crew.", "wiki": "https://en.wikipedia.org/wiki/Dmitry_Petelin", "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": 6 }, { "id": 539, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/539/?format=api", "name": "Dominic A. Antonelli", "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": 636, "name": "[AUTO] Dominic A. Antonelli - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dominic2520a.2520antonelli_image_20181203165212.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190355.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": "P24DT13H58M7S", "eva_time": "P0D", "age": 57, "date_of_birth": "1967-08-23", "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": "Dominic Anthony \"Tony\" Antonelli is a retired NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Dominic_A._Antonelli", "last_flight": "2010-05-14T18:20:09Z", "first_flight": "2009-03-15T23:43:44Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 } ] }{ "count": 805, "next": "