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=650&ordering=flights_count
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=660&ordering=flights_count", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=640&ordering=flights_count", "results": [ { "id": 354, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/354/?format=api", "name": "Mike Mullane", "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": 211, "name": "[AUTO] Mike Mullane - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mike_mullane_image_20220911034105.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185228.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": "P14DT20H18M14S", "eva_time": "P0D", "age": 79, "date_of_birth": "1945-09-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": "Richard Michael \"Mike\" Mullane is an engineer and aircraft pilot, a retired USAF officer. and a former NASA astronaut. During his career, he flew as a mission specialist on STS-41-D, STS-27, and STS-36.", "wiki": "https://en.wikipedia.org/wiki/Mike_Mullane", "last_flight": "1990-02-28T07:50:22Z", "first_flight": "1984-08-30T12:41:50Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 447, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/447/?format=api", "name": "Catherine Coleman", "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": 394, "name": "[AUTO] Catherine Coleman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/catherine2520coleman_image_20181202144557.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185735.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": "P180DT3H58M35S", "eva_time": "P0D", "age": 64, "date_of_birth": "1960-12-14", "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": "Catherine Grace \"Cady\" Coleman is an American chemist, a former United States Air Force officer, and a former NASA astronaut. She is a veteran of two Space Shuttle missions, and departed the International Space Station on May 23, 2011, as a crew member of Expedition 27 after logging 159 days in space.", "wiki": "https://en.wikipedia.org/wiki/Catherine_Coleman", "last_flight": "2010-12-15T19:09:25Z", "first_flight": "1995-10-20T13:53:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 560, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/560/?format=api", "name": "Joseph M. Acaba", "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": 940, "name": "[AUTO] Joseph M. Acaba - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph2520m.2520acaba_image_20181203171712.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191202.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": "P306DT34M51S", "eva_time": "PT19H46M", "age": 57, "date_of_birth": "1967-05-17", "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 Michael \"Joe\" Acaba is an American educator, hydrogeologist, and NASA astronaut. In May 2004 he became the first person of Puerto Rican heritage to be named as a NASA astronaut candidate, when he was selected as a member of NASA Astronaut Training Group 19. He completed his training on February 10, 2006 and was assigned to STS-119, which flew from March 15 to March 28, 2009 to deliver the final set of solar arrays to the International Space Station. Acaba served as a Flight Engineer aboard the International Space Station, having launched on May 15, 2012. He arrived at the space station on May 17 and returned to Earth on September 17, 2012. Acaba returned to the International Space Station in 2017 as a member of Expedition 53/54.", "wiki": "https://en.wikipedia.org/wiki/Joseph_M._Acaba", "last_flight": "2017-09-12T21:17:02Z", "first_flight": "2009-03-15T23:43:44Z", "social_media_links": [ { "id": 81, "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/AstroAcaba" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 3 }, { "id": 336, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/336/?format=api", "name": "John Oliver Creighton", "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": 941, "name": "[AUTO] John Oliver Creighton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520oliver2520creighton_image_20181202102551.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191204.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": "P16DT20H22M34S", "eva_time": "P0D", "age": 81, "date_of_birth": "1943-04-28", "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": "John Oliver Creighton is a former NASA astronaut who flew three Space Shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/John_Oliver_Creighton", "last_flight": "1991-09-12T23:11:04Z", "first_flight": "1985-06-17T11:33:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 585, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/585/?format=api", "name": "Sergey Ryzhikov", "status": { "id": 1, "name": "Active" }, "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": 375, "name": "[AUTO] Sergey Ryzhikov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergey_ryzhikov_image_20200603213525.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185707.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": true, "time_in_space": "P369DT22H54M2S", "eva_time": "PT6H47M", "age": 50, "date_of_birth": "1974-08-19", "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": "Sergey Nikolayevich Ryzhiko born on August 19, 1974, lieutenant colonel of Russian Air Force, is a Russian cosmonaut, selected in 2006. Ryzhikov launched on his first spaceflight onboard the Soyuz MS-02 spacecraft. He spent approximately six months onboard the International Space Station taking part in Expedition 49/50, returning to Earth on April 10, 2017.", "wiki": "https://en.wikipedia.org/wiki/Sergey_Ryzhikov_(cosmonaut)", "last_flight": "2025-04-08T05:47:15Z", "first_flight": "2016-10-19T08:05:14Z", "social_media_links": [], "flights_count": 3, "landings_count": 2, "spacewalks_count": 1 }, { "id": 278, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/278/?format=api", "name": "Pavel Vinogradov", "status": { "id": 1, "name": "Active" }, "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": 373, "name": "[AUTO] Pavel Vinogradov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pavel2520vinogradov_image_20181201224203.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185703.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": "P546DT22H31M26S", "eva_time": "P1DT14H25M", "age": 71, "date_of_birth": "1953-08-31", "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": "Pavel Vladimirovich Vinogradov (Russian: Павел Владимирович Виноградов; born August 31, 1953 in Magadan, USSR) is a cosmonaut and former commander of the International Space Station. As of May 2013, he has flown into space three times, aboard Mir and the International Space Station, and is one of the top 10 astronauts in terms of total time in space. Vinogradov has also conducted seven spacewalks in his cosmonaut career, and holds the record for the oldest person to perform a spacewalk.", "wiki": "https://en.wikipedia.org/wiki/Pavel_Vinogradov", "last_flight": "2013-03-28T20:43:20Z", "first_flight": "1997-08-05T15:35:54Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 7 }, { "id": 186, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/186/?format=api", "name": "Yury Lonchakov", "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": 948, "name": "[AUTO] Yury Lonchakov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520lonchakov_image_20181129235955.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191215.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": "P200DT18H37M54S", "eva_time": "PT10H27M", "age": 60, "date_of_birth": "1965-03-04", "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": "Yury Valentinovich Lonchakov (Russian: Юрий Валентинович Лончаков; born 4 March 1965) is a Russian former cosmonaut and a veteran of three space missions. He has spent 200 days in space and has conducted two career spacewalks.", "wiki": "https://en.wikipedia.org/wiki/Yury_Lonchakov", "last_flight": "2008-10-12T07:01:33Z", "first_flight": "2001-04-19T18:40:42Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 2 }, { "id": 150, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/150/?format=api", "name": "Akihiko Hoshide", "status": { "id": 1, "name": "Active" }, "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": 365, "name": "[AUTO] Akihiko Hoshide - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/akihiko_hoshide_image_20210327081731.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185651.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": "P340DT11H9M43S", "eva_time": "P1DT4H17M", "age": 56, "date_of_birth": "1968-12-28", "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": "Akihiko Hoshide is a Japanese engineer and JAXA astronaut. On August 30, 2012, Hoshide became the third Japanese astronaut to walk in space. His space selfies from 2012, including another space selfie that was posted on Instagram, appeared at the top of many selfie lists of 2013.", "wiki": "https://en.wikipedia.org/wiki/Akihiko_Hoshide", "last_flight": "2021-04-23T09:49:02Z", "first_flight": "2008-05-31T21:02:12Z", "social_media_links": [ { "id": 176, "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/Aki_Hoshide" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4 }, { "id": 403, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/403/?format=api", "name": "Charles D. Gemar", "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": 706, "name": "[AUTO] Charles D. Gemar - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/charles2520d.2520gemar_image_20181202135809.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190546.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": "P24DT5H37M40S", "eva_time": "P0D", "age": 69, "date_of_birth": "1955-08-04", "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": "Charles Donald \"Sam\" Gemar is an American former astronaut with NASA and a lieutenant colonel in the United States Army. Gemar has flown on three Space Shuttle missions (STS-38, STS-48 and STS-62). Gemar has completed 385 orbits of the Earth and over 581 hours in space. He has also served in different positions in NASA, including as a CAPCOM for Shuttle missions. Gemar was the first astronaut to be born in the state of South Dakota.", "wiki": "https://en.wikipedia.org/wiki/Charles_D._Gemar", "last_flight": "1994-03-04T13:53:01Z", "first_flight": "1990-11-15T23:48:15Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 381, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/381/?format=api", "name": "Kenneth D. Cameron", "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": 690, "name": "[AUTO] Kenneth D. Cameron - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kenneth2520d.2520cameron_image_20181202133145.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190519.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": "P23DT10H10M32S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-11-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": "Kenneth Donald is a retired American naval aviator, test pilot, engineer, U.S. Marine Corps officer, and NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Kenneth_D._Cameron", "last_flight": "1995-11-12T12:30:43Z", "first_flight": "1991-04-05T14:22:45Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 } ] }{ "count": 805, "next": "