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=330&ordering=-name
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=340&ordering=-name", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=320&ordering=-name", "results": [ { "id": 370, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/370/?format=api", "name": "Michael J. Smith", "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": 398, "name": "[AUTO] Michael J. Smith - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520j.2520smith_image_20181202120414.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185741.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": "PT1M13S", "eva_time": "P0D", "age": 40, "date_of_birth": "1945-04-30", "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": "Michael John Smith was an American astronaut—pilot of the Space Shuttle Challenger when it was destroyed during the STS-51-L mission. All seven crew members died.", "wiki": "https://en.wikipedia.org/wiki/Michael_J._Smith_(astronaut)", "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1986-01-28T16:38:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 385, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/385/?format=api", "name": "Michael J. McCulley", "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": 302, "name": "[AUTO] Michael J. McCulley - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520j.2520mcculley_image_20181202133602.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185500.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": "P4DT23H39M20S", "eva_time": "P0D", "age": 81, "date_of_birth": "1943-08-04", "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": "Michael James \"Mike\" McCulley is a retired American naval officer and aviator, test pilot, metallurgical engineer, former NASA astronaut, and was the first submariner in space.", "wiki": "https://en.wikipedia.org/wiki/Michael_J._McCulley", "last_flight": "1989-10-18T16:53:40Z", "first_flight": "1989-10-18T16:53:40Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 462, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/462/?format=api", "name": "Michael J. Bloomfield", "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": 875, "name": "[AUTO] Michael J. Bloomfield - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520j.2520bloomfield_image_20181202150848.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191019.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": "P32DT11H21S", "eva_time": "P0D", "age": 66, "date_of_birth": "1959-03-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": "Michael John \"Bloomer\" Bloomfield is an American former astronaut and a veteran of three Space Shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Michael_J._Bloomfield", "last_flight": "2002-04-08T20:44:19Z", "first_flight": "1997-09-26T02:34:19Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 694, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/694/?format=api", "name": "Michael J. Adams", "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": 333, "name": "[AUTO] Michael J. Adams - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_j._adam_image_20210801073344.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185600.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": "PT4M", "eva_time": "P0D", "age": 37, "date_of_birth": "1930-05-05", "date_of_death": "1967-11-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": "Michael James Adams was an American aviator, aeronautical engineer, and USAF astronaut. He flew X-15 Flight 191 to over 50 miles altitude, however the flight ended when the spacecraft broke apart, leading to his death.", "wiki": "https://en.wikipedia.org/wiki/Michael_J._Adams", "last_flight": "1967-11-15T18:30:00Z", "first_flight": "1967-11-15T18:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 527, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/527/?format=api", "name": "Michael Foreman", "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": 545, "name": "[AUTO] Michael Foreman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_foreman_image_20220911034146.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190132.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": "P26DT13H27M37S", "eva_time": "P1DT8H19M", "age": 68, "date_of_birth": "1957-03-29", "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": "Michael James Foreman is a retired U.S. Navy pilot and a NASA astronaut. While with NASA, Foreman was part of a mission that delivered the Japanese Experiment Module and the Canadian Special Purpose Dexterous Manipulator to the International Space Station. Foreman was also a crewmember of the STS-129 mission in November 2009. In 2018, he was elected mayor of Friendswood, Texas.", "wiki": "https://en.wikipedia.org/wiki/Michael_Foreman_(astronaut)", "last_flight": "2009-11-16T19:28:09Z", "first_flight": "2008-03-11T06:28:14Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 5 }, { "id": 417, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/417/?format=api", "name": "Michael Foale", "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": 704, "name": "[AUTO] Michael Foale - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190542.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": "P373DT18H16M26S", "eva_time": "PT22H34M", "age": 68, "date_of_birth": "1957-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": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.", "wiki": "https://en.wikipedia.org/wiki/Michael_Foale", "last_flight": "2003-10-18T05:38:03Z", "first_flight": "1992-03-24T13:13:39Z", "social_media_links": [], "flights_count": 6, "landings_count": 6, "spacewalks_count": 4 }, { "id": 528, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/528/?format=api", "name": "Michael E. Fossum", "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": 927, "name": "[AUTO] Michael E. Fossum - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_e._foss_image_20220911033951.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191143.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": "P193DT19H2M8S", "eva_time": "P2DT32M", "age": 67, "date_of_birth": "1957-12-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": "Michael Edward Fossum is a former American astronaut and the Chief Operating Officer of Texas A&M University at Galveston. He flew into space on board the NASA Space Shuttle missions STS-121 and STS-124 and served as a mission specialist of Expedition 28 and commander of Expedition 29 aboard the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Michael_E._Fossum", "last_flight": "2011-06-07T20:12:45Z", "first_flight": "2006-07-04T18:37:55Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 7 }, { "id": 38, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/38/?format=api", "name": "Michael Collins", "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": 267, "name": "[AUTO] Michael Collins - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_collins_image_20210428162316.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185402.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": "P11DT2H4M34S", "eva_time": "PT1H28M", "age": 90, "date_of_birth": "1930-10-31", "date_of_death": "2021-04-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": "Michael Collins (born October 31, 1930) (Major General, USAF, Ret.) was an American former astronaut and test pilot. Selected as part of the third group of fourteen astronauts in 1963, he flew into space twice. His first spaceflight was on Gemini 10, in which he and Command Pilot John Young performed two rendezvous with different spacecraft and undertook two extra-vehicular activities (EVAs, also known as spacewalks). His second spaceflight was as the Command Module Pilot for Apollo 11. While he stayed in orbit around the Moon, Neil Armstrong and Buzz Aldrin left in the Lunar Module to make the first manned landing on its surface. He is one of 24 people to have flown to the Moon. Collins was the fourth person, and third American, to perform an EVA; and is the first person to have performed more than one EVA.", "wiki": "https://en.wikipedia.org/wiki/Michael_Collins_(astronaut)", "last_flight": "1969-07-16T13:32:00Z", "first_flight": "1966-07-18T22:20:26Z", "social_media_links": [ { "id": 9, "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/AstroMCollins" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 334, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/334/?format=api", "name": "Michael Coats", "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": 544, "name": "[AUTO] Michael Coats - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520coats_image_20181202102404.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190130.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": "P19DT7H54M56S", "eva_time": "P0D", "age": 79, "date_of_birth": "1946-01-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": "Michael Lloyd Coats is a former NASA astronaut (three spaceflights), raised in Riverside, California. From December 2005 to December 2012, he served as Director of the Johnson Space Center in Houston, Texas.", "wiki": "https://en.wikipedia.org/wiki/Michael_Coats", "last_flight": "1991-04-28T11:33:14Z", "first_flight": "1984-08-30T12:41:50Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 544, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/544/?format=api", "name": "Michael Barratt", "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": 860, "name": "[AUTO] Michael Barratt - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_barratt_image_20220911034324.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190953.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": "P446DT15H22M42S", "eva_time": "PT5H37M", "age": 66, "date_of_birth": "1959-04-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": "Michael Reed Barratt is an American physician and a NASA astronaut. Specializing in aerospace medicine, he served as a flight surgeon for NASA before his selection as an astronaut, and has played a role in developing NASA's space medicine programs for both the Shuttle-Mir Program and International Space Station. His first spaceflight was a long-duration mission to the International Space Station, as a Flight Engineer in the Expedition 19 and 20 crew. In March 2011, Barratt completed his second spaceflight as a crew member of STS-133.", "wiki": "https://en.wikipedia.org/wiki/Michael_Barratt_(astronaut)", "last_flight": "2024-03-04T03:53:38Z", "first_flight": "2009-03-26T11:49:18Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 3 } ] }{ "count": 805, "next": "