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 - ll.thespacedevs.com/docs
GET /2.3.0/astronauts/?format=api&offset=390&ordering=-status
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=400&ordering=-status", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=380&ordering=-status", "results": [ { "id": 491, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/491/?format=api", "name": "Christopher Loria", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 856, "name": "[AUTO] Christopher Loria - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christopher2520loria_image_20181203154808.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190946.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": 64, "date_of_birth": "1960-07-09", "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": "Christopher Joseph \"Gus\" Loria is a retired United States Marine Corps Colonel and a medically retired NASA astronaut. He was originally scheduled to fly on STS-113 as pilot; however, he was grounded from spaceflight due to a severe back injury.", "wiki": "https://en.wikipedia.org/wiki/Christopher_Loria", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 190, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/190/?format=api", "name": "Yuri Malenchenko", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 441, "name": "[AUTO] Yuri Malenchenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520malenchenko_image_20181201174359.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185848.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": "P827DT9H21M40S", "eva_time": "P1DT10H54M", "age": 63, "date_of_birth": "1961-12-22", "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": "Yuri Ivanovich Malenchenko (Russian: Юрий Иванович Маленченко; born December 22, 1961) is a retired Russian cosmonaut. Malenchenko became the first person to marry in space, on 10 August 2003, when he married Ekaterina Dmitrieva, who was in Texas, while he was 240 miles over New Zealand, on the International Space Station. As of June 2016, Malenchenko ranks second for career time in space due to his time on both Mir and the International Space Station (ISS). He is a former Commander of the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Yuri_Malenchenko", "last_flight": "2015-12-15T11:03:09Z", "first_flight": "1994-07-01T12:24:50Z", "social_media_links": [], "flights_count": 6, "landings_count": 6, "spacewalks_count": 6 }, { "id": 365, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/365/?format=api", "name": "Roy D. Bridges Jr.", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 341, "name": "[AUTO] Roy D. Bridges Jr. - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/roy2520d.2520bridges2520jr._image_20181202112400.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185612.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": 81, "date_of_birth": "1943-07-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": "Roy Dubard Bridges Jr. is an American pilot, engineer, retired United States Air Force officer, test pilot, former NASA astronaut and the former Director of NASA's John F. Kennedy Space Center and Langley Research Center. As a command pilot, he has over 4,460 flying hours.", "wiki": "https://en.wikipedia.org/wiki/Roy_D._Bridges_Jr.", "last_flight": "1985-07-29T21:00:00Z", "first_flight": "1985-07-29T21:00:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 82, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/82/?format=api", "name": "Andrei Borisenko", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 888, "name": "[AUTO] Andrei Borisenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andrei2520borisenko_image_20181128223756.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191041.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": "P337DT8H55M26S", "eva_time": "P0D", "age": 61, "date_of_birth": "1964-04-17", "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": "Andrei Ivanovich Borisenko (Андрей Иванович Борисенко - born April 17, 1964 in Leningrad, Russia) is a Russian cosmonaut. He was selected as a cosmonaut in May 2003, and is a veteran of two long duration missions to the International Space Station.\r\n\r\nBorisenko served as a flight engineer onboard Soyuz TMA-21 for Expedition 27, the 27th long-duration mission to the International Space Station (ISS). He also served as the commander of the International Space Station for Expedition 28. He launched for the second time in October 2016 onboard Soyuz MS-02 as a flight engineer of Expedition 49 and Expedition 50. He returned to Earth in April 2017.", "wiki": "https://en.wikipedia.org/wiki/Andrei_Borisenko", "last_flight": "2016-10-19T08:05:14Z", "first_flight": "2011-04-04T22:18:20Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 412, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/412/?format=api", "name": "Donald R. McMonagle", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 444, "name": "[AUTO] Donald R. McMonagle - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donald2520r.2520mcmonagle_image_20181202140802.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185852.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": "P25DT5H32M33S", "eva_time": "P0D", "age": 72, "date_of_birth": "1952-05-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": "Donald Ray McMonagle is a former astronaut and a veteran of three shuttle flights. He became the Manager, Launch Integration, at the Kennedy Space Center, Florida, on August 15, 1997. In this capacity he was responsible for final shuttle preparation, launch execution, and return of the orbiter to KSC following landings at any other location. He was chair of the Mission Management Team, and was the final authority for launch decision.", "wiki": "https://en.wikipedia.org/wiki/Donald_R._McMonagle", "last_flight": "1994-11-03T16:59:43Z", "first_flight": "1991-04-28T11:33:14Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 108, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/108/?format=api", "name": "Christer Fuglesang", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 609, "name": "[AUTO] Christer Fuglesang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christer2520fuglesang_image_20181128231700.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190312.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": "P26DT17H37M48S", "eva_time": "P1DT7H53M", "age": 68, "date_of_birth": "1957-03-18", "date_of_death": null, "nationality": [ { "id": 15, "name": "Sweden", "alpha_2_code": "SE", "alpha_3_code": "SWE", "nationality_name": "Swedish", "nationality_name_composed": "Swedo" } ], "bio": "Arne Christer Fuglesang (born March 18, 1957 in Stockholm) is a Swedish physicist and an ESA astronaut. He was first launched aboard the STS-116 Space Shuttle mission on December 10, 2006, at 01:47 GMT, making him the first Swedish citizen in space.\r\n\r\nMarried with three children, he was a Fellow at CERN and taught mathematics at the Royal Institute of Technology before being selected to join the European Astronaut Corps in 1992. He has participated in two Space Shuttle missions and five spacewalks, and is the first person outside of the United States or Russian space programs to participate in more than three spacewalks.", "wiki": "https://en.wikipedia.org/wiki/Christer_Fuglesang", "last_flight": "2009-08-29T03:59:37Z", "first_flight": "2006-12-10T01:47:35Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 5 }, { "id": 269, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/269/?format=api", "name": "Valeri Tokarev", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 883, "name": "[AUTO] Valeri Tokarev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valeri2520tokarev_image_20181201222932.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191033.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": "P199DT15H5M25S", "eva_time": "PT12H54M", "age": 72, "date_of_birth": "1952-10-29", "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": "Valeri Ivanovich Tokarev (Russian: Валерий Иванович Токарев; born October 29, 1952) is a Russian Air Force Colonel and test cosmonaut at the Yuri A. Gagarin Cosmonaut Training Center. Tokarev traveled to space twice, and has performed two career spacewalks, before retiring in June 2008.", "wiki": "https://en.wikipedia.org/wiki/Valeri_Tokarev", "last_flight": "2005-10-01T03:54:53Z", "first_flight": "1999-05-27T10:49:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 65, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/65/?format=api", "name": "Sergei Avdeyev", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 410, "name": "[AUTO] Sergei Avdeyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520avdeyev_image_20181128220833.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185800.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": "P747DT14H13M4S", "eva_time": "P1DT18H", "age": 69, "date_of_birth": "1956-01-01", "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": "Sergei Vasilyevich Avdeyev (Сергей Васильеви Авдеев; born 1 January 1956) is a Russian engineer and cosmonaut.\r\n\r\nAvdeyev was born in Chapayevsk, Samara Oblast (formerly Kuybyshev Oblast), Russian SFSR. He graduated from Moscow Physics-Engineering Institute in 1979 as an engineer-physicist. From 1979 to 1987 he worked as an engineer for NPO Energiya. He was selected as a cosmonaut as part of the Energia Engineer Group 9 on 26 March 1987. His basic cosmonaut training was from December 1987 through to July 1989. He retired as a cosmonaut on 14 February 2003.\r\n\r\nAvdeyev at one point held the record for cumulative time spent in space with 747.59 days in earth orbit, accumulated through three tours of duty aboard the Mir Space Station. He has orbited the earth 11,968 times traveling about 515,000,000 kilometers.", "wiki": "https://en.wikipedia.org/wiki/Sergei_Avdeyev", "last_flight": "1998-08-13T09:43:11Z", "first_flight": "1992-07-27T06:08:42Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 10 }, { "id": 98, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/98/?format=api", "name": "Reinhold Ewald", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 274, "name": "[AUTO] Reinhold Ewald - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/reinhold2520ewald_image_20181128230159.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185413.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": "P19DT16H34M30S", "eva_time": "P0D", "age": 68, "date_of_birth": "1956-12-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": "Dr. Reinhold Ewald (born December 18, 1956) is a German physicist and ESA astronaut.\r\n\r\nIn 1990, he was selected to the German astronaut team, training for the Mir '92 mission. He was the backup of Klaus-Dietrich Flade for the Soyuz TM-14 mission. In 1995 he began training for the second German Mir mission. In February 1997 he flew to the space station Mir with Soyuz TM-25, spending 20 days in space. He performed experiments in biomedical and material sciences, and carried out operational tests in preparation for the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Reinhold_Ewald", "last_flight": "1997-02-10T14:09:30Z", "first_flight": "1997-02-10T14:09:30Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 272, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/272/?format=api", "name": "Vasily Tsibliyev", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 395, "name": "[AUTO] Vasily Tsibliyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vasily2520tsibliyev_image_20181201223334.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185737.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": "P381DT15H52M32S", "eva_time": "PT19H12M50S", "age": 71, "date_of_birth": "1954-02-20", "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": "Vasily Vasiliyevich Tsibliyev (Russian: Василий Василиевич Циблиев); born on February 20, 1954) is a Russian cosmonaut.\r\n\r\nHe was selected as a cosmonaut on March 26, 1987. Tsibliyev flew as Commander on Soyuz TM-17 from July 1, 1993 to January 14, 1994 and on Soyuz TM-25 from February 2, 1997 to August 14 of the same year. He retired on June 19, 1998. Tsibliyev is currently Chief of the Yuri Gagarin Cosmonauts Training Center at Star City, Russia.\r\n\r\nTsibliyev was the commander in charge of Mir when it was hit by a Progress spacecraft in 1997.", "wiki": "https://en.wikipedia.org/wiki/Vasily_Tsibliyev", "last_flight": "1997-02-10T14:09:30Z", "first_flight": "1993-07-01T14:32:58Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 6 } ] }{ "count": 807, "next": "