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=560&ordering=status
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=570&ordering=status", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=550&ordering=status", "results": [ { "id": 342, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/342/?format=api", "name": "Dick Scobee", "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": 825, "name": "[AUTO] Dick Scobee - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dick2520scobee_image_20181202103216.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190857.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": "P6DT23H41M13S", "eva_time": "P0D", "age": 46, "date_of_birth": "1939-05-19", "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": "Francis Richard Scobee was an American pilot and astronaut. He was killed commanding the Space Shuttle Challenger, which suffered catastrophic booster failure during launch of the STS-51-L mission.", "wiki": "https://en.wikipedia.org/wiki/Dick_Scobee", "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1984-04-06T13:58:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 353, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/353/?format=api", "name": "Ronald McNair", "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": 676, "name": "[AUTO] Ronald McNair - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ronald2520mcnair_image_20181202104346.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190458.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": "P7DT23H17M8S", "eva_time": "P0D", "age": 35, "date_of_birth": "1950-10-21", "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": "Ronald Erwin McNair was an American physicist and NASA astronaut. He died during the launch of the Space Shuttle Challenger on mission STS-51-L, in which he was serving as one of three mission specialists. He is survived by his wife, Cheryl, and two children. His kids were Joy Charey Mcnair (Daughter) and Reginald Ervin Mcnair (son).", "wiki": "https://en.wikipedia.org/wiki/Ronald_McNair", "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1984-02-03T13:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 152, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/152/?format=api", "name": "Rick Husband", "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": 286, "name": "[AUTO] Rick Husband - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rick2520husband_image_20181129211548.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185435.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": "P25DT17H32M18S", "eva_time": "P0D", "age": 45, "date_of_birth": "1957-07-12", "date_of_death": "2003-02-01", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Rick Douglas Husband (July 12, 1957 – February 1, 2003) (Colonel, USAF) was an American astronaut and fighter pilot. He traveled into space twice: as Pilot of STS-96 and Commander of STS-107. He and the rest of the crew of STS-107 were killed when Columbia disintegrated during reentry into the Earth's atmosphere.", "wiki": "https://en.wikipedia.org/wiki/Rick_Husband", "last_flight": "2003-01-16T15:39:00Z", "first_flight": "1999-05-27T10:49:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 356, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/356/?format=api", "name": "Ellison Onizuka", "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": 613, "name": "[AUTO] Ellison Onizuka - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ellison2520onizuka_image_20181202104638.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190318.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": "P3DT1H34M13S", "eva_time": "P0D", "age": 39, "date_of_birth": "1946-06-24", "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": "Ellison Shoji Onizuka (鬼塚 承次 Onizuka Shōji) was an American astronaut from Kealakekua, Hawaii, who successfully flew into space with the Space Shuttle Discovery on STS-51-C. He died in the destruction of the Space Shuttle Challenger, on which he was serving as Mission Specialist for mission STS-51-L. He was the first Asian American and the first person of Japanese ancestry to reach space.", "wiki": "https://en.wikipedia.org/wiki/Ellison_Onizuka", "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1985-01-24T19:50:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 475, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/475/?format=api", "name": "Michael P. Anderson", "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": 400, "name": "[AUTO] Michael P. Anderson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_p._ande_image_20220911033800.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185745.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": "P24DT18H7M45S", "eva_time": "P0D", "age": 43, "date_of_birth": "1959-12-28", "date_of_death": "2003-02-01", "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 Phillip Anderson was a United States Air Force officer and NASA astronaut. Anderson and his six fellow crew members were killed in the Space Shuttle Columbia disaster when the craft disintegrated during its re-entry into the Earth's atmosphere. Anderson served as the payload commander and lieutenant colonel in charge of science experiments on the Columbia. Anderson was posthumously awarded the Congressional Space Medal of Honor.", "wiki": "https://en.wikipedia.org/wiki/Michael_P._Anderson", "last_flight": "2003-01-16T15:39:00Z", "first_flight": "1998-01-23T02:48:15Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "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": 219, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/219/?format=api", "name": "Viktor Patsayev", "status": { "id": 4, "name": "Lost In Flight" }, "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": 779, "name": "[AUTO] Viktor Patsayev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viktor2520patsayev_image_20181201185617.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190745.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": "P23DT18H21M43S", "eva_time": "P0D", "age": 38, "date_of_birth": "1933-06-19", "date_of_death": "1971-06-30", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Viktor Ivanovich Patsayev (Russian: Ви́ктор Ива́нович Паца́ев; 19 June 1933 – 30 June 1971) was a Soviet cosmonaut who flew on the Soyuz 11 mission and was part of the second crew to die during a space flight. On board the space station Salyut 1 he operated the Orion 1 Space Observatory (see Orion 1 and Orion 2 Space Observatories), he became the first man to operate a telescope outside the Earth's atmosphere.\r\n\r\nAfter a normal re-entry, the capsule was opened and the crew was found dead. It was discovered that a valve had opened just prior to leaving orbit that had allowed the capsule's atmosphere to vent away into space, suffocating the crew. One of Patsayev's hands was found to be bruised, and he may have been trying to shut the valve manually at the time he lost consciousness.", "wiki": "https://en.wikipedia.org/wiki/Viktor_Patsayev", "last_flight": "1971-06-06T04:55:09Z", "first_flight": "1971-06-06T04:55:09Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 499, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/499/?format=api", "name": "Laurel Clark", "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": 720, "name": "[AUTO] Laurel Clark - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/laurel_clark_image_20220911034306.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190616.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": "P15DT22H20M", "eva_time": "P0D", "age": 41, "date_of_birth": "1961-03-10", "date_of_death": "2003-02-01", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Laurel Blair Salton Clark was an American medical doctor, United States Navy Captain, NASA astronaut and Space Shuttle mission specialist. Clark died along with her six fellow crew members in the Space Shuttle Columbia disaster. She was posthumously awarded the Congressional Space Medal of Honor.", "wiki": "https://en.wikipedia.org/wiki/Laurel_Clark", "last_flight": "2003-01-16T15:39:00Z", "first_flight": "2003-01-16T15:39:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 357, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/357/?format=api", "name": "Judith Resnik", "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": 665, "name": "[AUTO] Judith Resnik - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/judith_resnik_image_20220911033530.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190441.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": "P6DT56M23S", "eva_time": "P0D", "age": 36, "date_of_birth": "1949-04-05", "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": "Judith Arlene Resnik was an American electrical engineer, software engineer, biomedical engineer, pilot and NASA astronaut, who died when the Space Shuttle Challenger was destroyed during the launch of mission STS-51-L.\r\n\r\nRecognised while still a child for her \"intellectual brilliance\",[1] Resnik went on to work for RCA as an engineer on NASA missile and radar projects, was a senior systems engineer for Xerox Corporation, and published research on special purpose integrated circuitry, before she was recruited by NASA to the astronaut program as a mission specialist at age 28. While training on the astronaut program, she developed software and operating procedures for NASA missions.[2] She was also a pilot and made research contributions to biomedical engineering, as a research fellow of biomedical engineering at the National Institutes of Health.\r\n\r\nInitially planning to be a concert pianist, Resnik had turned down a place at the Juilliard School of Music, choosing instead to study mathematics at Carnegie Mellon University after being one of only 16 girls in the United States to have attained 100% scores in her SAT exams at the time. She went on to graduate from Carnegie Institute of Technology in electrical engineering, before graduating with a Ph.D. magna cum laude in electrical engineering from the University of Maryland.\r\n\r\nResnik was the second American woman in space, and the fourth woman in space worldwide, logging 145 hours in orbit. She was also the first Jewish American in space, and the first Jewish woman of any nationality in space. The IEEE Judith Resnik Award for space engineering is named in her honor.", "wiki": "https://en.wikipedia.org/wiki/Judith_Resnik", "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1984-08-30T12:41:50Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 671, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/671/?format=api", "name": "Michael Alsbury", "status": { "id": 4, "name": "Lost In Flight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 608, "name": "[AUTO] Michael Alsbury - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_alsbury_image_20210522144654.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190310.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": "P0D", "eva_time": "P0D", "age": 39, "date_of_birth": "1975-03-19", "date_of_death": "2014-10-31", "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 Tyner Alsbury was an American test pilot for Scaled Composites. On October 31, 2014, Alsbury was test flying the Virgin Galactic SpaceShipTwo, VSS Enterprise with Peter Siebold. The craft broke up in-flight, resulting in a total loss of VSS Enterprise, which crashed in the California Mojave Desert.", "wiki": "https://en.wikipedia.org/wiki/Michael_Alsbury", "last_flight": "2014-10-31T12:00:00Z", "first_flight": "2010-10-10T12:00:00Z", "social_media_links": [], "flights_count": 9, "landings_count": 9, "spacewalks_count": 0 } ] }{ "count": 805, "next": "