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=540&ordering=flights_count
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=550&ordering=flights_count", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=530&ordering=flights_count", "results": [ { "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": 342, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/342/?format=api", "name": "Dick Scobee", "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": 825, "name": "[AUTO] Dick Scobee - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dick2520scobee_image_20181202103216.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190857.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": "P6DT23H41M13S", "eva_time": "P0D", "age": 46, "date_of_birth": "1939-05-19", "date_of_death": "1986-01-28", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Francis Richard Scobee was an American pilot and astronaut. He was killed commanding the Space Shuttle Challenger, which suffered catastrophic booster failure during launch of the STS-51-L mission.", "wiki": "https://en.wikipedia.org/wiki/Dick_Scobee", "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1984-04-06T13:58:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 10, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/10/?format=api", "name": "Terry W. Virts", "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": 827, "name": "[AUTO] Terry W. Virts - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terry_w._virts_image_20220911033815.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190900.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": "P213DT10H50M38S", "eva_time": "PT19H2M", "age": 57, "date_of_birth": "1967-12-01", "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": "Terry W. Virts Jr. is a former NASA astronaut, and Colonel in the United States Air Force.", "wiki": "https://en.wikipedia.org/wiki/Terry_W._Virts", "last_flight": "2014-11-23T21:01:14Z", "first_flight": "2010-02-08T09:14:08Z", "social_media_links": [ { "id": 177, "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/AstroTerry" }, { "id": 178, "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_terry/" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 218, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/218/?format=api", "name": "Luca Parmitano", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 838, "name": "[AUTO] Luca Parmitano - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luca2520parmitano_image_20191231114250.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190918.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": "P366DT23H2M", "eva_time": "P1DT9H9M", "age": 48, "date_of_birth": "1976-09-27", "date_of_death": null, "nationality": [ { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" } ], "bio": "Luca Parmitano (born 27 September 1976 in PaternĂ², Sicily) is an Italian engineer and astronaut in the European Astronaut Corps for the European Space Agency (ESA). The astronauts work on missions at the International Space Station. He was selected as an ESA astronaut in May 2009. Parmitano is also a Lieutenant Colonel and pilot for the Italian Air Force. Parmitano is the youngest astronaut to undertake a long-duration mission, at 36 years and eight months old on the launch day of his mission.", "wiki": "https://en.wikipedia.org/wiki/Luca_Parmitano", "last_flight": "2019-07-20T16:28:21Z", "first_flight": "2013-05-28T20:31:24Z", "social_media_links": [ { "id": 86, "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_luca" }, { "id": 87, "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_luca/" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 6 }, { "id": 50, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/50/?format=api", "name": "Owen K. Garriott", "status": { "id": 11, "name": "Deceased" }, "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": 846, "name": "[AUTO] Owen K. Garriott - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/owen2520k.2520garriott_image_20190415193012.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190930.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": "P69DT17H56M1S", "eva_time": "PT13H43M", "age": 88, "date_of_birth": "1930-11-22", "date_of_death": "2019-04-15", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Owen Kay Garriott is an American electrical engineer and former NASA astronaut, who spent 60 days aboard the Skylab space station in 1973 during the Skylab 3 mission, and 10 days aboard Spacelab-1 on a Space Shuttle mission in 1983.", "wiki": "https://en.wikipedia.org/wiki/Owen_K._Garriott", "last_flight": "1983-11-28T16:00:00Z", "first_flight": "1973-07-28T11:10:50Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 731, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/731/?format=api", "name": "Cai Xuzhe", "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": 848, "name": "[AUTO] Cai Xuzhe - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cai_xuzhe_image_20220604085007.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190933.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": true, "time_in_space": "P354DT15H16M56S", "eva_time": "P1DT10H9M", "age": 48, "date_of_birth": "1976-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": "Chinese astronaut from the CNSA Group-2 selection (2010).", "wiki": "https://en.wikipedia.org/wiki/Cai_Xuzhe", "last_flight": "2024-10-29T20:27:34Z", "first_flight": "2022-06-05T02:44:10Z", "social_media_links": [], "flights_count": 2, "landings_count": 1, "spacewalks_count": 5 }, { "id": 329, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/329/?format=api", "name": "C. Gordon Fullerton", "status": { "id": 11, "name": "Deceased" }, "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": 851, "name": "[AUTO] C. Gordon Fullerton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/c.2520gordon2520fullerton_image_20181202093753.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190938.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": "P7DT22H45M", "eva_time": "P0D", "age": 76, "date_of_birth": "1936-10-11", "date_of_death": "2013-08-21", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Charles Gordon Fullerton was a United States Air Force colonel, a USAF and NASA astronaut, and a research pilot at NASA's Dryden Flight Research Facility, Edwards, California.[1] His assignments included a variety of flight research and support activities piloting NASA's B-52 launch aircraft, the Boeing 747 Shuttle Carrier Aircraft (SCA), and other multi-engine and high performance aircraft. Fullerton, who logged more than 380 hours in space flight, was a NASA astronaut from September 1969 until November 1986 when he joined the research pilot office at Dryden. In July 1988, he completed a 30-year career with the U.S. Air Force and retired as a colonel. He continued in his position of NASA research pilot as a civilian. Fullerton and his wife and their two children lived in Lancaster, California.", "wiki": "https://en.wikipedia.org/wiki/C._Gordon_Fullerton", "last_flight": "1985-07-29T21:00:00Z", "first_flight": "1982-03-22T16:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 351, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/351/?format=api", "name": "Dale Gardner", "status": { "id": 11, "name": "Deceased" }, "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": 857, "name": "[AUTO] Dale Gardner - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dale2520gardner_image_20181202104138.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190948.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": "P14DT52M", "eva_time": "PT11H42M", "age": 65, "date_of_birth": "1948-11-08", "date_of_death": "2014-02-19", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Dale Allan Gardner was a NASA astronaut who flew two Space Shuttle missions during the early 1980s.", "wiki": "https://en.wikipedia.org/wiki/Dale_Gardner", "last_flight": "1984-11-08T12:15:00Z", "first_flight": "1983-08-30T06:32:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/19/?format=api", "name": "Richard R. Arnold", "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": 873, "name": "[AUTO] Richard R. Arnold - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_r._arno_image_20220911034515.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191016.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": "P209DT13H29M53S", "eva_time": "P1DT8H4M", "age": 61, "date_of_birth": "1963-11-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": "Richard Robert \"Ricky\" Arnold II is an American educator and a NASA astronaut. He flew on Space Shuttle mission STS-119, which launched March 15, 2009 and delivered the final set of solar arrays to the International Space Station. He launched again in 2018 to the ISS, onboard Soyuz MS-08.", "wiki": "https://en.wikipedia.org/wiki/Richard_R._Arnold", "last_flight": "2018-03-21T17:44:23Z", "first_flight": "2009-03-15T23:43:44Z", "social_media_links": [ { "id": 184, "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_ricky" }, { "id": 185, "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_ricky/" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 5 }, { "id": 185, "url": "https://lldev.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://lldev.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": 805, "next": "