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=160&ordering=-status
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=170&ordering=-status", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=150&ordering=-status", "results": [ { "id": 318, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/318/?format=api", "name": "William E. Thornton", "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": 818, "name": "[AUTO] William E. Thornton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520e.2520thornton_image_20181202092500.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190846.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": "P13DT1H16M42S", "eva_time": "P0D", "age": 90, "date_of_birth": "1929-04-14", "date_of_death": "2020-01-14", "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 Edgar Thornton is a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/William_E._Thornton", "last_flight": "1985-04-29T16:02:18Z", "first_flight": "1983-08-30T06:32:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 291, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/291/?format=api", "name": "Boris Yegorov", "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": 786, "name": "[AUTO] Boris Yegorov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boris2520yegorov_image_20181201225827.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190756.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": "P1DT17M3S", "eva_time": "P0D", "age": 56, "date_of_birth": "1937-11-26", "date_of_death": "1994-09-12", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Boris Borisovich Yegorov was a Soviet physician-cosmonaut who became the first physician to make a space flight. Yegorov was selected as a member of the multi-disciplinary team that flew on Voskhod 1.", "wiki": "https://en.wikipedia.org/wiki/Boris_Yegorov", "last_flight": "1964-10-12T07:30:01Z", "first_flight": "1964-10-12T07:30:01Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "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": 317, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/317/?format=api", "name": "Paul J. Weitz", "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": 797, "name": "[AUTO] Paul J. Weitz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul2520j.2520weitz_image_20190426143707.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190813.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": "P33DT1H12M48S", "eva_time": "PT2H16M", "age": 85, "date_of_birth": "1932-07-25", "date_of_death": "2017-10-22", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Paul Joseph Weitz was an American naval officer and aviator, aeronautical engineer, test pilot, and NASA astronaut, who flew into space twice. He was a member of the three-man crew who flew on Skylab 2, the first manned Skylab mission. He was also Commander of the STS-6 mission, the first of the Space Shuttle Challenger flights.", "wiki": "https://en.wikipedia.org/wiki/Paul_J._Weitz", "last_flight": "1983-04-04T18:30:00Z", "first_flight": "1973-05-25T13:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 161, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/161/?format=api", "name": "Yevgeny Khrunov", "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": 271, "name": "[AUTO] Yevgeny Khrunov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yevgeny2520khrunov_image_20181129232251.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185409.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": "P1DT23H45M50S", "eva_time": "PT32M", "age": 66, "date_of_birth": "1933-09-10", "date_of_death": "2000-05-20", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Yevgeni Vassilyevich Khrunov (Russian: Евге́ний Васи́льевич Хруно́в; September 10, 1933 – May 20, 2000) was a Soviet cosmonaut who flew on the Soyuz 5/Soyuz 4 mission.", "wiki": "https://en.wikipedia.org/wiki/Yevgeny_Khrunov", "last_flight": "1969-01-15T07:04:57Z", "first_flight": "1969-01-15T07:04:57Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 271, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/271/?format=api", "name": "Bjarni Tryggvason", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api", "name": "Canadian Space Agency", "abbrev": "CSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 773, "name": "[AUTO] Bjarni Tryggvason - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bjarni2520tryggvason_image_20181201223221.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190736.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": "P11DT20H27M", "eva_time": "P0D", "age": 76, "date_of_birth": "1945-09-21", "date_of_death": "2022-04-06", "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "Bjarni Valdimar Tryggvason (born September 21, 1945) is an Icelandic-born Canadian engineer and a former NRC/CSA astronaut. He served as a Payload Specialist on Space Shuttle mission STS-85 in 1997, a 12-day mission to study changes in the Earth's atmosphere.", "wiki": "https://en.wikipedia.org/wiki/Bjarni_Tryggvason", "last_flight": "1997-08-07T14:41:00Z", "first_flight": "1997-08-07T14:41:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 259, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/259/?format=api", "name": "Gennadi Strekalov", "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": 234, "name": "[AUTO] Gennadi Strekalov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520strekalov_image_20181201221605.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185305.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": "P268DT22H29M54S", "eva_time": "PT21H40M13S", "age": 64, "date_of_birth": "1940-10-26", "date_of_death": "2004-12-25", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Gennadi Mikhailovich Strekalov (Russian: Генна́дий Миха́йлович Стрека́лов; October 26, 1940 – December 25, 2004) was an engineer, cosmonaut, and administrator at Russian aerospace firm RSC Energia. He flew into space five times and lived aboard the Salyut-6, Salyut-7, and Mir space stations, spending over 268 days in space. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.", "wiki": "https://en.wikipedia.org/wiki/Gennadi_Strekalov", "last_flight": "1995-03-14T06:11:34Z", "first_flight": "1980-11-27T14:18:28Z", "social_media_links": [], "flights_count": 6, "landings_count": 6, "spacewalks_count": 6 }, { "id": 320, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/320/?format=api", "name": "Philip K. Chapman", "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": 598, "name": "[AUTO] Philip K. Chapman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/philip2520k.2520chapman_image_20181202092722.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190255.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": 86, "date_of_birth": "1935-03-05", "date_of_death": "2021-04-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": "Philip Kenyon Chapman was the first Australian-born American astronaut, serving for about five years in NASA Astronaut Group 6 (1967).", "wiki": "https://en.wikipedia.org/wiki/Philip_K._Chapman", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 604, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/604/?format=api", "name": "Millie Hughes-Fulford", "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": 446, "name": "[AUTO] Millie Hughes-Fulford - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/millie2520hughes-fulford_image_20190211162521.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185855.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": "P9DT2H14M9S", "eva_time": "P0D", "age": 75, "date_of_birth": "1945-12-21", "date_of_death": "2021-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": "Millie Elizabeth Hughes-Fulford was an American medical investigator, molecular biologist and former NASA astronaut who flew aboard a NASA Space Shuttle mission as a Payload Specialist.", "wiki": "https://en.wikipedia.org/wiki/Millie_Hughes-Fulford", "last_flight": "1991-06-05T13:24:51Z", "first_flight": "1991-06-05T13:24:51Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 111, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/111/?format=api", "name": "Yuri Gagarin", "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": 944, "name": "[AUTO] Yuri Gagarin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520gagarin_image_20200211151614.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191209.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": "PT1H48M", "eva_time": "P0D", "age": 34, "date_of_birth": "1934-03-09", "date_of_death": "1968-03-27", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Yuri Alekseyevich Gagarin (Russian: Ю́рий Алексе́евич Гага́рин, IPA: [ˈjʉrʲɪj ɐlʲɪˈksʲejɪvʲɪtɕ ɡɐˈɡarʲɪn]; 9 March 1934 – 27 March 1968) was a Soviet pilot and cosmonaut. He became the first human to journey into outer space when his Vostok spacecraft completed one orbit of the Earth on 12 April 1961.", "wiki": "https://en.wikipedia.org/wiki/Yuri_Gagarin", "last_flight": "1961-04-12T06:07:00Z", "first_flight": "1961-04-12T06:07:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "