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=140&ordering=id
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=150&ordering=id", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=130&ordering=id", "results": [ { "id": 152, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/152/?format=api", "name": "Rick Husband", "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": 286, "name": "[AUTO] Rick Husband - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rick2520husband_image_20181129211548.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185435.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": "P25DT17H32M18S", "eva_time": "P0D", "age": 45, "date_of_birth": "1957-07-12", "date_of_death": "2003-02-01", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Rick Douglas Husband (July 12, 1957 – February 1, 2003) (Colonel, USAF) was an American astronaut and fighter pilot. He traveled into space twice: as Pilot of STS-96 and Commander of STS-107. He and the rest of the crew of STS-107 were killed when Columbia disintegrated during reentry into the Earth's atmosphere.", "wiki": "https://en.wikipedia.org/wiki/Rick_Husband", "last_flight": "2003-01-16T15:39:00Z", "first_flight": "1999-05-27T10:49:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 153, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/153/?format=api", "name": "Aleksandr Ivanchenkov", "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": 522, "name": "[AUTO] Aleksandr Ivanchenkov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520ivanchenkov_image_20181129231158.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190053.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": "P147DT12H38M24S", "eva_time": "PT2H20M", "age": 84, "date_of_birth": "1940-09-28", "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 Sergeyevich Ivanchenkov (Russian: Алекса́ндр Серге́евич Иванче́нков; born 28 September 1940 ) is a retired Soviet cosmonaut who flew as Flight Engineer on Soyuz 29 and Soyuz T-6, he spent 147 days, 12 hours and 37 minutes in space.", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Ivanchenkov", "last_flight": "1982-06-24T16:29:48Z", "first_flight": "1978-06-15T20:16:45Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 154, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/154/?format=api", "name": "Anatoli Ivanishin", "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": 308, "name": "[AUTO] Anatoli Ivanishin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoli_ivanish_image_20200402084238.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185511.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": "P476DT4H41M11S", "eva_time": "P0D", "age": 56, "date_of_birth": "1969-01-15", "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": "Anatoli Alekseyevich Ivanishin (Russian: Анатолий Алексеевич Иванишин; born 15 January 1969 in Irkutsk) is a Russian cosmonaut. His first visit to space was to the International Space Station on board the Soyuz TMA-22 spacecraft as an Expedition 29 / Expedition 30 crew member, launching in November 2011 and returning in April 2012. Ivanishin was the Commander of the International Space Station for Expedition 49. His third and last spaceflight was as a flight engineer during Expedition 62 / Expedition 63 in 2020. \r\nIvanishin retired in October 2021 to focus on science career.", "wiki": "https://en.wikipedia.org/wiki/Anatoli_Ivanishin", "last_flight": "2020-04-09T08:05:06Z", "first_flight": "2011-11-14T04:14:03Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 155, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/155/?format=api", "name": "Georgi Ivanov", "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": 845, "name": "[AUTO] Georgi Ivanov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/georgi2520ivanov_image_20181129231428.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190928.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": "P1DT23H1M6S", "eva_time": "P0D", "age": 84, "date_of_birth": "1940-07-02", "date_of_death": null, "nationality": [ { "id": 40, "name": "Bulgaria", "alpha_2_code": "BG", "alpha_3_code": "BGR", "nationality_name": "Bulgarian", "nationality_name_composed": "Bulgaro" } ], "bio": "Major general Georgi Ivanov Kakalov (Bulgarian: Георги Иванов Какалов; born July 2, 1940) is a Bulgarian former military officer who was the first Bulgarian cosmonaut. \r\n\r\nIvanov, along with Soviet cosmonaut Nikolai Rukavishnikov, was launched into space as part of the Soyuz 33 mission from Baikonur Cosmodrome on April 10, 1979, at 17:34 (GMT). The scientific program for the flight was prepared entirely by Bulgarian scientists, along with some of the equipment.\r\n\r\nThough take-off was smooth, the mission was a disaster, with severe damage of the engine preventing docking in orbit to Salyut 6 orbital station as it was initially planned. A premature return to Earth became the only possible decision for Ivanov and Rukavishnikov. Due to some additional technical problems landing was difficult to endure-more than 9Gs. When Soyuz 33 finally landed, it was 320 kilometres (200 mi) southeast of Dzhezkazgan. It completed 31 orbits, and was in space for 1 day, 23 hours, and 1 minute. The flight remains the only example for manual landing and is thus quoted in every astronautic textbook.", "wiki": "https://en.wikipedia.org/wiki/Georgi_Ivanov_(cosmonaut)", "last_flight": "1979-04-10T17:34:34Z", "first_flight": "1979-04-10T17:34:34Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 156, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/156/?format=api", "name": "Sigmund Jähn", "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": 277, "name": "[AUTO] Sigmund Jähn - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sigmund2520j25c325a4hn_image_20181129231552.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185419.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": "P7DT20H49M4S", "eva_time": "P0D", "age": 82, "date_of_birth": "1937-02-13", "date_of_death": "2019-09-21", "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Sigmund Werner Paul Jähn (born 13 February 1937) is a German cosmonaut and pilot, who in 1978 became the first German to fly in space as part of the Soviet Union's Interkosmos programme.", "wiki": "https://en.wikipedia.org/wiki/Sigmund_J%C3%A4hn", "last_flight": "1978-08-26T14:51:30Z", "first_flight": "1978-08-26T14:51:30Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 157, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/157/?format=api", "name": "Jing Haipeng", "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": 386, "name": "[AUTO] Jing Haipeng - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jing2520haipeng_image_20181129231707.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185723.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": "P201DT17H7S", "eva_time": "PT7H55M", "age": 58, "date_of_birth": "1966-10-24", "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": "Jing Haipeng (simplified Chinese: 景海鹏; traditional Chinese: 景海鵬; pinyin: Jǐng Hǎipéng; born October 24, 1966) is a Chinese pilot and astronaut selected as part of the Shenzhou program. A fighter pilot in the People's Liberation Army Air Force, he was selected to be a CNSA astronaut in 1998. He is the first Chinese astronaut to have flown on three missions: Shenzhou 7, Shenzhou 9 and Shenzhou 11.", "wiki": "https://en.wikipedia.org/wiki/Jing_Haipeng", "last_flight": "2023-05-30T01:31:10Z", "first_flight": "2008-09-25T13:10:04Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 1 }, { "id": 158, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/158/?format=api", "name": "Zenon Jankowski", "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": 806, "name": "[AUTO] Zenon Jankowski - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zenon2520jankowski_image_20181129231820.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190828.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": 87, "date_of_birth": "1937-11-22", "date_of_death": null, "nationality": [ { "id": 39, "name": "Poland", "alpha_2_code": "PL", "alpha_3_code": "POL", "nationality_name": "Polish", "nationality_name_composed": "Polono" } ], "bio": "Zenon Jankowski is a retired Polish pilot, colonel of the Polish Army and cosmonaut. Jankowski was selected as backup cosmonaut of the 1st Polish cosmonaut Mirosław Hermaszewski for the Soyuz 30 mission in 1978.", "wiki": "https://en.wikipedia.org/wiki/Zenon_Jankowski", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 159, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/159/?format=api", "name": "Leonid Kadeniuk", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 54, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/54/?format=api", "name": "National Space Agency of Ukraine", "abbrev": "HKAY", "type": { "id": 1, "name": "Government" } }, "image": { "id": 660, "name": "[AUTO] Leonid Kadeniuk - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520kadeniuk_image_20181129231956.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190433.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": "P15DT16H34M", "eva_time": "P0D", "age": 67, "date_of_birth": "1951-01-28", "date_of_death": "2018-01-31", "nationality": [ { "id": 12, "name": "Ukraine", "alpha_2_code": "UA", "alpha_3_code": "UKR", "nationality_name": "Ukrainian", "nationality_name_composed": "Ukro" } ], "bio": "Leonid Kostyantynovych Kadenyuk (Ukrainian: Леонід Костянтинович Каденюк, 28 January 1951 – 31 January 2018) was the first astronaut of independent Ukraine. He flew on NASA's Space Shuttle Columbia in 1997 as part of the international mission STS-87.", "wiki": "https://en.wikipedia.org/wiki/Leonid_Kadeniuk", "last_flight": "1997-11-19T19:46:00Z", "first_flight": "1997-11-19T19:46:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 160, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/160/?format=api", "name": "Aleksandr Kaleri", "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": 718, "name": "[AUTO] Aleksandr Kaleri - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520kaleri_image_20181129232134.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190613.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": "P769DT6H35M", "eva_time": "PT23H23M", "age": 68, "date_of_birth": "1956-05-13", "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 Yuriyevich \"Sasha\" Kaleri (Russian: Александр Юрьевич Калери; born Jūrmala, Latvian SSR, USSR, 13 May 1956) is a Russian cosmonaut and veteran of extended stays on the Mir Space Station and the International Space Station (ISS). Kaleri has most recently been in space aboard the ISS serving as a flight engineer for the long duration Expedition 25/26 missions. He has spent the fourth-longest time in space of any person, the longest time in space of any currently active cosmonaut, and the longest time in space of any person not born in what is now Russia.", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Kaleri", "last_flight": "2010-10-07T23:10:55Z", "first_flight": "1992-03-17T10:54:30Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 5 }, { "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 } ] }{ "count": 805, "next": "