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=540&ordering=-status
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=550&ordering=-status", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=530&ordering=-status", "results": [ { "id": 53, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/53/?format=api", "name": "Joseph P. Kerwin", "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": 728, "name": "[AUTO] Joseph P. Kerwin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph2520p.2520kerwin_image_20181128151017.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190628.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": "P28DT49M48S", "eva_time": "PT3H25M", "age": 93, "date_of_birth": "1932-02-19", "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": "Joseph Peter Kerwin, M.D. is an American physician and former NASA astronaut, who served as Science Pilot for the Skylab 2 mission from May 25–June 22, 1973. He was the first physician to be selected for astronaut training.", "wiki": "https://en.wikipedia.org/wiki/Joseph_P._Kerwin", "last_flight": "1973-05-25T13:00:00Z", "first_flight": "1973-05-25T13:00:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 233, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/233/?format=api", "name": "Roman Romanenko", "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": 729, "name": "[AUTO] Roman Romanenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/roman2520romanenko_image_20181201213713.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190629.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": "P333DT11H32S", "eva_time": "PT6H38M", "age": 53, "date_of_birth": "1971-08-09", "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": "Roman Yurievich Romanenko (Major, Russian Air Force; Russian: Роман Юрьевич Романенко; born August 9, 1971) is a retired cosmonaut at the Yuri Gagarin Cosmonaut Training Center.\r\nRomanenko was selected as a cosmonaut candidate at the Gagarin Cosmonaut Training Center Cosmonaut Office in December 1997. From January 1998 to November 1999 he undertook his basic training course. In November 1999 he was qualified as a Test Cosmonaut.\r\n\r\nHe served as the backup to Oleg Kotov as the Commander of Soyuz TMA-10 and Fyodor Yurchikhin as Commander of Expedition 15.", "wiki": "https://en.wikipedia.org/wiki/Roman_Romanenko", "last_flight": "2012-12-19T12:12:35Z", "first_flight": "2009-05-27T10:34:53Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 517, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/517/?format=api", "name": "Lee Archambault", "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": 731, "name": "[AUTO] Lee Archambault - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lee_archambault_image_20220911033808.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190632.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": "P26DT15H40M12S", "eva_time": "P0D", "age": 64, "date_of_birth": "1960-08-25", "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": "Lee Joseph \"Bru\" Archambault is an American test pilot and former NASA astronaut. He has logged over 4,250 flight hours in more than 30 different aircraft. Archambault is married with three children. His hobbies include bicycling, weightlifting, and playing ice hockey. Archambault has received numerous awards and honors throughout his life. He has also flown two Space Shuttle missions, as pilot of STS-117 in 2007 and as commander of STS-119 in 2009. Archambault left NASA in 2013 after a 15-year career with the agency in order to become a test pilot for Sierra Nevada Corporation on their Dream Chaser orbital spaceplane project.", "wiki": "https://en.wikipedia.org/wiki/Lee_Archambault", "last_flight": "2009-03-15T23:43:44Z", "first_flight": "2007-06-08T23:38:04Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 286, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/286/?format=api", "name": "Ulrich Walter", "status": { "id": 2, "name": "Retired" }, "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": 733, "name": "[AUTO] Ulrich Walter - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ulrich2520walter_image_20181201225144.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190635.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": "P9DT23H40M", "eva_time": "P0D", "age": 71, "date_of_birth": "1954-02-09", "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": "Prof. Dr. Ulrich Hans Walter (born February 9, 1954) is a German physicist/engineer and a former DFVLR astronaut.\r\nIn 1993, he flew on board the Space Shuttle Columbia on mission STS-55 (Spacelab D-2) as a Payload Specialist. He spent 9 days, 23 hours, and 40 minutes in space.", "wiki": "https://en.wikipedia.org/wiki/Ulrich_Walter", "last_flight": "1993-04-26T14:50:00Z", "first_flight": "1993-04-26T14:50:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 262, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/262/?format=api", "name": "Evgeny Tarelkin", "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": 734, "name": "[AUTO] Evgeny Tarelkin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/evgeny2520tarelkin_image_20181201222028.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190637.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": "P143DT16H19M49S", "eva_time": "P0D", "age": 50, "date_of_birth": "1974-12-29", "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": "Evgeny Igorevich Tarelkin (Russian: Евгений Игоревич Тарелкин; born December 29, 1974) is a Russian cosmonaut. He was selected as part of the TsPK-13 group in 2003.\r\nHe served in the Air Force until his selection as a cosmonaut as part of the TsPK-13 selection group in 2003, completing basic training in 2005. Tarelkin made his first flight into space in October 2012 as a member of the Soyuz TMA-06M crew, during which he spent six months aboard the International Space Station as part of the Expedition 33/34 crews and returned on March 16, 2013.", "wiki": "https://en.wikipedia.org/wiki/Evgeny_Tarelkin", "last_flight": "2012-10-23T10:51:11Z", "first_flight": "2012-10-23T10:51:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/63/?format=api", "name": "Oleg Atkov", "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": 735, "name": "[AUTO] Oleg Atkov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg2520atkov_image_20181128220507.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190638.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": "P236DT22H49M34S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-05-09", "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": "Oleg Yur'yevich At'kov (Russian: Оле́г Ю́рьевич Атько́в; born 9 May 1949) is a Russian cardiologist and former Soviet cosmonaut. With a doctorate from the Russian Academy of Medical Science, Atkov was chosen to be the health specialist on board Soyuz T-10 and Soyuz T-11.", "wiki": "https://en.wikipedia.org/wiki/Oleg_Atkov", "last_flight": "1984-02-08T12:07:26Z", "first_flight": "1984-02-08T12:07:26Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 512, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/512/?format=api", "name": "Rex J. Walheim", "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": 742, "name": "[AUTO] Rex J. Walheim - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rex_j._walheim_image_20220911034252.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190650.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": "P36DT8H31M7S", "eva_time": "P1DT12H23M", "age": 62, "date_of_birth": "1962-10-10", "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": "Rex Joseph Walheim is a retired United States Air Force officer, engineer and NASA astronaut. He flew three space shuttle missions, STS-110, STS-122, and STS-135. Walheim logged over 566 hours in space, including 36 hours and 23 minutes of spacewalk (EVA) time. He was assigned as mission specialist and flight engineer on STS-135, the final space shuttle mission.", "wiki": "https://en.wikipedia.org/wiki/Rex_J._Walheim", "last_flight": "2011-07-08T15:29:04Z", "first_flight": "2002-04-08T20:44:19Z", "social_media_links": [ { "id": 167, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/Astro_Rex" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 5 }, { "id": 557, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/557/?format=api", "name": "Thomas Marshburn", "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": 743, "name": "[AUTO] Thomas Marshburn - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_marshbur_image_20211001184611.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190651.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": "P337DT9H42M44S", "eva_time": "P1DT7H1M", "age": 64, "date_of_birth": "1960-08-29", "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": "Thomas Henry \"Tom\" Marshburn is an American physician and a NASA astronaut. He served as a Mission Specialist on STS-127. Marshburn was a member of the Soyuz TMA-07M crew which launched to ISS in December 2012 to join Expedition 34. Served as flight engineer for Expedition 34 and 35.", "wiki": "https://en.wikipedia.org/wiki/Thomas_Marshburn", "last_flight": "2021-11-11T02:03:31Z", "first_flight": "2009-07-15T22:03:10Z", "social_media_links": [ { "id": 132, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://twitter.com/AstroMarshburn" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 5 }, { "id": 328, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/328/?format=api", "name": "Robert Crippen", "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": 747, "name": "[AUTO] Robert Crippen - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520crippen_image_20181202093705.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190657.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": "P23DT13H45M56S", "eva_time": "P0D", "age": 87, "date_of_birth": "1937-09-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": "Robert Laurel Crippen is an American retired naval officer and aviator, test pilot, aerospace engineer, and retired astronaut. He traveled into space four times: as Pilot of STS-1 in April 1981, the first Space Shuttle mission; and as Commander of STS-7 in June 1983, STS-41-C in April 1984, and STS-41-G in October 1984. Crippen received the Congressional Space Medal of Honor.", "wiki": "https://en.wikipedia.org/wiki/Robert_Crippen", "last_flight": "1984-10-05T11:03:00Z", "first_flight": "1981-04-12T12:00:04Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 463, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/463/?format=api", "name": "Joe F. Edwards Jr.", "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": 749, "name": "[AUTO] Joe F. Edwards Jr. - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joe2520f.2520edwards2520jr._image_20181202150946.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190700.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": "P8DT19H47M45S", "eva_time": "P0D", "age": 67, "date_of_birth": "1958-02-03", "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": "Joe Frank Edwards Jr. is an American aerospace engineer, and former naval officer and aviator, test pilot and NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Joe_F._Edwards_Jr.", "last_flight": "1998-01-23T02:48:15Z", "first_flight": "1998-01-23T02:48:15Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "