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=380&ordering=-landings_count
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=390&ordering=-landings_count", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=370&ordering=-landings_count", "results": [ { "id": 536, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/536/?format=api", "name": "Douglas H. Wheelock", "status": { "id": 1, "name": "Active" }, "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": 337, "name": "[AUTO] Douglas H. Wheelock - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/douglas_h._whee_image_20220911033623.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185606.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": "P178DT9H33M22S", "eva_time": "P1DT19H30M", "age": 64, "date_of_birth": "1960-05-05", "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": "Douglas Harry \"Wheels\" Wheelock is an American engineer and astronaut. He has flown in space twice, logging 178 days on the Space Shuttle, International Space Station, and Russian Soyuz. On July 12, 2011, Wheelock announced that he would be returning to active duty with the United States Army in support of Operation Enduring Freedom.", "wiki": "https://en.wikipedia.org/wiki/Douglas_H._Wheelock", "last_flight": "2010-06-15T21:35:19Z", "first_flight": "2007-10-23T15:38:19Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 6 }, { "id": 539, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/539/?format=api", "name": "Dominic A. Antonelli", "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": 636, "name": "[AUTO] Dominic A. Antonelli - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dominic2520a.2520antonelli_image_20181203165212.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190355.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": "P24DT13H58M7S", "eva_time": "P0D", "age": 57, "date_of_birth": "1967-08-23", "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": "Dominic Anthony \"Tony\" Antonelli is a retired NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Dominic_A._Antonelli", "last_flight": "2010-05-14T18:20:09Z", "first_flight": "2009-03-15T23:43:44Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 371, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/371/?format=api", "name": "James P. Bagian", "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": 638, "name": "[AUTO] James P. Bagian - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520p.2520bagian_image_20181202120507.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190358.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": "P14DT1H52M9S", "eva_time": "P0D", "age": 73, "date_of_birth": "1952-02-22", "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": "James Philip Bagian, MD, PE is an American physician, engineer, and former NASA astronaut of Armenian descent. During his career as an astronaut, he logged 337 hours of space-flight, over two missions, STS-29 (in 1989) and STS-40 (in 1991). After leaving NASA in 1995, Bagian was elected as a member of both the National Academy of Engineering and of the Institute of Medicine. Bagian is currently the Director of the Center for Healthcare Engineering and Patient Safety at the University of Michigan.", "wiki": "https://en.wikipedia.org/wiki/James_P._Bagian", "last_flight": "1991-06-05T13:24:51Z", "first_flight": "1989-03-13T14:57:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 170, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/170/?format=api", "name": "Valery Korzun", "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": 474, "name": "[AUTO] Valery Korzun - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valery2520korzun_image_20181129233723.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185941.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": "P381DT15H41M8S", "eva_time": "PT22H17M", "age": 72, "date_of_birth": "1953-03-05", "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": "Valery Grigoryevich Korzun (Russian: Валерий Григорьевич Корзун, born 5 March 1953) is a Russian cosmonaut. He has been in space twice totalling 381 days. He has also conducted four career spacewalks.", "wiki": "https://en.wikipedia.org/wiki/Valery_Korzun", "last_flight": "2002-06-05T21:22:49Z", "first_flight": "1996-08-17T13:18:03Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 4 }, { "id": 118, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/118/?format=api", "name": "Umberto Guidoni", "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": 473, "name": "[AUTO] Umberto Guidoni - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/umberto2520guidoni_image_20181128233554.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185939.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": "P27DT15H10M18S", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-08-18", "date_of_death": null, "nationality": [ { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" } ], "bio": "Umberto Guidoni (born 18 August 1954 in Rome) is an Italian astrophysicist, science writer and a former ESA astronaut, being the first European to visit the International Space Station. He is a veteran of two NASA space shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Umberto_Guidoni", "last_flight": "2001-04-19T18:40:42Z", "first_flight": "1996-02-22T20:18:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 265, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/265/?format=api", "name": "Robert Thirsk", "status": { "id": 2, "name": "Retired" }, "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": 471, "name": "[AUTO] Robert Thirsk - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520thirsk_image_20181201222354.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185935.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": "P204DT18H30M7S", "eva_time": "P0D", "age": 71, "date_of_birth": "1953-08-17", "date_of_death": null, "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "Robert Brent Thirsk, OC OBC (born August 17, 1953) is a Canadian engineer and physician, and a former Canadian Space Agency astronaut. He holds the Canadian records for the longest space flight (187 days 20 hours) and the most time spent in space (204 days 18 hours).", "wiki": "https://en.wikipedia.org/wiki/Robert_Thirsk", "last_flight": "2009-05-27T10:34:53Z", "first_flight": "1996-06-20T14:49:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 38, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/38/?format=api", "name": "Michael Collins", "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": 267, "name": "[AUTO] Michael Collins - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_collins_image_20210428162316.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185402.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": "P11DT2H4M34S", "eva_time": "PT1H28M", "age": 90, "date_of_birth": "1930-10-31", "date_of_death": "2021-04-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 Collins (born October 31, 1930) (Major General, USAF, Ret.) was an American former astronaut and test pilot. Selected as part of the third group of fourteen astronauts in 1963, he flew into space twice. His first spaceflight was on Gemini 10, in which he and Command Pilot John Young performed two rendezvous with different spacecraft and undertook two extra-vehicular activities (EVAs, also known as spacewalks). His second spaceflight was as the Command Module Pilot for Apollo 11. While he stayed in orbit around the Moon, Neil Armstrong and Buzz Aldrin left in the Lunar Module to make the first manned landing on its surface. He is one of 24 people to have flown to the Moon. Collins was the fourth person, and third American, to perform an EVA; and is the first person to have performed more than one EVA.", "wiki": "https://en.wikipedia.org/wiki/Michael_Collins_(astronaut)", "last_flight": "1969-07-16T13:32:00Z", "first_flight": "1966-07-18T22:20:26Z", "social_media_links": [ { "id": 9, "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/AstroMCollins" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 199, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/199/?format=api", "name": "Andreas Mogensen", "status": { "id": 1, "name": "Active" }, "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": 639, "name": "[AUTO] Andreas Mogensen - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andreas_mogense_image_20230826072839.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190400.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": "P208DT22H32M50S", "eva_time": "P0D", "age": 48, "date_of_birth": "1976-11-02", "date_of_death": null, "nationality": [ { "id": 45, "name": "Denmark", "alpha_2_code": "DK", "alpha_3_code": "DNK", "nationality_name": "Danish", "nationality_name_composed": "Dano" } ], "bio": "Andreas Enevold Mogensen (born November 2, 1976) is a Danish engineer and astronaut. He was the first Dane to fly in space as part of the iriss programme\r\nOn September 2, 2015, Mogensen was launched with Soyuz TMA-18M to ISS, and landed with Soyuz TMA-16M ten days later. He was travelling with another visiting flight engineer, Aidyn Aimbetov. Among the items Andreas brought along were LEGO figures and a poster for Copenhagen Suborbitals.", "wiki": "https://en.wikipedia.org/wiki/Andreas_Mogensen", "last_flight": "2023-08-26T07:27:27Z", "first_flight": "2015-09-02T04:37:43Z", "social_media_links": [ { "id": 156, "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_Andreas" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 239, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/239/?format=api", "name": "Aleksandr Samokutyayev", "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": 470, "name": "[AUTO] Aleksandr Samokutyayev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520samokutyayev_image_20181201214845.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185934.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": "P331DT11H22M40S", "eva_time": "PT10H1M", "age": 55, "date_of_birth": "1970-03-13", "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 Mikhailovich Samokutyayev (Александр Михайлович Самокутяев – born 13 March 1970 in Penza / Penza Oblast / Russian SFSR) is a former Russian cosmonaut. Samokutyayev served as a Flight Engineer for the International Space Station (ISS) long duration Expedition 27/28 missions. He also served as the Soyuz TMA-21 commander. He most recently served on the Soyuz TMA-14M Expedition 41/42 crew aboard the ISS. He was hired as a cosmonaut in the summer of 2003.", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Samokutyayev", "last_flight": "2014-09-25T20:25:00Z", "first_flight": "2011-04-04T22:18:20Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 201, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/201/?format=api", "name": "Mamoru Mohri", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 37, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 465, "name": "[AUTO] Mamoru Mohri - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mamoru2520mohri_image_20181201180028.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185926.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": "P19DT4H9M20S", "eva_time": "P0D", "age": 77, "date_of_birth": "1948-01-29", "date_of_death": null, "nationality": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "bio": "Mamoru “Mark” Mohri (毛利 衛 Mōri Mamoru, born 29 January 1948), AM is a Japanese scientist, a former NASDA astronaut, and a veteran of two NASA space shuttle missions.\r\nMohri was selected by the National Space Development Agency of Japan (now JAXA) to train as a payload specialist for a Japanese materials science payload. He flew his first space mission aboard STS-47 in 1992 as chief payload specialist for Spacelab-J. Mohri subsequently made another trip into space as part of mission STS-99 in 2000.", "wiki": "https://en.wikipedia.org/wiki/Mamoru_Mohri", "last_flight": "2000-02-11T17:43:40Z", "first_flight": "1992-09-12T14:23:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 } ] }{ "count": 805, "next": "