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=130&ordering=-time_in_space
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=140&ordering=-time_in_space", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=120&ordering=-time_in_space", "results": [ { "id": 226, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/226/?format=api", "name": "Leonid Popov", "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": 787, "name": "[AUTO] Leonid Popov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520popov_image_20181201212542.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190757.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": "P200DT14H45M51S", "eva_time": "P0D", "age": 79, "date_of_birth": "1945-08-31", "date_of_death": null, "nationality": [ { "id": 12, "name": "Ukraine", "alpha_2_code": "UA", "alpha_3_code": "UKR", "nationality_name": "Ukrainian", "nationality_name_composed": "Ukro" } ], "bio": "Popov was born in Oleksandriia, Kirovohrad Oblast, Ukrainian SSR. He was selected as a cosmonaut on April 27, 1970, and flew as Commander on Soyuz 35, Soyuz 40 and Soyuz T-7, logging 200 days, 14 hours, and 45 minutes in space before his retirement on June 13, 1987.", "wiki": "https://en.wikipedia.org/wiki/Leonid_Popov", "last_flight": "1982-08-19T17:11:52Z", "first_flight": "1980-04-09T13:38:22Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 269, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/269/?format=api", "name": "Valeri Tokarev", "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": 883, "name": "[AUTO] Valeri Tokarev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valeri2520tokarev_image_20181201222932.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191033.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": "P199DT15H5M25S", "eva_time": "PT12H54M", "age": 72, "date_of_birth": "1952-10-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": "Valeri Ivanovich Tokarev (Russian: Валерий Иванович Токарев; born October 29, 1952) is a Russian Air Force Colonel and test cosmonaut at the Yuri A. Gagarin Cosmonaut Training Center. Tokarev traveled to space twice, and has performed two career spacewalks, before retiring in June 2008.", "wiki": "https://en.wikipedia.org/wiki/Valeri_Tokarev", "last_flight": "2005-10-01T03:54:53Z", "first_flight": "1999-05-27T10:49:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 579, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/579/?format=api", "name": "Jasmin Moghbeli", "status": { "id": 1, "name": "Active" }, "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": 203, "name": "[AUTO] Jasmin Moghbeli - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jasmin_moghbeli_image_20230826072835.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185215.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": "PT6H42M", "age": 41, "date_of_birth": "1983-06-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": "Jasmin Moghbeli is an Iranian-American Marine Corps test pilot and NASA astronaut of the class of 2017. She is a graduate of the Massachusetts Institute of Technology, Naval Postgraduate School, and U.S. Naval Test Pilot School, and has over 1,600 hours of flight time and 150 combat missions.", "wiki": "https://en.wikipedia.org/wiki/Jasmin_Moghbeli", "last_flight": "2023-08-26T07:27:27Z", "first_flight": "2023-08-26T07:27:27Z", "social_media_links": [ { "id": 108, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/AstroJaws" }, { "id": 109, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/astrojaws/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "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": 525, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/525/?format=api", "name": "Gregory Chamitoff", "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": 624, "name": "[AUTO] Gregory Chamitoff - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory_chamito_image_20220911034240.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190336.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": "P198DT18H1M20S", "eva_time": "PT13H43M", "age": 62, "date_of_birth": "1962-08-06", "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": "Gregory Errol Chamitoff is an engineer and NASA astronaut. He was assigned to Expedition 17 and flew to the International Space Station on STS-124, launching 31 May 2008. He was in space for 6 months, joining Expedition 18 after Expedition 17 left the station. He returned to Earth on the 30th of November 2008 aboard STS-126. Chamitoff served as a mission specialist on the STS-134 mission, which was the last flight of Space Shuttle Endeavour which delivered the Alpha Magnetic Spectrometer to the ISS.", "wiki": "https://en.wikipedia.org/wiki/Gregory_Chamitoff", "last_flight": "2011-05-16T12:56:28Z", "first_flight": "2008-05-31T21:02:12Z", "social_media_links": [ { "id": 52, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/Astro_Taz" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 91, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/91/?format=api", "name": "Frank De Winne", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 443, "name": "[AUTO] Frank De Winne - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frank2520de2520winne_image_20181128225117.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185851.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": "P198DT17H35M16S", "eva_time": "P0D", "age": 64, "date_of_birth": "1961-04-25", "date_of_death": null, "nationality": [ { "id": 20, "name": "Belgium", "alpha_2_code": "BE", "alpha_3_code": "BEL", "nationality_name": "Belgian", "nationality_name_composed": "Belgo" } ], "bio": "Frank, Viscount De Winne (born 25 April 1961, in Ledeberg, Belgium) is a Belgian Air Component officer and an ESA astronaut. He is Belgium's second person in space (after Dirk Frimout). He was the first ESA astronaut to command a space mission when he served as commander of ISS Expedition 21. ESA astronaut de Winne serves currently as Head of the European Astronaut Centre of the European Space Agency in Cologne/Germany (Köln).", "wiki": "https://en.wikipedia.org/wiki/Frank_De_Winne", "last_flight": "2009-05-27T10:34:53Z", "first_flight": "2002-10-30T03:11:11Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 287, "url": "https://ll.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://ll.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 }, { "id": 20, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/20/?format=api", "name": "Serena Auñón-Chancellor", "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": 380, "name": "[AUTO] Serena Auñón-Chancellor - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/serena_au25c3_image_20220911033856.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185714.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": "P196DT17H49M19S", "eva_time": "P0D", "age": 49, "date_of_birth": "1976-04-09", "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": "Serena Maria Auñón-Chancellor is an American physician, engineer, and NASA astronaut. She has been in space since June 6, 2018, serving as a flight engineer in Expedition 56/57 to the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Serena_Au%C3%B1%C3%B3n-Chancellor", "last_flight": "2018-06-06T11:12:41Z", "first_flight": "2018-06-06T11:12:41Z", "social_media_links": [ { "id": 200, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/AstroSerena" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 535, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/535/?format=api", "name": "Steven Swanson", "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": 233, "name": "[AUTO] Steven Swanson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/steven_swanson_image_20220911034405.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185303.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": "P195DT20H45M49S", "eva_time": "P1DT3H58M", "age": 64, "date_of_birth": "1960-12-03", "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": "Steven Ray Swanson is an American Engineer and a retired NASA astronaut. He is married and has three children. He has received numerous awards and honors. These include the NASA Exceptional Achievement Medal and the JSC Certificate of Accommodation and many others. Prior to becoming a NASA astronaut, Swanson worked for GTE in Phoenix, Arizona, as a software engineer. Swanson has flown two shuttle flights, STS-117 and STS-119. He has logged over 4,700 hours in space and completed four spacewalks totaling 26 hours and 14 minutes. Swanson has also served in other roles at NASA, such as a CAPCOM for both International Space Station and Space Shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Steven_Swanson", "last_flight": "2014-03-25T21:17:23Z", "first_flight": "2007-06-08T23:38:04Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 5 }, { "id": 185, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/185/?format=api", "name": "Liu Yang", "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": 880, "name": "[AUTO] Liu Yang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/liu_yang_image_20220604084749.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191027.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": "P195DT49M42S", "eva_time": "PT6H7M", "age": 46, "date_of_birth": "1978-10-06", "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": "Liu Yang (born October 6, 1978) is a Chinese pilot and astronaut who served as a crew member on the space mission Shenzhou 9. On June 16, 2012, Liu became the first Chinese woman in space.", "wiki": "https://en.wikipedia.org/wiki/Liu_Yang_(astronaut)", "last_flight": "2022-06-05T02:44:10Z", "first_flight": "2012-06-16T10:37:24Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 } ] }{ "count": 807, "next": "