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=570&ordering=-landings_count
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=580&ordering=-landings_count", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=560&ordering=-landings_count", "results": [ { "id": 424, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/424/?format=api", "name": "William G. 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": 363, "name": "[AUTO] William G. Gregory - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520g.2520gregory_image_20181202142148.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185648.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": "P16DT15H8M47S", "eva_time": "P0D", "age": 67, "date_of_birth": "1957-05-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": "William George \"Borneo\" Gregory is an American retired NASA astronaut and United States Air Force lieutenant colonel.", "wiki": "https://en.wikipedia.org/wiki/William_G._Gregory", "last_flight": "1995-03-02T06:38:13Z", "first_flight": "1995-03-02T06:38:13Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "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": 743, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/743/?format=api", "name": "Zohar", "status": { "id": 1, "name": "Active" }, "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": 287, "name": "Helga and Zohar", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/helga_image_20220818113731.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185437.jpeg", "credit": "DLR", "license": { "id": 8, "name": "CC BY-NC-ND 3.0", "priority": 3, "link": "https://creativecommons.org/licenses/by-nc-nd/3.0/de/deed.de" }, "single_use": false, "variants": [] }, "response_mode": "normal", "type": { "id": 6, "name": "Non-Human" }, "in_space": false, "time_in_space": "P25DT10H52M46S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 17, "name": "Unknown", "alpha_2_code": "??", "alpha_3_code": "???", "nationality_name": "Earthling", "nationality_name_composed": "Earthling" } ], "bio": "Mannequin used as part of the DLR MARE radiations measurement experiment.", "wiki": null, "last_flight": "2022-11-16T06:47:44Z", "first_flight": "2022-11-16T06:47:44Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 571, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/571/?format=api", "name": "Victor J. Glover", "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": 730, "name": "[AUTO] Victor J. Glover - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/victor2520j.2520glover_image_20181203173351.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190631.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": "P167DT6H29M43S", "eva_time": "P1DT2H24M", "age": 48, "date_of_birth": "1976-04-30", "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": "Victor Jerome Glover is a NASA astronaut of the class of 2013.\r\n\r\nGlover is a Commander in the U.S. Navy who hails from Pomona, California and Prosper, Texas. He is an F/A-18 pilot and graduate of the U.S. Air Force Test Pilot School. Glover holds degrees from California Polytechnic State University at San Luis Obispo, Air University and Naval Postgraduate School. He was a naval legislative fellow working on the personal staff of the Honorable John McCain supporting defense and foreign relations policy and oversight.", "wiki": "https://en.wikipedia.org/wiki/Victor_J._Glover", "last_flight": "2020-11-16T00:27:17Z", "first_flight": "2020-11-16T00:27:17Z", "social_media_links": [ { "id": 71, "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/VicGlover" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 4 }, { "id": 742, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/742/?format=api", "name": "Helga", "status": { "id": 1, "name": "Active" }, "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": 287, "name": "Helga and Zohar", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/helga_image_20220818113731.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185437.jpeg", "credit": "DLR", "license": { "id": 8, "name": "CC BY-NC-ND 3.0", "priority": 3, "link": "https://creativecommons.org/licenses/by-nc-nd/3.0/de/deed.de" }, "single_use": false, "variants": [] }, "response_mode": "normal", "type": { "id": 6, "name": "Non-Human" }, "in_space": false, "time_in_space": "P25DT10H52M46S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 17, "name": "Unknown", "alpha_2_code": "??", "alpha_3_code": "???", "nationality_name": "Earthling", "nationality_name_composed": "Earthling" } ], "bio": "Mannequin used as part of the DLR MARE radiations measurement experiment.", "wiki": null, "last_flight": "2022-11-16T06:47:44Z", "first_flight": "2022-11-16T06:47:44Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 597, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/597/?format=api", "name": "Robert J. Cenker", "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": 362, "name": "[AUTO] Robert J. Cenker - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520j.2520cenker_image_20190211162555.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185646.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": "P6DT2H3M", "eva_time": "P0D", "age": 76, "date_of_birth": "1948-11-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": "Robert Joseph \"Bob\" Cenker (born November 5, 1948) is an American aerospace and electrical engineer, aerospace systems consultant, and former astronaut. Cenker worked for 18 years at RCA Astro-Electronics, and its successor company GE Astro Space, on a variety of spacecraft projects. He spent most of his career working on commercial communications satellites, including the Satcom, Spacenet and GStar programs.\r\n\r\nIn January 1986, Cenker was a crew member on the twenty-fourth mission of NASA's Space Shuttle program, the seventh flight of Space Shuttle Columbia, designated as mission STS-61-C. Cenker served as a Payload Specialist, representing RCA Astro-Electronics. This mission was the final flight before the Challenger disaster, which caused the Space Shuttle program to be suspended until 1988, and impacted NASA's Payload Specialist program for even longer. As a result, Cenker's mission was called \"The End of Innocence\" for the Shuttle program. Following the completion of his Shuttle mission, Cenker returned to work in the commercial aerospace field. Since his flight, he has made numerous public appearances representing NASA and the Shuttle program, in the United States, as well as internationally.", "wiki": "https://en.wikipedia.org/wiki/Robert_J._Cenker", "last_flight": "1986-01-12T11:55:00Z", "first_flight": "1986-01-12T11:55:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "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": 314, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/314/?format=api", "name": "William R. Pogue", "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": 361, "name": "[AUTO] William R. Pogue - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520r.2520pogue_image_20181202091951.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185644.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": "P84DT1H15M30S", "eva_time": "PT13H34M", "age": 84, "date_of_birth": "1930-01-23", "date_of_death": "2014-03-03", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "William Reid Pogue was an American astronaut, U.S. Air Force fighter pilot, and test pilot who was also an accomplished teacher, public speaker and author.\r\n\r\nBorn and educated in Oklahoma, Pogue graduated from college and enlisted in the United States Air Force, in which he served for 24 years. He flew combat during the Korean War, and with the elite USAF Thunderbirds. He served as a flight instructor and mathematics professor, and was a versatile test pilot, including two years in an exchange with the RAF (UK).\r\n\r\nColonel Pogue was an Air Force instructor when accepted into NASA in 1966. His astronaut career included one orbital mission, as pilot of the last crew of Skylab. The crew set a duration record (84 days) that was unbroken in NASA for over 20 years, and in orbit they conducted dozens of research experiments. The mission was also noted for a dispute with ground control over schedule management that news media named “The Skylab Mutiny”.\r\n\r\nPogue retired from both the USAF and NASA a few months after he returned from Skylab. Over the next 30 plus years he taught, lectured, consulted, and wrote about aviation and aeronatics, in the US and abroad. He died in 2014, age 84, survived by three children, four stepsons, and his third wife.", "wiki": "https://en.wikipedia.org/wiki/William_R._Pogue", "last_flight": "1973-11-16T14:01:23Z", "first_flight": "1973-11-16T14:01:23Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 } ] }{ "count": 805, "next": "