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=10&ordering=date_of_birth
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=20&ordering=date_of_birth", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&ordering=date_of_birth", "results": [ { "id": 77, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/77/?format=api", "name": "Pavel Belyayev", "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": 666, "name": "[AUTO] Pavel Belyayev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pavel2520belyayev_image_20181128223003.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190443.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": "P1DT2H2M17S", "eva_time": "P0D", "age": 44, "date_of_birth": "1925-06-26", "date_of_death": "1970-01-10", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Pavel Ivanovich Belyayev (Russian: Павел Иванович Беляев; 26 June 1925 – 10 January 1970), was a Soviet fighter pilot with extensive experience in piloting different types of aircraft. He was the first commander of the cosmonaut corps and the cosmonaut who commanded the historic Voskhod 2 mission which saw the first man walk in space in 1965.", "wiki": "https://en.wikipedia.org/wiki/Pavel_Belyayev", "last_flight": "1965-03-18T07:00:00Z", "first_flight": "1965-03-18T07:00:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 96, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/96/?format=api", "name": "Lev Dyomin", "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": 481, "name": "[AUTO] Lev Dyomin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lev2520dyomin_image_20181128225902.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185951.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": "P2DT12M11S", "eva_time": "P0D", "age": 72, "date_of_birth": "1926-01-11", "date_of_death": "1998-12-18", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Lev Stepanovich Dyomin (Russian: Лев Степанович Дёмин; January 11, 1926, in Moscow – December 18, 1998, in Zvyozdny Gorodok) was a Soviet cosmonaut who flew on the Soyuz 15 spaceflight in 1974. This spaceflight was intended to dock with the space station Salyut 3, but the docking failed.", "wiki": "https://en.wikipedia.org/wiki/Lev_Dyomin", "last_flight": "1974-08-26T19:58:05Z", "first_flight": "1974-08-26T19:58:05Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 104, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/104/?format=api", "name": "Konstantin Feoktistov", "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": 403, "name": "[AUTO] Konstantin Feoktistov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/konstantin2520feoktistov_image_20181128231150.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185749.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": 83, "date_of_birth": "1926-02-07", "date_of_death": "2009-11-21", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Konstantin Petrovich Feoktistov (Russian: Константин Петрович Феоктистов; 7 February 1926 – 21 November 2009) was a Soviet cosmonaut and an eminent space engineer. Feoktistov also wrote several books on space technology and exploration. The Feoktistov crater on the far side of the Moon is named in his honor.", "wiki": "https://en.wikipedia.org/wiki/Konstantin_Feoktistov", "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": 26, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/26/?format=api", "name": "Gus Grissom", "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": 836, "name": "[AUTO] Gus Grissom - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gus2520grissom_image_20181128142030.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190914.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": "PT16M", "eva_time": "P0D", "age": 40, "date_of_birth": "1926-04-03", "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": "Lieutenant Colonel Virgil Ivan \"Gus\" Grissom was one of the seven original National Aeronautics and Space Administration's Project Mercury astronauts, and the first of the Mercury Seven to die. He was also a Project Gemini and an Apollo program astronaut. Grissom was the second American to fly in space, and the first member of the NASA Astronaut Corps to fly in space twice. In addition, Grissom was a World War II and Korean War veteran, U.S. Air Force test pilot, and a mechanical engineer. He was a recipient of the Distinguished Flying Cross, and the Air Medal with an oak leaf cluster, a two-time recipient of the NASA Distinguished Service Medal, and, posthumously, the Congressional Space Medal of Honor.", "wiki": "https://en.wikipedia.org/wiki/Gus_Grissom", "last_flight": "1967-01-27T23:31:19Z", "first_flight": "1961-07-21T12:20:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 133, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/133/?format=api", "name": "Karl Henize", "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": 335, "name": "[AUTO] Karl Henize - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/karl2520g.2520henize_image_20181129204738.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185603.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": "P7DT22H45M", "eva_time": "P0D", "age": 66, "date_of_birth": "1926-10-17", "date_of_death": "1993-10-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": "Karl Gordon Henize, Ph.D. was an American astronomer, space scientist, NASA astronaut, and professor at Northwestern University. Henize was selected as a scientist-astronaut by NASA in August 1967. Henize was a mission specialist on the Spacelab-2 mission (STS-51-F) which launched from Kennedy Space Center, Florida, on July 29, 1985.\r\n\r\nHe died in 1993, during a Mount Everest expedition. The purpose of this expedition was to test for NASA a meter called a Tissue Equivalent Proportional Counter (TEPC): testing at different altitudes (17,000 ft, 19,000 ft and 21,000 ft) would reveal how people’s bodies would be affected, including the way bodily tissues behaved, when struck by radiation, and this was important for the planning of long duration space missions.", "wiki": "https://en.wikipedia.org/wiki/Karl_Gordon_Henize", "last_flight": "1985-07-29T21:00:00Z", "first_flight": "1985-07-29T21:00:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 24, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/24/?format=api", "name": "Gordon Cooper", "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": 792, "name": "[AUTO] Gordon Cooper - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gordon2520cooper_image_20190426143645.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190805.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": "P9DT9H15M", "eva_time": "P0D", "age": 77, "date_of_birth": "1927-03-06", "date_of_death": "2004-10-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": "Leroy Gordon \"Gordo\" Cooper Jr. was an American aerospace engineer, test pilot, United States Air Force pilot, and the youngest of the seven original astronauts in Project Mercury, the first manned space program of the United States.\r\n\r\nCooper piloted the longest and final Mercury spaceflight in 1963. He was the first American to sleep in space during that 34-hour mission and was the last American to be launched alone to conduct an entirely solo orbital mission. In 1965, Cooper flew as Command Pilot of Gemini 5.", "wiki": "https://en.wikipedia.org/wiki/Gordon_Cooper", "last_flight": "1965-08-21T14:00:00Z", "first_flight": "1963-05-15T13:04:13Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 165, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/165/?format=api", "name": "Vladimir Komarov", "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": 497, "name": "[AUTO] Vladimir Komarov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520komarov_image_20181129233024.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190016.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": "P2DT3H4M55S", "eva_time": "P0D", "age": 40, "date_of_birth": "1927-03-16", "date_of_death": "1967-04-24", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Vladimir Mikhaylovich Komarov (Russian: Влади́мир Миха́йлович Комаро́в, IPA: [vlɐˈdʲimʲɪr mʲɪˈxaɪləvʲɪtɕ kəmɐˈrof]; 16 March 1927 – 24 April 1967) was a Soviet test pilot, aerospace engineer and cosmonaut. In October 1964, he commanded Voskhod 1, the first spaceflight to carry more than one crew member. He became the first cosmonaut to fly in space twice when he was selected as the solo pilot of Soyuz 1, the first manned test flight of a new spacecraft. A parachute failure caused his Soyuz capsule to crash into the ground after re-entry on 24 April 1967, making him the first human to die in a space flight.", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Komarov", "last_flight": "1967-04-23T00:35:00Z", "first_flight": "1964-10-12T07:30:01Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 40, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/40/?format=api", "name": "Elliot See", "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": 699, "name": "[AUTO] Elliot See - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/elliot_see_image_20220911033946.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190534.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": 38, "date_of_birth": "1927-07-23", "date_of_death": "1966-02-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": "Elliot McKay See Jr. was an American engineer, naval aviator, test pilot, and NASA astronaut. He was selected for NASA's second group of astronauts in 1962. See was chosen as the prime command pilot for what would have been his first space flight, Gemini 9. He was killed with Charles Bassett, his intended Gemini 9 crewmate, in a 1966 NASA trainer jet crash at the St. Louis, Missouri McDonnell Aircraft plant, where they were to take two weeks of space rendezvous simulator training.", "wiki": "https://en.wikipedia.org/wiki/Elliot_See", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 629, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/629/?format=api", "name": "Vladimir Shatalov", "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": 864, "name": "[AUTO] Vladimir Shatalov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520shatalov_image_20190217072844.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191000.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": "P9DT21H57M30S", "eva_time": "P0D", "age": 93, "date_of_birth": "1927-12-08", "date_of_death": "2021-06-15", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Vladimir Aleksandrovich Shatalov (Russian: Владимир Александрович Шаталов; born December 8, 1927) was a Soviet cosmonaut who flew three space missions of the Soyuz programme: Soyuz 4, Soyuz 8, and Soyuz 10.\r\n\r\nShatalov was born in Petropavlovsk. From 1971 to 1987, he was Commander of Cosmonaut Training, and Director of the Cosmonaut Training Centre from then until 1991.\r\n\r\nQuote: \"When we look into the sky it seems to us to be endless. We breathe without thinking about it, as is natural... and then you sit aboard a spacecraft, you tear away from Earth, and within ten minutes you have been carried straight through the layer of air, and beyond there is nothing! The 'boundless' blue sky, the ocean which gives us breath and protects us from endless black and death, is but an infinitesimally thin film. How dangerous it is to threaten even the smallest part of this gossamer covering, this conserver of life.\"", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Shatalov", "last_flight": "1971-04-22T23:54:06Z", "first_flight": "1969-01-14T07:30:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 178, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/178/?format=api", "name": "Vasily Lazarev", "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": 253, "name": "[AUTO] Vasily Lazarev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vasily2520lazarev_image_20181129234720.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185338.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": "P1DT23H36M59S", "eva_time": "P0D", "age": 62, "date_of_birth": "1928-02-23", "date_of_death": "1990-12-31", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Vasily Grigoryevich Lazarev (Russian: Васи́лий Григо́рьевич Ла́зарев; February 23, 1928 – December 31, 1990) was a Soviet cosmonaut who flew on the Soyuz 12 spaceflight as well as the abortive Soyuz 18a launch in April 5, 1975.", "wiki": "https://en.wikipedia.org/wiki/Vasily_Lazarev", "last_flight": "1975-04-05T11:04:54Z", "first_flight": "1973-09-27T12:18:16Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 } ] }{ "count": 813, "next": "