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=550&ordering=-id
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=560&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=540&ordering=-id", "results": [ { "id": 268, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/268/?format=api", "name": "Michel Tognini", "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": 364, "name": "[AUTO] Michel Tognini - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michel2520tognini_image_20181201222820.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185649.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": "P18DT17H45M18S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-09-30", "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": "Michel Ange-Charles Tognini (born September 30, 1949 in Vincennes, France) is a French test pilot, Brigadier General in the French Air Force, and a former CNES and ESA astronaut. A veteran of two space flights, Tognini has logged a total of 19 days in space.", "wiki": "https://en.wikipedia.org/wiki/Michel_Tognini", "last_flight": "1999-07-23T04:31:00Z", "first_flight": "1992-07-27T06:08:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 267, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/267/?format=api", "name": "Vladimir Georgiyevich Titov", "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": 907, "name": "[AUTO] Vladimir Georgiyevich Titov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520georgiyevich2520titov_image_20181201222703.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191112.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": "P387DT50M35S", "eva_time": "PT19H18M", "age": 78, "date_of_birth": "1947-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": "Vladimir Georgiyevich Titov (Russian: Владимир Георгиевич Титов; born 1 January 1947 in Sretensk, Zabaykalsky Krai, Russia) is a retired Russian Air Force Colonel and former cosmonaut. He has participated in four spaceflight missions. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Georgiyevich_Titov", "last_flight": "1997-09-26T02:34:19Z", "first_flight": "1983-04-20T13:10:54Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 4 }, { "id": 266, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/266/?format=api", "name": "Gherman Titov", "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": 537, "name": "[AUTO] Gherman Titov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gherman2520titov_image_20181201222559.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190117.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": "P1DT1H18M", "eva_time": "P0D", "age": 65, "date_of_birth": "1935-09-11", "date_of_death": "2000-09-20", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gherman Stepanovich Titov (Russian: Герман Степанович Титов; 11 September 1935 – 20 September 2000) was a Soviet cosmonaut who, on 6 August 1961, became the second human to orbit the Earth, aboard Vostok 2, preceded by Yuri Gagarin on Vostok 1. He was the fourth person in space, counting suborbital voyages of US astronauts Alan Shepard and Gus Grissom.", "wiki": "https://en.wikipedia.org/wiki/Gherman_Titov", "last_flight": "1961-08-06T06:00:00Z", "first_flight": "1961-08-06T06:00:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 265, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/265/?format=api", "name": "Robert Thirsk", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api", "name": "Canadian Space Agency", "abbrev": "CSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 471, "name": "[AUTO] Robert Thirsk - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520thirsk_image_20181201222354.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185935.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": "P204DT18H30M7S", "eva_time": "P0D", "age": 71, "date_of_birth": "1953-08-17", "date_of_death": null, "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "Robert Brent Thirsk, OC OBC (born August 17, 1953) is a Canadian engineer and physician, and a former Canadian Space Agency astronaut. He holds the Canadian records for the longest space flight (187 days 20 hours) and the most time spent in space (204 days 18 hours).", "wiki": "https://en.wikipedia.org/wiki/Robert_Thirsk", "last_flight": "2009-05-27T10:34:53Z", "first_flight": "1996-06-20T14:49:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 264, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/264/?format=api", "name": "Gerhard Thiele", "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": 691, "name": "[AUTO] Gerhard Thiele - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gerhard2520thiele_image_20181201222259.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190520.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": "P11DT5H39M20S", "eva_time": "P0D", "age": 71, "date_of_birth": "1953-09-02", "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. Gerhard Paul Julius Thiele (born September 2, 1953) is a German physicist and a former ESA astronaut.\r\nIn 1996, he was selected by the German Space Agency to receive Space Shuttle Mission Specialist training at NASA. In August 1998, he joined the European Space Agency (ESA), into which the German national team was integrated. In 2000, he completed his only spaceflight, the STS-99 Shuttle Radar Topography Mission.", "wiki": "https://en.wikipedia.org/wiki/Gerhard_Thiele", "last_flight": "2000-02-11T17:43:40Z", "first_flight": "2000-02-11T17:43:40Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 263, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/263/?format=api", "name": "Valentina Tereshkova", "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": 381, "name": "[AUTO] Valentina Tereshkova - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valentina2520tereshkova_image_20181201222143.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185716.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": "P2DT22H50M8S", "eva_time": "P0D", "age": 88, "date_of_birth": "1937-03-06", "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": "Valentina Vladimirovna Tereshkova (born 6 March 1937) is a retired Russian cosmonaut, engineer, and politician. She is the first woman to have flown in space, having been selected from more than 400 applicants and five finalists to pilot Vostok 6 on 16 June 1963.\r\n\r\nIn order to join the Cosmonaut Corps, Tereshkova was honorarily inducted into the Soviet Air Force and thus she also became the first civilian to fly in space.", "wiki": "https://en.wikipedia.org/wiki/Valentina_Tereshkova", "last_flight": "1963-06-16T09:29:52Z", "first_flight": "1963-06-16T09:29:52Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 262, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/262/?format=api", "name": "Evgeny Tarelkin", "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": 734, "name": "[AUTO] Evgeny Tarelkin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/evgeny2520tarelkin_image_20181201222028.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190637.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": "P143DT16H19M49S", "eva_time": "P0D", "age": 50, "date_of_birth": "1974-12-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": "Evgeny Igorevich Tarelkin (Russian: Евгений Игоревич Тарелкин; born December 29, 1974) is a Russian cosmonaut. He was selected as part of the TsPK-13 group in 2003.\r\nHe served in the Air Force until his selection as a cosmonaut as part of the TsPK-13 selection group in 2003, completing basic training in 2005. Tarelkin made his first flight into space in October 2012 as a member of the Soyuz TMA-06M crew, during which he spent six months aboard the International Space Station as part of the Expedition 33/34 crews and returned on March 16, 2013.", "wiki": "https://en.wikipedia.org/wiki/Evgeny_Tarelkin", "last_flight": "2012-10-23T10:51:11Z", "first_flight": "2012-10-23T10:51:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 261, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/261/?format=api", "name": "Arnaldo Tamayo Méndez", "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": 913, "name": "[AUTO] Arnaldo Tamayo Méndez - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnaldo2520tamayo2520m25c325a9ndez_image_20181201221921.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191120.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": "P7DT20H43M24S", "eva_time": "P0D", "age": 83, "date_of_birth": "1942-01-29", "date_of_death": null, "nationality": [ { "id": 36, "name": "Cuba", "alpha_2_code": "CU", "alpha_3_code": "CUB", "nationality_name": "Cuban", "nationality_name_composed": "Cubano" } ], "bio": "Arnaldo Tamayo Méndez (born January 29, 1942) is a Cuban military officer, legislator, and former cosmonaut and the first person of African heritage in space. As a member of the crew of Soyuz 38, he became the first Cuban citizen and the first person from a country in the Western Hemisphere other than the United States to travel into Earth orbit.", "wiki": "https://en.wikipedia.org/wiki/Arnaldo_Tamayo_M%C3%A9ndez", "last_flight": "1980-09-18T19:11:03Z", "first_flight": "1980-09-18T19:11:03Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 260, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/260/?format=api", "name": "Maksim Surayev", "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": 483, "name": "[AUTO] Maksim Surayev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maksim2520surayev_image_20181201221714.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185954.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": "P334DT12H9M34S", "eva_time": "PT9H22M", "age": 52, "date_of_birth": "1972-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": "Maksim Viktorovich Surayev (Russian: Максим Викторович Сураев, born May 24, 1972) is a retired Russian cosmonaut and politician.\r\nFrom December 1997 to November 1999, Surayev completed basic space training. In November 1999 he was qualified as a test-cosmonaut. From January 2000 he was in ISS advanced training. From March 2006 until April 2008 Surayev was assigned as a backup ISS Expedition 17 crewmember. From April 2008 until March 2009 he was a member of the ISS Expedition 19 backup crew.", "wiki": "https://en.wikipedia.org/wiki/Maksim_Surayev", "last_flight": "2014-05-28T19:57:41Z", "first_flight": "2009-09-30T07:14:45Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 259, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/259/?format=api", "name": "Gennadi Strekalov", "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": 234, "name": "[AUTO] Gennadi Strekalov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520strekalov_image_20181201221605.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185305.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": "P268DT22H29M54S", "eva_time": "PT21H40M13S", "age": 64, "date_of_birth": "1940-10-26", "date_of_death": "2004-12-25", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gennadi Mikhailovich Strekalov (Russian: Генна́дий Миха́йлович Стрека́лов; October 26, 1940 – December 25, 2004) was an engineer, cosmonaut, and administrator at Russian aerospace firm RSC Energia. He flew into space five times and lived aboard the Salyut-6, Salyut-7, and Mir space stations, spending over 268 days in space. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.", "wiki": "https://en.wikipedia.org/wiki/Gennadi_Strekalov", "last_flight": "1995-03-14T06:11:34Z", "first_flight": "1980-11-27T14:18:28Z", "social_media_links": [], "flights_count": 6, "landings_count": 6, "spacewalks_count": 6 } ] }{ "count": 805, "next": "