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=40&ordering=date_of_birth
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=50&ordering=date_of_birth", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=30&ordering=date_of_birth", "results": [ { "id": 313, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/313/?format=api", "name": "Edgar Mitchell", "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": 269, "name": "[AUTO] Edgar Mitchell - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/edgar2520mitchell_image_20190426143714.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185405.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": "P6DT1H44M58S", "eva_time": "PT9H22M31S", "age": 85, "date_of_birth": "1930-09-17", "date_of_death": "2016-02-04", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Edgar Dean \"Ed\" Mitchell was a United States Navy officer and aviator, test pilot, aeronautical engineer, ufologist and NASA astronaut. As the Lunar Module Pilot of Apollo 14, he spent nine hours working on the lunar surface in the Fra Mauro Highlands region, making him the sixth person to walk on the Moon.", "wiki": "https://en.wikipedia.org/wiki/Edgar_Mitchell", "last_flight": "1971-02-06T18:48:42Z", "first_flight": "1971-01-31T21:03:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 }, { "id": 31, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/31/?format=api", "name": "Thomas P. Stafford", "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": 947, "name": "[AUTO] Thomas P. Stafford - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_p._staff_image_20220911033654.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191213.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": "P21DT3H42M51S", "eva_time": "P0D", "age": 93, "date_of_birth": "1930-09-17", "date_of_death": "2024-03-18", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Thomas Patten Stafford was an American Air Force officer, test pilot, and NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Thomas_P._Stafford", "last_flight": "1975-07-15T19:50:00Z", "first_flight": "1965-12-15T13:37:26Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 164, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/164/?format=api", "name": "Pyotr Kolodin", "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": 719, "name": "[AUTO] Pyotr Kolodin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pyotr2520kolodin_image_20181129232754.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190614.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": "P0D", "eva_time": "P0D", "age": 94, "date_of_birth": "1930-09-23", "date_of_death": null, "nationality": [ { "id": 12, "name": "Ukraine", "alpha_2_code": "UA", "alpha_3_code": "UKR", "nationality_name": "Ukrainian", "nationality_name_composed": "Ukro" } ], "bio": "Pyotr Ivanovich Kolodin (Russian: Пётр Иванович Колодин; (born September 23, 1930) is a former Soviet cosmonaut. Although he retired in 1983 without flying in space, Kolodin served non-flying assignments on several spaceflights.", "wiki": "https://en.wikipedia.org/wiki/Pyotr_Kolodin", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 32, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/32/?format=api", "name": "John Young", "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": 814, "name": "[AUTO] John Young - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520young_image_20190426143657.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190840.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": "P25DT37M55S", "eva_time": "PT20H14M24S", "age": 87, "date_of_birth": "1930-09-24", "date_of_death": "2018-01-05", "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 Watts Young was an American astronaut, naval officer and aviator, test pilot, and aeronautical engineer. He became the ninth person to walk on the Moon as Commander of the Apollo 16 mission in 1972. Young enjoyed the longest career of any astronaut, becoming the first person to fly six space missions (with seven launches, counting his lunar liftoff) over the course of 42 years of active NASA service. He is the only person to have piloted, and been commander of, four different classes of spacecraft: Gemini, the Apollo Command/Service Module, the Apollo Lunar Module, and the Space Shuttle.\r\n\r\nIn 1965, Young flew on the first manned Gemini mission, and commanded another Gemini mission the next year. In 1969 during Apollo 10, he became the first person to fly solo around the Moon. He drove the Lunar Roving Vehicle on the Moon's surface during Apollo 16, and is one of only three people to have flown to the Moon twice. He also commanded two Space Shuttle flights, including its first launch in 1981, and served as Chief of the Astronaut Office from 1974 to 1987. Young retired from NASA in 2004. He died on January 5, 2018.", "wiki": "https://en.wikipedia.org/wiki/John_Young_(astronaut)", "last_flight": "1983-11-28T16:00:00Z", "first_flight": "1965-03-23T14:24:00Z", "social_media_links": [], "flights_count": 6, "landings_count": 6, "spacewalks_count": 3 }, { "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": 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": 691, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/691/?format=api", "name": "William H. Dana", "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": 642, "name": "[AUTO] William H. Dana - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_h._dana_image_20210801072141.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190406.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": "PT20M", "eva_time": "P0D", "age": 83, "date_of_birth": "1930-11-03", "date_of_death": "2014-05-06", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "William Harvey \"Bill\" Dana was an American aeronautical engineer, U.S. Air Force pilot, NASA test pilot, and astronaut.\r\nHe flew on X-15 Flight 174 and Flight 197, both of which passed 50 miles in altitude.", "wiki": "https://en.wikipedia.org/wiki/William_H._Dana", "last_flight": "1968-08-21T17:05:00Z", "first_flight": "1966-11-01T21:24:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 35, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/35/?format=api", "name": "Ed White", "status": { "id": 5, "name": "Lost In Training" }, "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": 817, "name": "[AUTO] Ed White - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ed2520white_image_20181128143747.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190845.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": "P3DT23H59M", "eva_time": "PT20M", "age": 36, "date_of_birth": "1930-11-14", "date_of_death": "1967-01-27", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Edward Higgins White II was an American aeronautical engineer, U.S. Air Force officer, test pilot, and NASA astronaut. On June 3, 1965, he became the first American to walk in space. White died along with astronauts Virgil \"Gus\" Grissom and Roger B. Chaffee during prelaunch testing for the first manned Apollo mission at Cape Canaveral. He was awarded the NASA Distinguished Service Medal for his flight in Gemini 4 and was then awarded the Congressional Space Medal of Honor posthumously.", "wiki": "https://en.wikipedia.org/wiki/Ed_White_(astronaut)", "last_flight": "1967-01-27T23:31:19Z", "first_flight": "1965-06-03T15:16:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 50, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/50/?format=api", "name": "Owen K. Garriott", "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": 846, "name": "[AUTO] Owen K. Garriott - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/owen2520k.2520garriott_image_20190415193012.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190930.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": "P69DT17H56M1S", "eva_time": "PT13H43M", "age": 88, "date_of_birth": "1930-11-22", "date_of_death": "2019-04-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": "Owen Kay Garriott is an American electrical engineer and former NASA astronaut, who spent 60 days aboard the Skylab space station in 1973 during the Skylab 3 mission, and 10 days aboard Spacelab-1 on a Space Shuttle mission in 1983.", "wiki": "https://en.wikipedia.org/wiki/Owen_K._Garriott", "last_flight": "1983-11-28T16:00:00Z", "first_flight": "1973-07-28T11:10:50Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 52, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/52/?format=api", "name": "Duane Graveline", "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": 564, "name": "[AUTO] Duane Graveline - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/duane2520graveline_image_20181128150926.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190203.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": "P0D", "eva_time": "P0D", "age": 85, "date_of_birth": "1931-03-02", "date_of_death": "2016-09-05", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Duane Edgar Graveline was an American physician and NASA astronaut. He was one of the six scientists selected in 1965, in NASA's fourth group of astronauts, for the Apollo program. He was best known for being immersed in water for seven days as part of his zero gravity deconditioning research while working as a United States Air Force (USAF) research scientist.", "wiki": "https://en.wikipedia.org/wiki/Duane_Graveline", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 } ] }{ "count": 805, "next": "