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=530&ordering=-id
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=540&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=520&ordering=-id", "results": [ { "id": 297, "url": "https://lldev.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://lldev.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 }, { "id": 296, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/296/?format=api", "name": "Zhai Zhigang", "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": 392, "name": "[AUTO] Zhai Zhigang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhai_zhigang_image_20211014075835.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185732.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": "P185DT5H59M37S", "eva_time": "PT12H58M", "age": 58, "date_of_birth": "1966-10-10", "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": "Zhai Zhigang (born October 10, 1966) is a major general in the People's Liberation Army Air Force and a CNSA astronaut. During the Shenzhou 7 mission in 2008, he became the first Chinese citizen to carry out a spacewalk.", "wiki": "https://en.wikipedia.org/wiki/Zhai_Zhigang", "last_flight": "2021-10-15T16:23:56Z", "first_flight": "2008-09-25T13:10:04Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 295, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/295/?format=api", "name": "Sergei Zalyotin", "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": 199, "name": "[AUTO] Sergei Zalyotin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520zalyotin_image_20181201232209.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185207.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": "P83DT16H35M40S", "eva_time": "PT4H52M", "age": 63, "date_of_birth": "1962-04-21", "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 Viktorovich Zalyotin is a Russian cosmonaut and a veteran of two space missions.\r\n\r\nZalyotin was born in Tula and attended the Borisoglebsk Higher Military School before becoming a fighter pilot in the Russian Air Force. He also holds a degree in ecological management. Zalyotin was selected as a cosmonaut candidate in 1990. In 2000, Zalyotin was a member of the final resident crew aboard the Mir space station. He briefly visited the International Space Station aboard Soyuz TMA-1 in 2002.", "wiki": "https://en.wikipedia.org/wiki/Sergei_Zalyotin", "last_flight": "2002-10-30T03:11:11Z", "first_flight": "2000-04-04T05:01:29Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 294, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/294/?format=api", "name": "Fyodor Yurchikhin", "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": 500, "name": "[AUTO] Fyodor Yurchikhin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fyodor2520yurchikhin_image_20181201232049.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190020.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": "P672DT20H39M32S", "eva_time": "P2DT11H27M", "age": 66, "date_of_birth": "1959-01-03", "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": "Fyodor Nikolayevich Yurchikhin (Russian: Фёдор Николаевич Юрчихин, Greek: Θεόδωρος Γιουρτσίχιν του Νικόλαου; born 3 January 1959), is a Russian cosmonaut of Greek descent, engineer and RSC Energia test-pilot who has flown on five spaceflights. His first spaceflight was a 10-day Space Shuttle mission STS-112. His second was a long-duration stay aboard the International Space Station (ISS) as a Flight Engineer for Expedition 15; for this mission he was launched in the Soyuz TMA-10 spacecraft. He has undertaken two further long-duration stays aboard the ISS, as a crew member of Expedition 24 / 25. For this mission he was launched with the spacecraft Soyuz TMA-19, and he landed in November 2010, also with the TMA-19 spacecraft. He served as Soyuz Commander for his fourth mission aboard Soyuz TMA-09M, as Flight Engineer for Expedition 36 and ISS Commander for Expedition 37. In April 2017, Yurchikhin launched on Soyuz MS-04 for the fifth spaceflight of his career, a six-month mission to the ISS as part of Expedition 51 and 52, for which he was the Commander.", "wiki": "https://en.wikipedia.org/wiki/Fyodor_Yurchikhin", "last_flight": "2017-04-20T07:13:45Z", "first_flight": "2002-10-07T19:45:51Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 9 }, { "id": 293, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/293/?format=api", "name": "Kimiya Yui", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 616, "name": "[AUTO] Kimiya Yui - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kimiya2520yui_image_20181201231949.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190323.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": "P141DT16H9M16S", "eva_time": "P0D", "age": 55, "date_of_birth": "1970-01-30", "date_of_death": null, "nationality": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "bio": "Kimiya Yui is a Japanese astronaut from the Japan Aerospace Exploration Agency (JAXA). He was selected for the agency in 2009.", "wiki": "https://en.wikipedia.org/wiki/Kimiya_Yui", "last_flight": "2015-07-22T21:02:44Z", "first_flight": "2015-07-22T21:02:44Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 291, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/291/?format=api", "name": "Boris Yegorov", "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": 786, "name": "[AUTO] Boris Yegorov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boris2520yegorov_image_20181201225827.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190756.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": "P1DT17M3S", "eva_time": "P0D", "age": 56, "date_of_birth": "1937-11-26", "date_of_death": "1994-09-12", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Boris Borisovich Yegorov was a Soviet physician-cosmonaut who became the first physician to make a space flight. Yegorov was selected as a member of the multi-disciplinary team that flew on Voskhod 1.", "wiki": "https://en.wikipedia.org/wiki/Boris_Yegorov", "last_flight": "1964-10-12T07:30:01Z", "first_flight": "1964-10-12T07:30:01Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 290, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/290/?format=api", "name": "Yang Liwei", "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": 610, "name": "[AUTO] Yang Liwei - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yang2520liwei_image_20181201225703.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190313.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": "PT21H22M45S", "eva_time": "P0D", "age": 59, "date_of_birth": "1965-06-21", "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": "Yang Liwei is a major general, military pilot, and China National Space Administration astronaut. In October 2003, he became the first person sent into space by the Chinese space program. This mission, Shenzhou 5, made China the third country to independently send humans into space.", "wiki": "https://en.wikipedia.org/wiki/Yang_Liwei", "last_flight": "2003-10-15T01:00:03Z", "first_flight": "2003-10-15T01:00:03Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 289, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/289/?format=api", "name": "Naoko Yamazaki", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 881, "name": "[AUTO] Naoko Yamazaki - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/naoko2520yamazaki_image_20181201225550.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191029.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": "P15DT2H46M38S", "eva_time": "P0D", "age": 54, "date_of_birth": "1970-12-27", "date_of_death": null, "nationality": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "bio": "Naoko Yamazaki is a former Japanese astronaut at JAXA, the second Japanese woman to qualify for the program. The first was Chiaki Mukai.", "wiki": "https://en.wikipedia.org/wiki/Naoko_Yamazaki", "last_flight": "2010-04-05T10:21:22Z", "first_flight": "2010-04-05T10:21:22Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 288, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/288/?format=api", "name": "Dafydd Williams", "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": 323, "name": "[AUTO] Dafydd Williams - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dafydd2520williams_image_20181201225440.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185541.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": "P28DT15H46M18S", "eva_time": "PT17H30M", "age": 71, "date_of_birth": "1954-05-16", "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": "Dafydd Rhys \"Dave\" Williams OC (born May 16, 1954) is a Canadian physician, public speaker and a retired CSA astronaut. Williams was a mission specialist on two space shuttle missions. His first spaceflight, STS-90 in 1998, was a 16-day mission aboard Space Shuttle Columbia dedicated to neuroscience research. His second flight, STS-118 in August 2007, was flown by Space Shuttle Endeavour to the International Space Station. During that mission he performed three spacewalks, becoming the third Canadian to perform a spacewalk and setting a Canadian record for total number of spacewalks. These spacewalks combined for a total duration of 17 hours and 47 minutes.", "wiki": "https://en.wikipedia.org/wiki/Dafydd_Williams", "last_flight": "2007-08-08T22:36:42Z", "first_flight": "1998-04-17T18:19:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 287, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/287/?format=api", "name": "Wang Yaping", "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": 725, "name": "[AUTO] Wang Yaping - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/wang_yaping_image_20211014075922.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190623.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": "P197DT1M39S", "eva_time": "PT6H25M", "age": 45, "date_of_birth": "1980-01-27", "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": "Colonel Wang Yaping is a Chinese military pilot and astronaut. Wang was the second female astronaut to be named by the CNSA, and the second Chinese woman in space.\r\n\r\nShe was a candidate for the space mission Shenzhou 9 in 2012. However, Liu Yang was selected over her for the historic mission of the first Chinese female space traveller. Wang was a member of the backup crew for SZ-9.\r\n\r\nWang became the second Chinese female astronaut as a member of the Shenzhou 10 spaceship crew, which orbited the earth in June 2013, and of the Tiangong-1 orbiting space station with which it docked. She was the first member of the crew announced, in April, while the remainder of the crew were announced in June. Wang Yaping was one of two women in space on the 50th anniversary of Vostok 6, the first spaceflight by a woman, Valentina Tereshkova. The other woman in space on 16 June 2013 was Karen Nyberg, an American astronaut aboard the International Space Station. While aboard Tiangong-1, Wang conducted scientific experiments and taught a physics lesson to Chinese students by live television broadcast.", "wiki": "https://en.wikipedia.org/wiki/Wang_Yaping", "last_flight": "2021-10-15T16:23:56Z", "first_flight": "2013-06-11T09:38:02Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 } ] }{ "count": 813, "next": "