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=230&ordering=-status
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=240&ordering=-status", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=220&ordering=-status", "results": [ { "id": 671, "url": "https://ll.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://ll.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 }, { "id": 476, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/476/?format=api", "name": "Kalpana Chawla", "status": { "id": 4, "name": "Lost In Flight" }, "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": 270, "name": "[AUTO] Kalpana Chawla - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kalpana_chawla_image_20220911034449.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185407.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": "P31DT14H54M", "eva_time": "P0D", "age": 40, "date_of_birth": "1962-03-17", "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": "Kalpana Chawla was an American astronaut and the first female of Indian origin to go to space. She first flew on Space Shuttle Columbia in 1997 as a mission specialist and primary robotic arm operator. In 2003, Chawla was one of the seven crew members who died in the Space Shuttle Columbia disaster when the craft disintegrated during its re-entry into the Earth's atmosphere. Chawla was posthumously awarded the Congressional Space Medal of Honor, and several streets, universities and institutions have been named in her honor.", "wiki": "https://en.wikipedia.org/wiki/Kalpana_Chawla", "last_flight": "2003-01-16T15:39:00Z", "first_flight": "1997-11-19T19:46:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 219, "url": "https://ll.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://ll.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": 283, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/283/?format=api", "name": "Vladislav Volkov", "status": { "id": 4, "name": "Lost In Flight" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 374, "name": "[AUTO] Vladislav Volkov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladislav2520volkov_image_20181201224807.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185704.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": "P28DT17H2M6S", "eva_time": "P0D", "age": 35, "date_of_birth": "1935-11-23", "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": "Vladislav Nikolayevich Volkov (Russian: Владисла́в Никола́евич Во́лков; November 23, 1935 – June 30, 1971) was a Soviet cosmonaut who flew on the Soyuz 7 and Soyuz 11 missions. The second mission terminated fatally.\r\n\r\nVolkov, on his second space mission in 1971, was assigned to Soyuz 11. The three cosmonauts on this flight spent 23 days on Salyut 1, the world's first space station. After three relatively placid weeks in orbit, however, Soyuz 11 became the second Soviet space flight to terminate fatally, after Soyuz 1.\r\n\r\nAfter a normal re-entry, the Soyuz 11 capsule was opened and the corpses of the three crew members were found inside. 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, causing Volkov and his two flight companions to suffer fatal hypoxia as their cabin descended toward the earth's atmosphere.", "wiki": "https://en.wikipedia.org/wiki/Vladislav_Volkov", "last_flight": "1971-06-06T04:55:09Z", "first_flight": "1969-10-12T10:44:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 494, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/494/?format=api", "name": "David M. Brown", "status": { "id": 4, "name": "Lost In Flight" }, "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": 822, "name": "[AUTO] David M. Brown - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david_m._brown_image_20220911033916.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190853.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": 46, "date_of_birth": "1956-04-16", "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": "David McDowell Brown was a United States Navy captain and a NASA astronaut. He died on his first spaceflight, when the Space Shuttle Columbia (STS-107) disintegrated during orbital reentry into the Earth's atmosphere. Brown became an astronaut in 1996, but had not served on a space mission prior to the Columbia disaster. Brown was posthumously awarded the Congressional Space Medal of Honor.", "wiki": "https://en.wikipedia.org/wiki/David_M._Brown", "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": 492, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/492/?format=api", "name": "William C. McCool", "status": { "id": 4, "name": "Lost In Flight" }, "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": 603, "name": "[AUTO] William C. McCool - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_c._mcco_image_20220911034529.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190303.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-09-23", "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": "William Cameron \"Willie\" McCool was an American naval officer and aviator, test pilot, aeronautical engineer, and NASA astronaut, who was the pilot of Space Shuttle Columbia mission STS-107. He and the rest of the crew of STS-107 were killed when Columbia disintegrated during re-entry into the atmosphere. He was the youngest male member of the crew. McCool was posthumously awarded the Congressional Space Medal of Honor.", "wiki": "https://en.wikipedia.org/wiki/William_C._McCool", "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": 356, "url": "https://ll.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://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": 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": 370, "url": "https://ll.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://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": 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": 229, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/229/?format=api", "name": "Ilan Ramon", "status": { "id": 4, "name": "Lost In Flight" }, "agency": { "response_mode": "list", "id": 35, "url": "https://ll.thespacedevs.com/2.3.0/agencies/35/?format=api", "name": "Israeli Space Agency", "abbrev": "ISA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 569, "name": "[AUTO] Ilan Ramon - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ilan2520ramon_image_20181201213102.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190210.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": 48, "date_of_birth": "1954-06-20", "date_of_death": "2003-02-01", "nationality": [ { "id": 29, "name": "Israel", "alpha_2_code": "IL", "alpha_3_code": "ISR", "nationality_name": "Israeli", "nationality_name_composed": "Israeli" } ], "bio": "Ilan Ramon (born June 20, 1954 – February 1, 2003) was an Israeli fighter pilot and later the first Israeli astronaut for NASA.\r\n\r\nRamon was the space shuttle payload specialist of STS-107, the fatal mission of Columbia, in which he and six other crew members were killed in the re-entry accident. At 48, he was the oldest member of the crew. Ramon is the only foreign recipient of the United States Congressional Space Medal of Honor, which he was awarded posthumously.", "wiki": "https://en.wikipedia.org/wiki/Ilan_Ramon", "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": 152, "url": "https://ll.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://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": 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 } ] }{ "count": 807, "next": "