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=520&ordering=-spacewalks_count
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=530&ordering=-spacewalks_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=510&ordering=-spacewalks_count", "results": [ { "id": 149, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/149/?format=api", "name": "Scott Horowitz", "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": 219, "name": "[AUTO] Scott Horowitz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott2520horowitz_image_20181129211108.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185240.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": "P47DT10H38M19S", "eva_time": "P0D", "age": 68, "date_of_birth": "1957-03-24", "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": "Scott Jay \"Doc\" Horowitz is a retired American astronaut and a veteran of four space shuttle missions. Horowitz was selected as an astronaut candidate by NASA in 1992, and piloted missions STS-75 (1996), STS-82 (1997) and STS-101 (2000). He commanded mission STS-105 (2001), a visit to the International Space Station for equipment and crew transfer.", "wiki": "https://en.wikipedia.org/wiki/Scott_J._Horowitz", "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1996-02-22T20:18:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 173, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/173/?format=api", "name": "Konstantin Kozeyev", "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": 872, "name": "[AUTO] Konstantin Kozeyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/konstantin2520kozeyev_image_20181129233956.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191014.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": "P9DT20H25S", "eva_time": "P0D", "age": 57, "date_of_birth": "1967-12-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": "Konstantin Mirovich Kozeyev (Russian: Константин Мирович Козеев) is a retired Russian cosmonaut.\r\nHe flew as Flight Engineer on Soyuz TM-33 in 2001.", "wiki": "https://en.wikipedia.org/wiki/Konstantin_Kozeyev", "last_flight": "2001-10-21T08:59:35Z", "first_flight": "2001-10-21T08:59:35Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 247, "url": "https://ll.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://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": 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": 49, "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": 261, "url": "https://ll.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://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": 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": 327, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/327/?format=api", "name": "Karol J. Bobko", "status": { "id": 11, "name": "Deceased" }, "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": 304, "name": "[AUTO] Karol J. Bobko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/karol2520j.2520bobko_image_20181202093540.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185503.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": "P16DT2H2M53S", "eva_time": "P0D", "age": 85, "date_of_birth": "1937-12-23", "date_of_death": "2023-08-17", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Karol Joseph \"Bo\" Bobko is an American aerospace engineer, retired U.S. Air Force officer, test pilot, and a former USAF and NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Karol_J._Bobko", "last_flight": "1985-10-03T15:15:30Z", "first_flight": "1983-04-04T18:30:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 756, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/756/?format=api", "name": "Konstantin Borisov", "status": { "id": 1, "name": "Active" }, "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": 612, "name": "[AUTO] Konstantin Borisov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/konstantin_bori_image_20230826072844.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190316.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": "P199DT2H19M33S", "eva_time": "P0D", "age": 40, "date_of_birth": "1984-08-14", "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": "Konstantin Borisov is a Russian cosmonaut with a background in life support systems engineering and economics.", "wiki": "https://en.wikipedia.org/wiki/Konstantin_Borisov", "last_flight": "2023-08-26T07:27:27Z", "first_flight": "2023-08-26T07:27:27Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 105, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/105/?format=api", "name": "Anatoly Filipchenko", "status": { "id": 11, "name": "Deceased" }, "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": 942, "name": "[AUTO] Anatoly Filipchenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520filipchenko_image_20181128231317.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191206.png", "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": "P10DT21H3M58S", "eva_time": "P0D", "age": 94, "date_of_birth": "1928-02-26", "date_of_death": "2022-08-07", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Anatoly Vasilyevich Filipchenko (Russian: Анато́лий Васи́льевич Фили́пченко; born February 26, 1928) was a Soviet cosmonaut of Ukrainian descent. He flew on the Soyuz 7 and Soyuz 16 missions. He was born in Davydovka, Voronezh Oblast, RSFSR.", "wiki": "https://en.wikipedia.org/wiki/Anatoly_Filipchenko", "last_flight": "1974-12-02T09:40:00Z", "first_flight": "1969-10-12T10:44:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 87, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/87/?format=api", "name": "Chen Quan", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 377, "name": "[AUTO] Chen Quan - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chen2520quan_image_20181128224630.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185710.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": 61, "date_of_birth": "1963-12-01", "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": "Chen Quan (simplified Chinese: 陈全; traditional Chinese: 陳全; pinyin: Chén Quán) is a Chinese pilot selected as part of the Shenzhou program.\r\n\r\nChen was selected to be an astronaut in 1998 and served as commander of the backup crew for Shenzhou 7 which flew in September 2008.", "wiki": "https://en.wikipedia.org/wiki/Chen_Quan", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/115/?format=api", "name": "Viktor Gorbatko", "status": { "id": 11, "name": "Deceased" }, "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": 654, "name": "[AUTO] Viktor Gorbatko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viktor2520gorbatko_image_20181128233221.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190424.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": "P30DT12H48M32S", "eva_time": "P0D", "age": 82, "date_of_birth": "1934-12-03", "date_of_death": "2017-05-17", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Viktor Vasilyevich Gorbatko (Russian: Ви́ктор Васи́льевич Горба́тко; December 3, 1934 – May 17, 2017) was a Soviet cosmonaut who flew on the Soyuz 7, Soyuz 24, and Soyuz 37 missions.", "wiki": "https://en.wikipedia.org/wiki/Viktor_Gorbatko", "last_flight": "1980-07-23T18:33:03Z", "first_flight": "1969-10-12T10:44:42Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 297, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/297/?format=api", "name": "Zhang Xiaoguang", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 807, "name": "[AUTO] Zhang Xiaoguang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhang2520xiaoguang_image_20181201232412.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190829.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": "P14DT14H28M58S", "eva_time": "P0D", "age": 59, "date_of_birth": "1966-05-01", "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": "Zhang Xiaoguang is a Chinese pilot selected as part of the Shenzhou program.\r\n\r\nHe was born in May 1966 in Jinzhou, to a family of Manchu ethnicity and was a squadron commander in the People’s Liberation Army Air Force when he was selected to be an astronaut in 1998. He had accumulated 1000 flight-hours as of 2004. He was selected as part of the backup crew for the Shenzhou 9 mission. In 2013, he was selected to fly Shenzhou 10, the third spaceflight to the first Chinese space station Tiangong 1.", "wiki": "https://en.wikipedia.org/wiki/Zhang_Xiaoguang", "last_flight": "2013-06-11T09:38:02Z", "first_flight": "2013-06-11T09:38:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 807, "next": "