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=410&ordering=-name
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=420&ordering=-name", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=400&ordering=-name", "results": [ { "id": 659, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/659/?format=api", "name": "Klim Shipenko", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": 285, "name": "[AUTO] Klim Shipenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/klim_shipenko_image_20211001184321.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185434.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P11DT19H40M42S", "eva_time": "P0D", "age": 41, "date_of_birth": "1983-06-16", "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": "Klim Shipenko is a Russian film director, screenwriter, actor and producer.", "wiki": "https://en.wikipedia.org/wiki/Klim_Shipenko", "last_flight": "2021-10-05T08:55:02Z", "first_flight": "2021-10-05T08:55:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 106, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/106/?format=api", "name": "Klaus-Dietrich Flade", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 29, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/29/?format=api", "name": "German Aerospace Center", "abbrev": "DLR", "type": { "id": 1, "name": "Government" } }, "image": { "id": 426, "name": "[AUTO] Klaus-Dietrich Flade - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/klaus-dietrich2520flade_image_20181128231425.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185824.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": "P7DT21H56M30S", "eva_time": "P0D", "age": 72, "date_of_birth": "1952-08-21", "date_of_death": null, "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Klaus-Dietrich Flade (born August 23, 1952) is a German pilot and former German Aerospace Center astronaut who visited the Mir space station in 1992 aboard the Soyuz TM-14 mission, returning to Earth a week later aboard Soyuz TM-13.", "wiki": "https://en.wikipedia.org/wiki/Klaus-Dietrich_Flade", "last_flight": "1992-03-17T10:54:30Z", "first_flight": "1992-03-17T10:54:30Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 564, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/564/?format=api", "name": "Kjell N. Lindgren", "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": 246, "name": "[AUTO] Kjell N. Lindgren - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kjell_n._lindgr_image_20220911034152.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185328.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": "P312DT5H11M24S", "eva_time": "PT15H4M", "age": 52, "date_of_birth": "1973-01-23", "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": "Kjell Norwood Lindgren is a current NASA astronaut. Lindgren was selected in June 2009 as a member of the NASA Astronaut Group 20. He launched to the International Space Station (ISS) as part of Expedition 44/45 on 22 July 2015.", "wiki": "https://en.wikipedia.org/wiki/Kjell_N._Lindgren", "last_flight": "2022-04-27T07:52:55Z", "first_flight": "2015-07-22T21:02:44Z", "social_media_links": [ { "id": 149, "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_kjell" }, { "id": 150, "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_kjell/" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 803, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/803/?format=api", "name": "Kirill Peskov", "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": 2129, "name": "Kirill Peskov during training", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kirill_peskov_d_image_20240802063311.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kirill_peskov_d_image_thumbnail_20240802063315.jpeg", "credit": "Roscosmos", "license": { "id": 14, "name": "Roscosmos Image Use Policy", "priority": 3, "link": "https://www.roscosmos.ru/22650/" }, "single_use": false, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": true, "time_in_space": "P36DT3H15M48S", "eva_time": "P0D", "age": 34, "date_of_birth": "1990-05-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": "Russian group 17 cosmonaut and former airline pilot.", "wiki": null, "last_flight": "2025-03-14T23:03:48Z", "first_flight": "2025-03-14T23:03:48Z", "social_media_links": [], "flights_count": 1, "landings_count": 0, "spacewalks_count": 0 }, { "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": 443, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/443/?format=api", "name": "Kevin R. Kregel", "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": 657, "name": "[AUTO] Kevin R. Kregel - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kevin2520r.2520kregel_image_20181202144141.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190429.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": "P52DT18H21M25S", "eva_time": "P0D", "age": 68, "date_of_birth": "1956-09-16", "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 Richard Kregel is an American former astronaut, and former member of the Space Launch Initiative Project at the Lyndon B. Johnson Space Center.", "wiki": "https://en.wikipedia.org/wiki/Kevin_R._Kregel", "last_flight": "2000-02-11T17:43:40Z", "first_flight": "1995-07-13T13:41:55Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 411, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/411/?format=api", "name": "Kevin P. Chilton", "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": 454, "name": "[AUTO] Kevin P. Chilton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kevin_p._chilto_image_20220911034500.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185908.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": "P29DT10H21M55S", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-11-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": "Kevin Patrick \"Chilli\" Chilton is an American mechanical engineer, and former United States Air Force four-star General and test pilot. His last assignment was as Commander, U.S. Strategic Command from October 3, 2007 to January 28, 2011. Prior to his appointment to general officer ranks, Chilton spent 11 years of his military career as a NASA astronaut. He retired from the Air Force on February 1, 2011, after having achieved the highest rank of any military astronaut. On January 30, 2012, General Chilton was named to the board of directors of Orbital Sciences Corporation.", "wiki": "https://en.wikipedia.org/wiki/Kevin_P._Chilton", "last_flight": "1996-03-22T08:13:04Z", "first_flight": "1992-05-07T23:40:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "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": 781, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/781/?format=api", "name": "Ketty Maisonrouge", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 320, "name": "[AUTO] Ketty Maisonrouge - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ketty_maisonrou_image_20231102163518.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185535.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT16M", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Passenger on Galactic 05.", "wiki": null, "last_flight": "2023-11-02T15:44:00Z", "first_flight": "2023-11-02T15:44:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 832, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/832/?format=api", "name": "Kerianne Flynn", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M21S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Kerianne Flynn is an American film producer known for her work on independent films. She has contributed to several notable projects, including The Automatic Hate (2015), This Changes Everything (2018), and Lilly (2024).", "wiki": "https://en.wikipedia.org/wiki/Kerianne_Flynn", "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "