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=610&ordering=time_in_space
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=620&ordering=time_in_space", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=600&ordering=time_in_space", "results": [ { "id": 765, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/765/?format=api", "name": "Haichao Gui", "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": 891, "name": "[AUTO] Haichao Gui - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/haichao_gui_image_20230530052736.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191047.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": "P153DT22H40M50S", "eva_time": "P0D", "age": 38, "date_of_birth": "1986-11-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": "Gui Haichao is a Chinese pilot, researcher and professor selected as part of the Shenzhou program. He did nor enlist in the People's Liberation Army (PLA), but was still was selected as a taikonaut, whereas all earlier known taikonauts belonged to PLAAC. He joined the Communist Party of China in July 2020.", "wiki": "https://en.wikipedia.org/wiki/Gui_Haichao", "last_flight": "2023-05-30T01:31:10Z", "first_flight": "2023-05-30T01:31:10Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 764, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/764/?format=api", "name": "Yangzhu Zhu", "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": 230, "name": "[AUTO] Yangzhu Zhu - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yangzhu_zhu_image_20230530052559.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185258.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": "P153DT22H40M50S", "eva_time": "PT7H55M", "age": 38, "date_of_birth": "1986-09-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": "Zhu Yangzhu is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) in September 2005, and joined the Chinese Communist Party (CCP) in December 2006.", "wiki": "https://en.wikipedia.org/wiki/Zhu_Yangzhu", "last_flight": "2023-05-30T01:31:10Z", "first_flight": "2023-05-30T01:31:10Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 502, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/502/?format=api", "name": "Sandra Magnus", "status": { "id": 2, "name": "Retired" }, "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": 503, "name": "[AUTO] Sandra Magnus - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sandra_magnus_image_20220911033740.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190025.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": "P157DT8H43M26S", "eva_time": "P0D", "age": 60, "date_of_birth": "1964-10-30", "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": "Sandra Hall Magnus is an American engineer and a former NASA astronaut. She returned to Earth with the crew of STS-119 Discovery on March 28, 2009, after having spent 134 days in orbit. She was assigned to the crew of STS-135, the final mission of the Space Shuttle. She is also a licensed amateur radio operator with the call sign KE5FYE.", "wiki": "https://en.wikipedia.org/wiki/Sandra_Magnus", "last_flight": "2011-07-08T15:29:04Z", "first_flight": "2002-10-07T19:45:51Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 572, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/572/?format=api", "name": "Nicole Aunapu Mann", "status": { "id": 1, "name": "Active" }, "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": 457, "name": "[AUTO] Nicole Aunapu Mann - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nicole_aunapu_m_image_20211006163646.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185913.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": "P157DT10H1M3S", "eva_time": "PT14H2M", "age": 47, "date_of_birth": "1977-06-27", "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": "Nicole Victoria Aunapu Mann is an American test pilot and NASA astronaut. She is an F/A-18 Hornet pilot, and a graduate of the US Naval Academy, Stanford University and the US Naval Test Pilot School. She has over 2,500 flight hours in 25 types of aircraft, 200 carrier landings, and has flown 47 combat missions in Iraq and Afghanistan. Mann completed astronaut training in 2015, and was assigned in August 2018 to Boe-CFT, the first test flight of the Boeing CST-100 Starliner. In 2021 she was reassigned to a SpaceX Crew-5 flight aboard Crew Dragon spacecraft due to lengthy delays with Starliner program.", "wiki": "https://en.wikipedia.org/wiki/Nicole_Aunapu_Mann", "last_flight": "2022-10-05T16:00:57Z", "first_flight": "2022-10-05T16:00:57Z", "social_media_links": [ { "id": 53, "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/AstroDuke" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 }, { "id": 570, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/570/?format=api", "name": "Josh A. Cassada", "status": { "id": 2, "name": "Retired" }, "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": 490, "name": "[AUTO] Josh A. Cassada - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/josh2520a.2520cassada_image_20181203173238.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190005.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": "P157DT10H1M3S", "eva_time": "PT21H24M", "age": 51, "date_of_birth": "1973-07-18", "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": "Josh Aaron Cassada is an American physicist, test pilot, and NASA astronaut. Prior to his selection to join NASA in 2013, Cassada served as a test pilot in the US Navy, and has over 3,500 hours in more than 40 aircraft, and 23 combat missions. In August 2018, Cassada was selected for CTS-1, the first operational mission of the Boeing CST-100 Starliner. In 2021 he was reassigned to a SpaceX Crew-5 flight aboard Crew Dragon spacecraft due to lengthy delays with Starliner program.", "wiki": "https://en.wikipedia.org/wiki/Josh_A._Cassada", "last_flight": "2022-10-05T16:00:57Z", "first_flight": "2022-10-05T16:00:57Z", "social_media_links": [ { "id": 27, "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_josh" }, { "id": 28, "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/astro_cassada" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 3 }, { "id": 649, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/649/?format=api", "name": "Anna Kikina", "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": 452, "name": "[AUTO] Anna Kikina - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anna_yuryevna_k_image_20200828144537.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185904.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": "P157DT10H1M3S", "eva_time": "P0D", "age": 40, "date_of_birth": "1984-08-27", "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": "Anna Yuryevna Kikina is a Russian engineer and test cosmonaut, selected in 2012. Kikina is assigned to Crew-5 mission which is to launch in 2022. The seat was arranged as a part of exchange agreement between Roscosmos and NASA, allowing Russian cosmonaut to fly on US vehicle while American astronaut gets a seat on Soyuz. Kikina will be the first Russian cosmonaut to fly on Crew Dragon.", "wiki": "https://en.wikipedia.org/wiki/Anna_Kikina", "last_flight": "2022-10-05T16:00:57Z", "first_flight": "2022-10-05T16:00:57Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 541, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/541/?format=api", "name": "Kevin A. Ford", "status": { "id": 2, "name": "Retired" }, "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": 824, "name": "[AUTO] Kevin A. Ford - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kevin2520a.2520ford_image_20181203165445.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190856.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": "P157DT13H13M12S", "eva_time": "P0D", "age": 64, "date_of_birth": "1960-07-07", "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": "Kevin Anthony Ford is a retired United States Air Force Colonel and a NASA astronaut. Ford has received a number of special honors and awards, some of which are the Air Force Meritorious Service Medal, Air Force Commendation Medal, Aerial Achievement Medal and the Armed Forces Expeditionary Medal. Ford has also logged more than 5,000 flying hours and also holds FAA commercial certificates for airplanes, helicopters and gliders. Ford has served in many roles at NASA since his selection in July 2000. The roles include as a Capsule Communicator or CAPCOM. He was also the Director Of Operations at the Gagarin Cosmonaut Training Center in Star City, Russia from January 2004 to January 2005. He was pilot of STS-128 and Flight Engineer 2 of Soyuz TMA-06M from October 23, 2012 to March 16, 2013.", "wiki": "https://en.wikipedia.org/wiki/Kevin_A._Ford", "last_flight": "2012-10-23T10:51:11Z", "first_flight": "2009-08-29T03:59:37Z", "social_media_links": [ { "id": 59, "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/kevin_astro7" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 167, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/167/?format=api", "name": "Dmitri Kondratyev", "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": 605, "name": "[AUTO] Dmitri Kondratyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dmitri2520kondratyev_image_20181129233324.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190306.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": "P159DT7H17M35S", "eva_time": "PT10H14M", "age": 55, "date_of_birth": "1969-05-25", "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": "Dmitri Yur'yevich Kondrat'yev Russian: Дмитрий Юрьевич Кондратьев (born 25 May 1969 in Irkutsk, Russia) is a retired Russian cosmonaut. He served as a crewmember on the International Space Station long duration mission Expedition 27 as Commander, having also served as a Flight Engineer on Expedition 26 during the same stay in space. Kondratyev traveled to space for the first time aboard the Soyuz TMA-20 spacecraft in December 2010.", "wiki": "https://en.wikipedia.org/wiki/Dmitri_Kondratyev", "last_flight": "2010-12-15T19:09:25Z", "first_flight": "2010-12-15T19:09:25Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 }, { "id": 394, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/394/?format=api", "name": "William Shepherd", "status": { "id": 2, "name": "Retired" }, "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": 450, "name": "[AUTO] William Shepherd - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520shepherd_image_20181202134615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185901.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": "P159DT11H59M44S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-07-26", "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": "William McMichael \"Bill\" Shepherd is an American former Navy SEAL, aerospace, ocean, and mechanical engineer, and NASA astronaut who served as Commander of Expedition 1, the first crew on the International Space Station. He is also a recipient of the Congressional Space Medal of Honor.", "wiki": "https://en.wikipedia.org/wiki/William_Shepherd", "last_flight": "2000-10-31T07:52:47Z", "first_flight": "1988-12-02T14:30:34Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 363, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/363/?format=api", "name": "John E. Blaha", "status": { "id": 2, "name": "Retired" }, "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": 651, "name": "[AUTO] John E. Blaha - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520e.2520blaha_image_20181202112023.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190420.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": "P161DT2H45M31S", "eva_time": "P0D", "age": 82, "date_of_birth": "1942-08-26", "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": "John Elmer Blaha is a retired United States Air Force colonel and a former NASA astronaut. He is a veteran of five space missions aboard the Space Shuttle and Mir.\r\n\r\nBlaha is married to the former Brenda I. Walters of St. Louis, Missouri. They have three grown children and four grandchildren.", "wiki": "https://en.wikipedia.org/wiki/John_E._Blaha", "last_flight": "1996-09-16T08:54:49Z", "first_flight": "1989-03-13T14:57:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 0 } ] }{ "count": 805, "next": "