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=370&ordering=-last_flight
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=380&ordering=-last_flight", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=360&ordering=-last_flight", "results": [ { "id": 137, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/137/?format=api", "name": "José Hernández", "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": 534, "name": "[AUTO] José Hernández - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jos25c325a92520hern25c325a1ndez_image_20181129205354.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190112.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": "P13DT20H53M23S", "eva_time": "P0D", "age": 62, "date_of_birth": "1962-09-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": "José Moreno Hernández is an American engineer and former NASA astronaut. After three years and being turned down eleven times for astronaut training by NASA, Hernández was selected in May 2004. Hernández was assigned to the crew of Space Shuttle mission STS-128.", "wiki": "https://en.wikipedia.org/wiki/José_M._Hernández", "last_flight": "2009-08-29T03:59:37Z", "first_flight": "2009-08-29T03:59:37Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 501, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/501/?format=api", "name": "Patrick G. Forrester", "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": 334, "name": "[AUTO] Patrick G. Forrester - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/patrick_g._forr_image_20220911033927.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185602.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": "P39DT14H17M5S", "eva_time": "P1DT1H30M", "age": 68, "date_of_birth": "1957-03-31", "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": "Patrick Graham Forrester is a retired United States Army officer and NASA astronaut. At the time of his retirement from the U.S. Army, Forrester had achieved the rank of colonel. He is married and has two children.\r\n\r\nForrester has flown on three Space Shuttle missions, STS-105, STS-117 and STS-128. He was Chief of the Astronaut Office, from June 2017 to July 2024.", "wiki": "https://en.wikipedia.org/wiki/Patrick_G._Forrester", "last_flight": "2009-08-29T03:59:37Z", "first_flight": "2001-08-10T21:10:14Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4 }, { "id": 532, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/532/?format=api", "name": "John D. Olivas", "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": 758, "name": "[AUTO] John D. Olivas - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john_d._olivas_image_20220911034217.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190714.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": "P27DT17H4M19S", "eva_time": "P1DT10H27M", "age": 58, "date_of_birth": "1966-05-25", "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 Daniel \"Danny\" Olivas is an American engineer and a former NASA astronaut. Olivas has flown on two space shuttle missions, STS-117 and STS-128. He performed EVAs on both missions, totaling 34hrs 28min.\r\n\r\nIn 2013 Olivas joined the University of Texas at El Paso as Director of the Center for the Advancement of Space Safety and Mission Assurance Research (CASSMAR) and will oversee space initiatives on campus.", "wiki": "https://en.wikipedia.org/wiki/John_D._Olivas", "last_flight": "2009-08-29T03:59:37Z", "first_flight": "2007-06-08T23:38:04Z", "social_media_links": [ { "id": 172, "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/OMS117" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 5 }, { "id": 493, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/493/?format=api", "name": "Mark L. Polansky", "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": 254, "name": "[AUTO] Mark L. Polansky - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_l._polansk_image_20220911034220.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185340.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": "P41DT10H49M13S", "eva_time": "P0D", "age": 68, "date_of_birth": "1956-06-02", "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": "Mark Lewis \"Roman\" Polansky is an American aerospace engineer and research pilot and a former NASA astronaut. Polansky received the nickname \"Roman\" as a joke, because he shares a last name with director Roman Polanski. He flew on three Space Shuttle missions: STS-98, STS-116, and STS-127.", "wiki": "https://en.wikipedia.org/wiki/Mark_L._Polansky", "last_flight": "2009-07-15T22:03:10Z", "first_flight": "2001-02-07T23:13:02Z", "social_media_links": [ { "id": 99, "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_127" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 220, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/220/?format=api", "name": "Julie Payette", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api", "name": "Canadian Space Agency", "abbrev": "CSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 772, "name": "[AUTO] Julie Payette - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/julie_payette_image_20220122091651.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190735.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": "P25DT11H57M8S", "eva_time": "P0D", "age": 61, "date_of_birth": "1963-10-20", "date_of_death": null, "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "Julie Payette CC CMM COM CQ CD (born October 20, 1963) is the current Governor General of Canada, the 29th since Canadian Confederation. Before assuming office, she was a businesswoman, former member of the Canadian Astronaut Corps, and engineer. Payette has completed two spaceflights, STS-96 and STS-127, logging more than 25 days in space. She served as chief astronaut for the Canadian Space Agency (CSA), and has served as capsule communicator at NASA Mission Control Center in Houston.", "wiki": "https://en.wikipedia.org/wiki/Julie_Payette", "last_flight": "2009-07-15T22:03:10Z", "first_flight": "1999-05-27T10:49:42Z", "social_media_links": [ { "id": 171, "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_Payette" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 440, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/440/?format=api", "name": "David Wolf", "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": 266, "name": "[AUTO] David Wolf - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david_wolf_image_20220911034349.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185400.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": "P168DT8H56M30S", "eva_time": "P1DT17H57M", "age": 68, "date_of_birth": "1956-08-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": "David Alexander Wolf is an American astronaut, medical doctor and electrical engineer. Wolf has been to space four times. Three of his spaceflights were short-duration Space Shuttle missions, the first of which was STS-58 in 1993, and his most recent spaceflight was STS-127 in 2009. Wolf also took part in a long-duration mission aboard the Russian space station Mir which lasted 128 days, and occurred during Mir EO-24. He was brought to Mir aboard STS-86 in September 1997, and landed aboard STS-89 in January 1998. In total Wolf has logged more than 4,040 hours in space. He is also a veteran of 7 spacewalks totaling 41hrs 17min in both Russian and American spacesuits.", "wiki": "https://en.wikipedia.org/wiki/David_Wolf_(astronaut)", "last_flight": "2009-07-15T22:03:10Z", "first_flight": "1993-10-18T14:53:10Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 7 }, { "id": 91, "url": "https://lldev.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://lldev.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": 63, "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": 265, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/265/?format=api", "name": "Robert Thirsk", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api", "name": "Canadian Space Agency", "abbrev": "CSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 471, "name": "[AUTO] Robert Thirsk - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520thirsk_image_20181201222354.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185935.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": "P204DT18H30M7S", "eva_time": "P0D", "age": 71, "date_of_birth": "1953-08-17", "date_of_death": null, "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "Robert Brent Thirsk, OC OBC (born August 17, 1953) is a Canadian engineer and physician, and a former Canadian Space Agency astronaut. He holds the Canadian records for the longest space flight (187 days 20 hours) and the most time spent in space (204 days 18 hours).", "wiki": "https://en.wikipedia.org/wiki/Robert_Thirsk", "last_flight": "2009-05-27T10:34:53Z", "first_flight": "1996-06-20T14:49:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 518, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/518/?format=api", "name": "Gregory C. Johnson", "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": 723, "name": "[AUTO] Gregory C. Johnson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory_c._john_image_20220911034032.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190620.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": "P12DT21H37M4S", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-07-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": "Gregory Carl \"Ray J\" Johnson is a former American naval officer and aviator, test pilot, aerospace engineer, and NASA astronaut. He spent his military career in both, the United States Navy and the Navy Reserve. He was the Pilot on Space Shuttle mission STS-125, the final Hubble Space Telescope servicing mission.", "wiki": "https://en.wikipedia.org/wiki/Gregory_C._Johnson", "last_flight": "2009-05-11T18:01:56Z", "first_flight": "2009-05-11T18:01:56Z", "social_media_links": [ { "id": 140, "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/AstroRayJ" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 460, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/460/?format=api", "name": "Scott Altman", "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": 791, "name": "[AUTO] Scott Altman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott_altman_image_20220911034129.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190804.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": "P51DT12H48M15S", "eva_time": "P0D", "age": 65, "date_of_birth": "1959-08-15", "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": "Scott Douglas \"Scooter\" Altman is a retired United States Navy Captain, engineer, test pilot and former NASA astronaut. He is a veteran of four Space Shuttle missions. His fourth mission on STS-125 was the last servicing mission to the Hubble Space Telescope.", "wiki": "https://en.wikipedia.org/wiki/Scott_Altman", "last_flight": "2009-05-11T18:01:56Z", "first_flight": "1998-04-17T18:19:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 } ] }{ "count": 805, "next": "