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=660&ordering=-date_of_birth
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=670&ordering=-date_of_birth", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=650&ordering=-date_of_birth", "results": [ { "id": 187, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/187/?format=api", "name": "Vladimir Lyakhov", "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": 306, "name": "[AUTO] Vladimir Lyakhov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520lyakhov_image_20181130000114.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185507.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": "P333DT7H47M46S", "eva_time": "PT7H7M", "age": 76, "date_of_birth": "1941-07-20", "date_of_death": "2018-04-19", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Vladimir Afanasyevich Lyakhov (Russian: Влади́мир Афана́сьевич Ля́хов; 20 July 1941 – 19 April 2018) was a Russian Soviet cosmonaut.\r\n\r\nHe was selected as cosmonaut on 5 May 1967, and retired on 7 September 1994. Lyakhov was the Commander on Soyuz 32, Soyuz T-9, and Soyuz TM-6, and spent 333 days, 7 hours, 47 minutes in space.", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Lyakhov", "last_flight": "1988-08-29T04:23:11Z", "first_flight": "1979-02-25T11:53:49Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 3 }, { "id": 196, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/196/?format=api", "name": "Ulf Merbold", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 401, "name": "[AUTO] Ulf Merbold - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ulf2520merbold_image_20181201175303.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185746.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": "P49DT20H36M57S", "eva_time": "P0D", "age": 83, "date_of_birth": "1941-06-20", "date_of_death": null, "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Dr. Ulf Dietrich Merbold (born June 20, 1941) is the first West German citizen and second German native (after Sigmund Jähn) to have flown in space. He is also the first member of the European Space Agency Astronaut Corps to participate in a spaceflight mission and the first non-US citizen to reach orbit in a US spacecraft. In 1983, he and Byron Lichtenberg became the first Payload Specialists to fly on the shuttle.", "wiki": "https://en.wikipedia.org/wiki/Ulf_Merbold", "last_flight": "1994-10-03T22:42:30Z", "first_flight": "1983-11-28T16:00:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 182, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/182/?format=api", "name": "Anatoli Levchenko", "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": 726, "name": "[AUTO] Anatoli Levchenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoli2520levchenko_image_20181129235328.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190625.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": "P7DT21H58M12S", "eva_time": "P0D", "age": 47, "date_of_birth": "1941-05-05", "date_of_death": "1988-08-06", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Anatoli Semyonovich Levchenko (Russian: Анатолий Семёнович Левченко; May 5, 1941 – August 6, 1988) was a Soviet cosmonaut.\r\n\r\nLevchenko was planned to be the back-up commander of the first Buran space shuttle flight, and in March 1987 he began extensive training for a Soyuz spaceflight, intended to give him some experience in space. In December 1987, he occupied the third seat aboard the spacecraft Soyuz TM-4 to the space station Mir, and returned to Earth about a week later on Soyuz TM-3. His mission is sometimes called Mir LII-1, after the Gromov Flight Research Institute shorthand. In the year following his spaceflight, Levchenko died of a brain tumor, in the Nikolay Burdenko Neurosurgical Institute in Moscow.", "wiki": "https://en.wikipedia.org/wiki/Anatoli_Levchenko", "last_flight": "1987-12-21T11:18:03Z", "first_flight": "1987-12-21T11:18:03Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 130, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/130/?format=api", "name": "Frederick \"Rick\" Hauck", "status": { "id": 2, "name": "Retired" }, "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": 876, "name": "[AUTO] Frederick \"Rick\" Hauck - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frederick25202522rick25222520hauck_image_20181129204008.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191020.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": "P18DT3H7M", "eva_time": "P0D", "age": 84, "date_of_birth": "1941-04-11", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Frederick Hamilton \"Rick\" Hauck is a retired Captain in the United States Navy, a former fighter pilot and NASA astronaut. He piloted Space Shuttle mission STS-7 and commanded STS-51-A and STS-26.", "wiki": "https://en.wikipedia.org/wiki/Frederick_Hauck", "last_flight": "1988-09-29T15:37:00Z", "first_flight": "1983-06-18T11:33:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 107, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/107/?format=api", "name": "Dirk Frimout", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 576, "name": "[AUTO] Dirk Frimout - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dirk2520frimout_image_20181128231547.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190220.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": "P8DT22H9M21S", "eva_time": "P0D", "age": 84, "date_of_birth": "1941-03-21", "date_of_death": null, "nationality": [ { "id": 20, "name": "Belgium", "alpha_2_code": "BE", "alpha_3_code": "BEL", "nationality_name": "Belgian", "nationality_name_composed": "Belgo" } ], "bio": "Dirk Dries David Damiaan, Viscount Frimout (born 21 March 1941 in Poperinge, Belgium) is an astrophysicist for the European Space Agency. He flew aboard NASA Space Shuttle mision STS-45 as a payload specialist, making him the first Belgian in space.", "wiki": "https://en.wikipedia.org/wiki/Dirk_Frimout", "last_flight": "1992-03-24T13:13:39Z", "first_flight": "1992-03-24T13:13:39Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 338, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/338/?format=api", "name": "Frederick D. Gregory", "status": { "id": 2, "name": "Retired" }, "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": 930, "name": "[AUTO] Frederick D. Gregory - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frederick2520d.2520gregory_image_20181202102806.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191147.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": "P19DT23H5M12S", "eva_time": "P0D", "age": 84, "date_of_birth": "1941-01-07", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Frederick Drew Gregory is a former United States Air Force pilot, military engineer, test pilot, and NASA astronaut as well as former NASA Deputy Administrator. He also served briefly as NASA Acting Administrator in early 2005, covering the period between the departure of Sean O'Keefe and the swearing in of Michael Griffin.", "wiki": "https://en.wikipedia.org/wiki/Frederick_D._Gregory", "last_flight": "1991-11-24T23:44:00Z", "first_flight": "1985-04-29T16:02:18Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 109, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/109/?format=api", "name": "Reinhard Furrer", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 29, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/29/?format=api", "name": "German Aerospace Center", "abbrev": "DLR", "type": { "id": 1, "name": "Government" } }, "image": { "id": 351, "name": "[AUTO] Reinhard Furrer - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/reinhard2520furrer_image_20181128231842.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185627.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": "P7DT44M", "eva_time": "P0D", "age": 54, "date_of_birth": "1940-11-25", "date_of_death": "1995-09-09", "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Prof. Dr. Reinhard Alfred Furrer (25 November 1940 – 9 September 1995) was a German physicist and astronaut.\r\n\r\nIn 1977 Furrer applied for selection as an astronaut for the first Spacelab mission. He made it into the final round of candidates, although Ulf Merbold was finally selected. In 1982, the astronauts for the first German Spacelab mission were selected from the finalists for the first mission, and Furrer was one of the two chosen. He was a payload specialist on STS-61-A (D1), which was launched on 30 October 1985. The other payload specialists on the flight were Ernst Messerschmid and Wubbo Ockels (Netherlands).", "wiki": "https://en.wikipedia.org/wiki/Reinhard_Furrer", "last_flight": "1985-10-30T17:00:00Z", "first_flight": "1985-10-30T17:00: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": 153, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/153/?format=api", "name": "Aleksandr Ivanchenkov", "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": 522, "name": "[AUTO] Aleksandr Ivanchenkov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520ivanchenkov_image_20181129231158.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190053.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": "P147DT12H38M24S", "eva_time": "PT2H20M", "age": 84, "date_of_birth": "1940-09-28", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Aleksandr Sergeyevich Ivanchenkov (Russian: Алекса́ндр Серге́евич Иванче́нков; born 28 September 1940 ) is a retired Soviet cosmonaut who flew as Flight Engineer on Soyuz 29 and Soyuz T-6, he spent 147 days, 12 hours and 37 minutes in space.", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Ivanchenkov", "last_flight": "1982-06-24T16:29:48Z", "first_flight": "1978-06-15T20:16:45Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 613, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/613/?format=api", "name": "Roger K. Crouch", "status": { "id": 2, "name": "Retired" }, "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": 348, "name": "[AUTO] Roger K. Crouch - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/roger2520k.2520crouch_image_20190211162446.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185623.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 5, "name": "Payload Specialist" }, "in_space": false, "time_in_space": "P19DT15H57M26S", "eva_time": "P0D", "age": 84, "date_of_birth": "1940-09-12", "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Roger Keith Crouch (born September 12, 1940) is an American scientist and astronaut who flew as a payload specialist on two NASA Space Shuttle missions in 1997.", "wiki": "https://en.wikipedia.org/wiki/Roger_K._Crouch", "last_flight": "1997-07-01T18:02:02Z", "first_flight": "1997-04-04T19:20:32Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 } ] }{ "count": 805, "next": "