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 - ll.thespacedevs.com/docs
GET /2.3.0/astronauts/?format=api&offset=360&ordering=-landings_count
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=370&ordering=-landings_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=350&ordering=-landings_count", "results": [ { "id": 525, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/525/?format=api", "name": "Gregory Chamitoff", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 624, "name": "[AUTO] Gregory Chamitoff - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory_chamito_image_20220911034240.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190336.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": "P198DT18H1M20S", "eva_time": "PT13H43M", "age": 62, "date_of_birth": "1962-08-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": "Gregory Errol Chamitoff is an engineer and NASA astronaut. He was assigned to Expedition 17 and flew to the International Space Station on STS-124, launching 31 May 2008. He was in space for 6 months, joining Expedition 18 after Expedition 17 left the station. He returned to Earth on the 30th of November 2008 aboard STS-126. Chamitoff served as a mission specialist on the STS-134 mission, which was the last flight of Space Shuttle Endeavour which delivered the Alpha Magnetic Spectrometer to the ISS.", "wiki": "https://en.wikipedia.org/wiki/Gregory_Chamitoff", "last_flight": "2011-05-16T12:56:28Z", "first_flight": "2008-05-31T21:02:12Z", "social_media_links": [ { "id": 52, "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_Taz" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 517, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/517/?format=api", "name": "Lee Archambault", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 731, "name": "[AUTO] Lee Archambault - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lee_archambault_image_20220911033808.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190632.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": "P26DT15H40M12S", "eva_time": "P0D", "age": 64, "date_of_birth": "1960-08-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": "Lee Joseph \"Bru\" Archambault is an American test pilot and former NASA astronaut. He has logged over 4,250 flight hours in more than 30 different aircraft. Archambault is married with three children. His hobbies include bicycling, weightlifting, and playing ice hockey. Archambault has received numerous awards and honors throughout his life. He has also flown two Space Shuttle missions, as pilot of STS-117 in 2007 and as commander of STS-119 in 2009. Archambault left NASA in 2013 after a 15-year career with the agency in order to become a test pilot for Sierra Nevada Corporation on their Dream Chaser orbital spaceplane project.", "wiki": "https://en.wikipedia.org/wiki/Lee_Archambault", "last_flight": "2009-03-15T23:43:44Z", "first_flight": "2007-06-08T23:38:04Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 533, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/533/?format=api", "name": "Nicholas Patrick", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 305, "name": "[AUTO] Nicholas Patrick - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nicholas_patric_image_20220911034553.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185506.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": "P26DT14H52M17S", "eva_time": "PT18H14M", "age": 60, "date_of_birth": "1964-11-19", "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": "Nicholas James MacDonald Patrick, Ph.D. is a British-American engineer and a former NASA astronaut. His flight on the 2006 Discovery STS-116 mission made him the fourth person born in the United Kingdom to go into space.", "wiki": "https://en.wikipedia.org/wiki/Nicholas_Patrick", "last_flight": "2010-02-08T09:14:08Z", "first_flight": "2006-12-10T01:47:35Z", "social_media_links": [ { "id": 148, "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_Nicholas" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 371, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/371/?format=api", "name": "James P. Bagian", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 638, "name": "[AUTO] James P. Bagian - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520p.2520bagian_image_20181202120507.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190358.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": "P14DT1H52M9S", "eva_time": "P0D", "age": 73, "date_of_birth": "1952-02-22", "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": "James Philip Bagian, MD, PE is an American physician, engineer, and former NASA astronaut of Armenian descent. During his career as an astronaut, he logged 337 hours of space-flight, over two missions, STS-29 (in 1989) and STS-40 (in 1991). After leaving NASA in 1995, Bagian was elected as a member of both the National Academy of Engineering and of the Institute of Medicine. Bagian is currently the Director of the Center for Healthcare Engineering and Patient Safety at the University of Michigan.", "wiki": "https://en.wikipedia.org/wiki/James_P._Bagian", "last_flight": "1991-06-05T13:24:51Z", "first_flight": "1989-03-13T14:57:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 722, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/722/?format=api", "name": "Marc Hagle", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 353, "name": "[AUTO] Marc Hagle - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marc_hagle_image_20220606095701.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185631.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": "PT20M18S", "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": "Marc Hagle is president and CEO of Tricor International, a residential and commercial property development corporation.", "wiki": null, "last_flight": "2024-11-22T15:30:00Z", "first_flight": "2022-03-31T13:57:55Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 721, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/721/?format=api", "name": "Sharon Hagle", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 229, "name": "[AUTO] Sharon Hagle - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sharon_hagle_image_20220606100020.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185256.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": "PT20M18S", "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": "Sharon Hagle founded SpaceKids Global in 2015, a nonprofit whose mission is to inspire students to excel in STEAM+ education with a focus on empowering young girls. SpaceKids hosts several annual challenges designed to inspire kids to pursue careers in the space industry, including national essay competitions and a partnership with the Girl Scouts of Citrus County.", "wiki": null, "last_flight": "2024-11-22T15:30:00Z", "first_flight": "2022-03-31T13:57:55Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 641, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/641/?format=api", "name": "Rosie the Astronaut", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 80, "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api", "name": "Boeing", "abbrev": "BA", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 738, "name": "[AUTO] Rosie the Astronaut - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rosie2520the2520astronaut_image_20191204080725.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190643.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 6, "name": "Non-Human" }, "in_space": false, "time_in_space": "P8DT1H16M23S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 17, "name": "Unknown", "alpha_2_code": "??", "alpha_3_code": "???", "nationality_name": "Earthling", "nationality_name_composed": "Earthling" } ], "bio": "Rosie the Astronaut is an Anthropomorphic Test Device (ATD), named after the iconic WWII character, Rosie the Riveter.\r\nIt will launch aboard the Boeing Starliner for its inaugural uncrewed flight to the International Space Station and back.", "wiki": null, "last_flight": "2022-05-19T22:54:47Z", "first_flight": "2019-12-20T11:36:43Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 657, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/657/?format=api", "name": "Jared Isaacman", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 920, "name": "[AUTO] Jared Isaacman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jared_isaacman_image_20220214140401.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191131.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": "P8DT21H17M9S", "eva_time": "PT8M", "age": 42, "date_of_birth": "1983-02-11", "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": "Jared Isaacman is an American businessman and pilot. He is the co-founder and CEO of Harbortouch, a payment processor and manufacturer of payment-processing hardware.", "wiki": "https://en.wikipedia.org/wiki/Jared_Isaacman", "last_flight": "2024-09-10T09:23:49Z", "first_flight": "2021-09-16T00:02:56Z", "social_media_links": [ { "id": 145, "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/rookisaacman" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 626, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/626/?format=api", "name": "Jean-Pierre Haigneré", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 46, "url": "https://ll.thespacedevs.com/2.3.0/agencies/46/?format=api", "name": "National Center of Space Research", "abbrev": "CNES", "type": { "id": 1, "name": "Government" } }, "image": { "id": 359, "name": "[AUTO] Jean-Pierre Haigneré - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jean-pierre2520haigner25c325a9_image_20181229032141.jfif", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185641.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": "P209DT12H24M21S", "eva_time": "PT6H19M", "age": 76, "date_of_birth": "1948-05-19", "date_of_death": null, "nationality": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "bio": "Jean-Pierre Haigneré (born 19 May 1948) is a French Air Force officer and a former CNES spationaut.\r\n\r\nHe flew on two missions to the Mir space station in 1993 and 1999. The Mir Altair long-duration mission (186 days) in 1993 also included an EVA.", "wiki": "https://en.wikipedia.org/wiki/Jean-Pierre_Haigner%C3%A9", "last_flight": "1999-02-20T04:18:01Z", "first_flight": "1993-07-01T14:32:58Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 567, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/567/?format=api", "name": "Mark T. Vande Hei", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 789, "name": "[AUTO] Mark T. Vande Hei - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark2520t.2520vande2520hei_image_20181203172617.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190800.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": "P523DT8H59M17S", "eva_time": "P1DT2H42M", "age": 58, "date_of_birth": "1966-11-10", "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 Thomas Vande Hei is a NASA astronaut who served as a flight Engineer for Expedition 53 and 54 on the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Mark_T._Vande_Hei", "last_flight": "2021-04-09T07:42:41Z", "first_flight": "2017-09-12T21:17:02Z", "social_media_links": [ { "id": 157, "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_Sabot" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 4 } ] }{ "count": 807, "next": "