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 - ll.thespacedevs.com/docs
GET /2.3.0/astronauts/?format=api&offset=50&ordering=age
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=60&ordering=age", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=40&ordering=age", "results": [ { "id": 145, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/145/?format=api", "name": "Warren Hoburg", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 688, "name": "[AUTO] Warren Hoburg - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/warren2520hoburg_image_20181129210410.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190516.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": "P185DT22H43M9S", "eva_time": "PT11H38M", "age": 39, "date_of_birth": "1985-09-16", "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": "Warren Woodrow \"Woody\" Hoburg is an American engineer and NASA astronaut of the class of 2017.", "wiki": "https://en.wikipedia.org/wiki/Warren_Hoburg", "last_flight": "2023-03-02T05:34:14Z", "first_flight": "2023-03-02T05:34:14Z", "social_media_links": [ { "id": 181, "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_Woody" }, { "id": 182, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/whoburg" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 }, { "id": 662, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/662/?format=api", "name": "Johanna Maislinger", "status": { "id": 3, "name": "In-Training" }, "agency": null, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 39, "date_of_birth": "1985-10-23", "date_of_death": null, "nationality": [ { "id": 11, "name": "Austria", "alpha_2_code": "AT", "alpha_3_code": "AUT", "nationality_name": "Austrian", "nationality_name_composed": "Austro" } ], "bio": "Johanna Maislinger is an Austrian aviator and engineer, currently employed by with the German cargo carrier Aerologic. She will go to the International Space Station as a space tourist on Soyuz MS-20.", "wiki": "https://en.wikipedia.org/wiki/Johanna_Maislinger", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 356, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/356/?format=api", "name": "Ellison Onizuka", "status": { "id": 4, "name": "Lost In Flight" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 613, "name": "[AUTO] Ellison Onizuka - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ellison2520onizuka_image_20181202104638.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190318.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": "P3DT1H34M13S", "eva_time": "P0D", "age": 39, "date_of_birth": "1946-06-24", "date_of_death": "1986-01-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": "Ellison Shoji Onizuka (鬼塚 承次 Onizuka Shōji) was an American astronaut from Kealakekua, Hawaii, who successfully flew into space with the Space Shuttle Discovery on STS-51-C. He died in the destruction of the Space Shuttle Challenger, on which he was serving as Mission Specialist for mission STS-51-L. He was the first Asian American and the first person of Japanese ancestry to reach space.", "wiki": "https://en.wikipedia.org/wiki/Ellison_Onizuka", "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1985-01-24T19:50:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 646, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/646/?format=api", "name": "Ivan Vagner", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 923, "name": "[AUTO] Ivan Vagner - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ivan_vagner_image_20200225164902.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191136.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": "P416DT3H46M17S", "eva_time": "P0D", "age": 39, "date_of_birth": "1985-07-10", "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": "Ivan Viktorovitch Vagner is a Russian Engineer and Cosmonaut who was selected in October 2010. He graduated from the Baltic State Technical University in 2008, before working as an engineer for RKK Energia.", "wiki": "https://en.wikipedia.org/wiki/Ivan_Vagner", "last_flight": "2024-09-11T16:23:12Z", "first_flight": "2020-04-09T08:05:06Z", "social_media_links": [ { "id": 127, "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/ivan_mks63" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 804, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/804/?format=api", "name": "Shubhanshu Shukla", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 31, "url": "https://ll.thespacedevs.com/2.3.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "abbrev": "ISRO", "type": { "id": 1, "name": "Government" } }, "image": { "id": 2131, "name": "Shubhanshu Shukla portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shubhanshu_shuk_image_20240803064210.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shubhanshu_shuk_image_thumbnail_20240803064212.jpeg", "credit": "ISRO", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 1, "name": "Unknown" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 39, "date_of_birth": "1985-10-10", "date_of_death": null, "nationality": [ { "id": 9, "name": "India", "alpha_2_code": "IN", "alpha_3_code": "IND", "nationality_name": "Indian", "nationality_name_composed": "Indo" } ], "bio": "Indian astronaut part of the first group of the Indian domestic human spaceflight program.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 671, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/671/?format=api", "name": "Michael Alsbury", "status": { "id": 4, "name": "Lost In Flight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 608, "name": "[AUTO] Michael Alsbury - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_alsbury_image_20210522144654.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190310.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 39, "date_of_birth": "1975-03-19", "date_of_death": "2014-10-31", "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 Tyner Alsbury was an American test pilot for Scaled Composites. On October 31, 2014, Alsbury was test flying the Virgin Galactic SpaceShipTwo, VSS Enterprise with Peter Siebold. The craft broke up in-flight, resulting in a total loss of VSS Enterprise, which crashed in the California Mojave Desert.", "wiki": "https://en.wikipedia.org/wiki/Michael_Alsbury", "last_flight": "2014-10-31T12:00:00Z", "first_flight": "2010-10-10T12:00:00Z", "social_media_links": [], "flights_count": 9, "landings_count": 9, "spacewalks_count": 0 }, { "id": 839, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/839/?format=api", "name": "Sergey Mikayev", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": null, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 40, "date_of_birth": "1985-03-15", "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 Mikayev is a Russian cosmonaut affiliated with Roscosmos", "wiki": "https://en.wikipedia.org/wiki/Sergey_Mikayev", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 26, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/26/?format=api", "name": "Gus Grissom", "status": { "id": 5, "name": "Lost In Training" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 836, "name": "[AUTO] Gus Grissom - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gus2520grissom_image_20181128142030.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190914.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": "PT16M", "eva_time": "P0D", "age": 40, "date_of_birth": "1926-04-03", "date_of_death": "1967-01-27", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Lieutenant Colonel Virgil Ivan \"Gus\" Grissom was one of the seven original National Aeronautics and Space Administration's Project Mercury astronauts, and the first of the Mercury Seven to die. He was also a Project Gemini and an Apollo program astronaut. Grissom was the second American to fly in space, and the first member of the NASA Astronaut Corps to fly in space twice. In addition, Grissom was a World War II and Korean War veteran, U.S. Air Force test pilot, and a mechanical engineer. He was a recipient of the Distinguished Flying Cross, and the Air Medal with an oak leaf cluster, a two-time recipient of the NASA Distinguished Service Medal, and, posthumously, the Congressional Space Medal of Honor.", "wiki": "https://en.wikipedia.org/wiki/Gus_Grissom", "last_flight": "1967-01-27T23:31:19Z", "first_flight": "1961-07-21T12:20:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 476, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/476/?format=api", "name": "Kalpana Chawla", "status": { "id": 4, "name": "Lost In Flight" }, "agency": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 270, "name": "[AUTO] Kalpana Chawla - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kalpana_chawla_image_20220911034449.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185407.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": "P31DT14H54M", "eva_time": "P0D", "age": 40, "date_of_birth": "1962-03-17", "date_of_death": "2003-02-01", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Kalpana Chawla was an American astronaut and the first female of Indian origin to go to space. She first flew on Space Shuttle Columbia in 1997 as a mission specialist and primary robotic arm operator. In 2003, Chawla was one of the seven crew members who died in the Space Shuttle Columbia disaster when the craft disintegrated during its re-entry into the Earth's atmosphere. Chawla was posthumously awarded the Congressional Space Medal of Honor, and several streets, universities and institutions have been named in her honor.", "wiki": "https://en.wikipedia.org/wiki/Kalpana_Chawla", "last_flight": "2003-01-16T15:39:00Z", "first_flight": "1997-11-19T19:46:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 668, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/668/?format=api", "name": "Yozo Hirano", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1023, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1023/?format=api", "name": "Space Adventures", "abbrev": "SA", "type": { "id": 5, "name": "Private" } }, "image": { "id": 850, "name": "[AUTO] Yozo Hirano - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yozo_hirano_image_20211102151705.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190937.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "P11DT19H35M3S", "eva_time": "P0D", "age": 40, "date_of_birth": "1985-01-01", "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": "Born in Ehime Prefecture, Japan in 1985. Yozo joined ZOZO Co. Ltd shortly after graduating from university, in charge of management and casting director of the photography team. After leaving ZOZO, he started working as a producer and manager for Yusaku Maezawa’s private projects.\r\n\r\nExact date of birth is unknown.", "wiki": "https://en.wikipedia.org/wiki/Yozo_Hirano", "last_flight": "2021-12-08T07:38:15Z", "first_flight": "2021-12-08T07:38:15Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 807, "next": "