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=230&ordering=id
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=240&ordering=id", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=220&ordering=id", "results": [ { "id": 244, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/244/?format=api", "name": "Hans Schlegel", "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": 548, "name": "[AUTO] Hans Schlegel - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hans2520schlegel_image_20181201215510.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190136.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": "P22DT18H1M30S", "eva_time": "PT6H45M", "age": 73, "date_of_birth": "1951-08-03", "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": "Hans Wilhelm Schlegel (Überlingen, 3 August 1951) is a German physicist, an ESA astronaut, and a veteran of two NASA Space Shuttle missions.\r\nFrom 1995 to 1997, he trained as the backup crew member for the German-Russian Mir'97 mission, and afterwards received additional training in Russia to become qualified as a second board engineer for the Mir space station. In 1998, he became a member of the European Astronaut Corps.\r\n\r\nSchlegel was a Mission Specialist on the STS-122 Space Shuttle mission. The mission was charged with the responsibility of putting the Columbus laboratory in orbit, in addition to its connection to the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Hans_Schlegel", "last_flight": "2008-02-07T19:45:30Z", "first_flight": "1993-04-26T14:50:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 245, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/245/?format=api", "name": "Helen Sharman", "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": 908, "name": "[AUTO] Helen Sharman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/helen2520sharman_image_20181201215642.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191113.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": "P7DT21H13M45S", "eva_time": "P0D", "age": 61, "date_of_birth": "1963-05-30", "date_of_death": null, "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Helen Patricia Sharman, CMG, OBE, HonFRSC (born 30 May 1963) is a British chemist who became the first British astronaut and the first woman to visit the Mir space station in 1991.", "wiki": "https://en.wikipedia.org/wiki/Helen_Sharman", "last_flight": "1991-05-18T12:50:28Z", "first_flight": "1991-05-18T12:50:28Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 246, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/246/?format=api", "name": "Aleksandr Serebrov", "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": 396, "name": "[AUTO] Aleksandr Serebrov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520serebrov_image_20181201215818.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185738.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": "P372DT22H53M29S", "eva_time": "P1DT7H49M50S", "age": 69, "date_of_birth": "1944-02-15", "date_of_death": "2013-11-12", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Aleksandr Aleksandrovich Serebrov (Russian: Алекса́ндр Алекса́ндрович Серебро́в, February 15, 1944 – November 12, 2013) was a Soviet cosmonaut. He graduated from Moscow Institute of Physics and Technology (1967), and was selected as a cosmonaut on December 1, 1978. He retired on May 10, 1995.\r\nHe flew on Soyuz T-7, Soyuz T-8, Soyuz TM-8 and Soyuz TM-17. He was one of very few cosmonauts to fly for both the Soviet Union and the Russian Federation that followed it. He held the record for most spacewalks, 10, until Anatoly Solovyev surpassed it. In all, Serebrov spent 371.95 days in space. Serebrov contributed to the design of Salyut 6, Salyut 7, and the Mir space stations.", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Serebrov", "last_flight": "1993-07-01T14:32:58Z", "first_flight": "1982-08-19T17:11:52Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 10 }, { "id": 247, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/247/?format=api", "name": "Yelena Serova", "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": 799, "name": "[AUTO] Yelena Serova - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yelena2520serova_image_20181201220005.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190816.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": "P167DT5H42M", "eva_time": "P0D", "age": 48, "date_of_birth": "1976-04-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": "Yelena Olegovna Serova (Russian: Елена Олеговна Серова, born 22 April 1976) is a Russian politician and former cosmonaut.\r\nShe was selected as a cosmonaut in 2006 and was assigned in 2011 to Expedition 41, which launched in September 2014 and returned to Earth in March 2015. Serova became the first Russian woman to visit the International Space Station (ISS) on 26 September 2014.", "wiki": "https://en.wikipedia.org/wiki/Yelena_Serova", "last_flight": "2014-09-25T20:25:00Z", "first_flight": "2014-09-25T20:25:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 248, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/248/?format=api", "name": "Vitaly Sevastyanov", "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": 744, "name": "[AUTO] Vitaly Sevastyanov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vitaly2520sevastyanov_image_20181201220129.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190653.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": "P80DT16H19M3S", "eva_time": "P0D", "age": 74, "date_of_birth": "1935-07-08", "date_of_death": "2010-04-05", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Vitaly Ivanovich Sevastyanov (Russian: Вита́лий Ива́нович Севастья́нов; 8 July 1935 – 5 April 2010) was a Soviet cosmonaut and an engineer who flew on the Soyuz 9 and Soyuz 18 missions.", "wiki": "https://en.wikipedia.org/wiki/Vitaly_Sevastyanov", "last_flight": "1975-05-24T14:58:10Z", "first_flight": "1970-06-01T19:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 249, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/249/?format=api", "name": "Yuri Shargin", "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": 722, "name": "[AUTO] Yuri Shargin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520shargin_image_20181201220241.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190618.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": "P9DT21H28M34S", "eva_time": "P0D", "age": 65, "date_of_birth": "1960-03-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": "Yuri Georgiyevich Shargin (Russian: Юрий Георгиевич Шаргин) is a retired cosmonaut of the Russian Space Forces.\r\nHe was selected as a cosmonaut on February 9, 1996.\r\n\r\nHe was selected in 2004, to be the flight engineer on the Soyuz TMA-5 mission to the International Space Station. Shargin was the first Russian military cosmonaut on board and had a secret mission.", "wiki": "https://en.wikipedia.org/wiki/Yuri_Shargin", "last_flight": "2004-10-14T03:06:26Z", "first_flight": "2004-10-14T03:06:26Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 250, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/250/?format=api", "name": "Salizhan Sharipov", "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": 668, "name": "[AUTO] Salizhan Sharipov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salizhan2520sharipov_image_20181201220513.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190445.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": "P201DT14H49M19S", "eva_time": "PT10H34M", "age": 60, "date_of_birth": "1964-08-24", "date_of_death": null, "nationality": [ { "id": 38, "name": "Kyrgyzstan", "alpha_2_code": "KG", "alpha_3_code": "KGZ", "nationality_name": "Kyrgyz", "nationality_name_composed": "Kyrgyzstani" } ], "bio": "Salizhan Shakirovich Sharipov (Russian: Салижан Шакирович Шарипов) (born 24 August 1964) is a Kyrgyzstani cosmonaut. Sharipov is a co-author and investigator for the Advanced Diagnostic Ultrasound in Microgravity project. He has been to space twice (launched from the U.S. as an astronaut in 1998 and from Russia as a cosmonaut in 2004) and has conducted two spacewalks. Sharipov retired on 18 July 2008.", "wiki": "https://en.wikipedia.org/wiki/Salizhan_Sharipov", "last_flight": "2004-10-14T03:06:26Z", "first_flight": "1998-01-23T02:48:15Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 251, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/251/?format=api", "name": "Rakesh Sharma", "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": 427, "name": "[AUTO] Rakesh Sharma - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rakesh2520sharma_image_20181201220613.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185826.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": "P7DT21H40M6S", "eva_time": "P0D", "age": 76, "date_of_birth": "1949-01-13", "date_of_death": null, "nationality": [ { "id": 9, "name": "India", "alpha_2_code": "IN", "alpha_3_code": "IND", "nationality_name": "Indian", "nationality_name_composed": "Indo" } ], "bio": "Rakesh Sharma (born 13 January 1949) is a former Indian Air Force pilot who flew aboard Soyuz T-11, launched on 2 April 1984, as part of the Interkosmos programme. Sharma is the first Indian citizen to travel in space.", "wiki": "https://en.wikipedia.org/wiki/Rakesh_Sharma", "last_flight": "1984-04-03T13:08:42Z", "first_flight": "1984-04-03T13:08:42Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 252, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/252/?format=api", "name": "Anton Shkaplerov", "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": 750, "name": "[AUTO] Anton Shkaplerov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anton_shkaplero_image_20211001184311.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190702.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": "P709DT8H4M40S", "eva_time": "PT21H39M", "age": 53, "date_of_birth": "1972-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": "Anton Nikolaevich Shkaplerov (Russian: Антон Николаевич Шкаплеров) (born February 20, 1972 in Sevastopol, Ukrainian SSR) is a Russian cosmonaut. He is a veteran of three spaceflights and is a former Commander of the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Anton_Shkaplerov", "last_flight": "2021-10-05T08:55:02Z", "first_flight": "2011-11-14T04:14:03Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 3 }, { "id": 253, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/253/?format=api", "name": "Georgy Shonin", "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": 713, "name": "[AUTO] Georgy Shonin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/georgy2520shonin_image_20181201220913.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190605.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": "P4DT22H42M47S", "eva_time": "P0D", "age": 61, "date_of_birth": "1935-08-03", "date_of_death": "1997-04-07", "nationality": [ { "id": 12, "name": "Ukraine", "alpha_2_code": "UA", "alpha_3_code": "UKR", "nationality_name": "Ukrainian", "nationality_name_composed": "Ukro" } ], "bio": "Georgy Stepanovich Shonin (Ukrainian: Гео́ргій Степа́нович Шо́нін) (August 3, 1935 – April 7, 1997; born in Rovenky, Luhansk Oblast, (now Ukraine) but grew up in Balta of Ukrainian SSR) was a Soviet cosmonaut, who flew on the Soyuz 6 space mission.\r\n\r\nShonin was part of the original group of cosmonauts selected in 1960. He left the space programme in 1979 for medical reasons.", "wiki": "https://en.wikipedia.org/wiki/Georgy_Shonin", "last_flight": "1969-10-11T11:10:00Z", "first_flight": "1969-10-11T11:10:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "