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=700&ordering=-eva_time
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=710&ordering=-eva_time", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=690&ordering=-eva_time", "results": [ { "id": 366, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/366/?format=api", "name": "Guy Gardner", "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": 929, "name": "[AUTO] Guy Gardner - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/guy2520gardner_image_20181202112504.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191146.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": "P13DT8H10M26S", "eva_time": "P0D", "age": 77, "date_of_birth": "1948-01-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": "Guy Spence Gardner is a United States Air Force officer and a former astronaut. He holds the rank of Colonel. He flew as pilot on two Space Shuttle missions, STS-27 and STS-35. Gardner was also the 12th president of the Williamson Free School of Mechanical Trades.", "wiki": "https://en.wikipedia.org/wiki/Guy_Gardner_(astronaut)", "last_flight": "1990-12-02T06:49:00Z", "first_flight": "1988-12-02T14:30:34Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 338, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/338/?format=api", "name": "Frederick D. Gregory", "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": 930, "name": "[AUTO] Frederick D. Gregory - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frederick2520d.2520gregory_image_20181202102806.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191147.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": "P19DT23H5M12S", "eva_time": "P0D", "age": 84, "date_of_birth": "1941-01-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": "Frederick Drew Gregory is a former United States Air Force pilot, military engineer, test pilot, and NASA astronaut as well as former NASA Deputy Administrator. He also served briefly as NASA Acting Administrator in early 2005, covering the period between the departure of Sean O'Keefe and the swearing in of Michael Griffin.", "wiki": "https://en.wikipedia.org/wiki/Frederick_D._Gregory", "last_flight": "1991-11-24T23:44:00Z", "first_flight": "1985-04-29T16:02:18Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 730, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/730/?format=api", "name": "Victor Vescovo", "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": { "id": 216, "name": "[AUTO] Victor Vescovo - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/victor_vescovo_image_20220911033720.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185235.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": "PT10M45S", "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": "Victor is a co-founder of private equity investment firm Insight Equity. He has completed the “Explorer’s Grand Slam,” which includes summiting the world’s seven summits and skiing to the North and South Poles. In 2020, he became the first person to repeatedly dive to the deepest point in the ocean, Challenger Deep (now twelve times). He is the first person to visit the deepest point in the world’s five oceans and executed the deepest wreck dive in history. Victor is a commercially-rated multi-engine jet and helicopter pilot, as well as a certified submersible test pilot. He holds degrees from Stanford, MIT, and Harvard Business School, and served 20 years in the U.S. Navy Reserve as an intelligence officer, retiring as a Commander (O-5).", "wiki": "https://en.wikipedia.org/wiki/Victor_Vescovo", "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2022-06-04T13:25:02Z", "social_media_links": [ { "id": 51, "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/VictorVescovo" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 227, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/227/?format=api", "name": "Pavel Popovich", "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": 932, "name": "[AUTO] Pavel Popovich - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pavel2520popovich_image_20181201212708.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191150.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": "P18DT16H26M55S", "eva_time": "P0D", "age": 78, "date_of_birth": "1930-10-05", "date_of_death": "2009-09-29", "nationality": [ { "id": 12, "name": "Ukraine", "alpha_2_code": "UA", "alpha_3_code": "UKR", "nationality_name": "Ukrainian", "nationality_name_composed": "Ukro" } ], "bio": "Pavel Romanovich Popovich (October 5, 1930 – September 29, 2009) was a Soviet cosmonaut.\r\n\r\nHe was the fourth cosmonaut in space, the sixth person in orbit, and the eighth person in space.", "wiki": "https://en.wikipedia.org/wiki/Pavel_Popovich", "last_flight": "1974-07-03T18:51:08Z", "first_flight": "1962-08-12T08:02:33Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 84, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/84/?format=api", "name": "Valery Bykovsky", "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": 215, "name": "[AUTO] Valery Bykovsky - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valery2520bykovsky_image_20181128224024.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185234.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": "P20DT17H48M23S", "eva_time": "P0D", "age": 84, "date_of_birth": "1934-08-02", "date_of_death": "2019-03-27", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Valery Fyodorovich Bykovsky (Russian: Вале́рий Фёдорович Быко́вский; born 2 August 1934) is a retired Soviet cosmonaut who flew three manned space mission space flights: Vostok 5, Soyuz 22, and Soyuz 31. He was also backup for Vostok 3 and Soyuz 37.", "wiki": "https://en.wikipedia.org/wiki/Valery_Bykovsky", "last_flight": "1978-08-26T14:51:30Z", "first_flight": "1963-06-14T11:58:58Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 350, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/350/?format=api", "name": "Anna Lee Fisher", "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": 214, "name": "[AUTO] Anna Lee Fisher - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anna_lee_fisher_image_20220911034100.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185232.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": "P7DT23H44M", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-08-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": "Anna Lee Fisher (née Tingle) is an American chemist, emergency physician, and a former NASA astronaut. Formerly married to fellow astronaut Bill Fisher, and the mother of two children, in 1984 she became the first mother in space.[4] Fisher was formerly the oldest active American astronaut.[5] During her career at NASA, she has been involved with three major programs: the Space Shuttle, the International Space Station and the Orion project.", "wiki": "https://en.wikipedia.org/wiki/Anna_Lee_Fisher", "last_flight": "1984-11-08T12:15:00Z", "first_flight": "1984-11-08T12:15:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 100, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/100/?format=api", "name": "Muhammed Faris", "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": 935, "name": "[AUTO] Muhammed Faris - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/muhammed2520faris_image_20181128230523.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191155.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": "P7DT23H4M55S", "eva_time": "P0D", "age": 74, "date_of_birth": "1951-05-26", "date_of_death": null, "nationality": [ { "id": 42, "name": "Syria", "alpha_2_code": "SY", "alpha_3_code": "SYR", "nationality_name": "Syrian", "nationality_name_composed": "Syro" } ], "bio": "Muhammed Ahmed Faris (Arabic: محمد أحمد فارس Muḥammad ʾAḥmad Fāris; born 26 May 1951) is a Syrian military aviator. He was the first Syrian and the second Arab in space.", "wiki": "https://en.wikipedia.org/wiki/Muhammed_Faris", "last_flight": "1987-07-22T01:59:17Z", "first_flight": "1987-07-22T01:59:17Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 586, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/586/?format=api", "name": "Norman E. Thagard", "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": 213, "name": "[AUTO] Norman E. Thagard - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/norman2520e.2520thagard_image_20181207215117.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185231.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": "P140DT13H25M36S", "eva_time": "P0D", "age": 81, "date_of_birth": "1943-07-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": "Norman Earl Thagard (born July 3, 1943), (Capt, USMC, Ret.), is an American scientist and former U.S. Marine Corps officer and naval aviator and NASA astronaut. He is the first American to ride to space on board a Russian vehicle, and can be considered the first American cosmonaut. He did on this on March 14, 1995, in the Soyuz TM-21 spacecraft for the Russian Mir-18 mission.", "wiki": "https://en.wikipedia.org/wiki/Norman_Thagard", "last_flight": "1995-03-14T06:11:34Z", "first_flight": "1983-06-18T11:33:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 0 }, { "id": 110, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/110/?format=api", "name": "Satoshi Furukawa", "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": 938, "name": "[AUTO] Satoshi Furukawa - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/satoshi_furukaw_image_20230826072858.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191159.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": "P366DT8H32M48S", "eva_time": "P0D", "age": 61, "date_of_birth": "1964-04-04", "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": "Satoshi Furukawa (古川 聡 Furukawa Satoshi, born April 4, 1964) is a Japanese surgeon and JAXA astronaut. Furukawa was assigned to the International Space Station as a flight engineer on long-duration missions Expedition 28/29, lifting off 7 June 2011 and returning 22 November 2011.", "wiki": "https://en.wikipedia.org/wiki/Satoshi_Furukawa", "last_flight": "2023-08-26T07:27:27Z", "first_flight": "2011-06-07T20:12:45Z", "social_media_links": [ { "id": 199, "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_Satoshi" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 723, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/723/?format=api", "name": "Jim Kitchen", "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": { "id": 212, "name": "[AUTO] Jim Kitchen - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jim_kitchen_image_20220606095541.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185229.jpeg", "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": "PT10M4S", "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": "Jim Kitchen is a teacher, entrepreneur, and world explorer who has visited all 193 U.N.-recognized countries.", "wiki": null, "last_flight": "2022-03-31T13:57:55Z", "first_flight": "2022-03-31T13:57:55Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 813, "next": "