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=750&ordering=id
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=760&ordering=id", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=740&ordering=id", "results": [ { "id": 782, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/782/?format=api", "name": "Shengjie Tang", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 917, "name": "[AUTO] Shengjie Tang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shengjie_tang_image_20231025055827.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191127.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": "P187DT6H31M58S", "eva_time": "PT7H25M", "age": 35, "date_of_birth": "1989-12-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Tang Shengjie is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Forces in September 2008, and joined the Chinese Communist Party (CCP) in March 2013.", "wiki": null, "last_flight": "2023-10-26T03:14:02Z", "first_flight": "2023-10-26T03:14:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 783, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/783/?format=api", "name": "Xinlin Jiang", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 316, "name": "[AUTO] Xinlin Jiang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/xinlin_jiang_image_20231025055835.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185525.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": "P187DT6H31M58S", "eva_time": "PT8H2M", "age": 37, "date_of_birth": "1988-02-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Jiang Xinlin is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Forces in September 2006, and joined the Chinese Communist Party (CCP) in January 2010.", "wiki": null, "last_flight": "2023-10-26T03:14:02Z", "first_flight": "2023-10-26T03:14:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 784, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/784/?format=api", "name": "Taylor Gun-Jin Wang", "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": 760, "name": "[AUTO] Taylor Gun-Jin Wang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/taylor_gun-jin__image_20240124051845.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190717.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": "P7DT8M42S", "eva_time": "P0D", "age": 84, "date_of_birth": "1940-06-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": "Taylor Gun-Jin Wang is a Chinese-born American scientist and in 1985, became the first person of Chinese origin to go into space. While an employee of the Jet Propulsion Laboratory, Wang was a payload specialist on the Space Shuttle Challenger mission STS-51-B.", "wiki": "https://en.wikipedia.org/wiki/Taylor_Wang", "last_flight": "1985-04-29T16:02:18Z", "first_flight": "1985-04-29T16:02:18Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 785, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/785/?format=api", "name": "Aleksandr Gorbunov", "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": 2298, "name": "Aleksandr Gorbunov", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr_gorbu_image_20241224223347.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr_gorbu_image_thumbnail_20241224223347.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P171DT4H39M39S", "eva_time": "P0D", "age": 34, "date_of_birth": "1990-05-24", "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": "Born in Zheleznogorsk, Kursk region, Russia, he studied engineering with qualifications in spacecraft and upper stages from the Moscow Aviation Institute. Gorbunov graduated from the military department with a specialty in operation and repair of aircraft, helicopters, and aircraft engines. Before being selected as a cosmonaut in 2018, he worked as an engineer for Rocket Space Corporation Energia and supported cargo spacecraft launches from the Baikonur cosmodrome.", "wiki": null, "last_flight": "2024-09-28T17:17:21Z", "first_flight": "2024-09-28T17:17:21Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 786, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/786/?format=api", "name": "Lina Borozdina", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 707, "name": "[AUTO] Lina Borozdina - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lina_borozdina_image_20240226160801.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190548.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": "PT13M55S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 12, "name": "Ukraine", "alpha_2_code": "UA", "alpha_3_code": "UKR", "nationality_name": "Ukrainian", "nationality_name_composed": "Ukro" } ], "bio": "As a child in Odessa, Ukraine, Lina Borozdina’s dad would tell her bedtime stories about her cousin and her sneaking onto a spaceship as stowaways to go on space adventures. By age 6, she already knew all the constellations and their associated mythology. “It was all about space for me,” she says. “I didn’t get Cinderella stories.” Flying aboard ‘Galactic 06’ is a dream come true for Lina, and she knows her father, Yuri Borozdin, who still lives in Odessa, is deeply proud of her achievements. A scientist, chemist and breast cancer survivor, Lina was thrilled to see “our fragile blue planet in the infinite vacuum of space. You can’t see wars or suffering from above. Just the beauty of our planet.” Her spacesuit displays the Ukraine and USA flags and breast cancer ribbon. Onboard, she carried personal photos, a small childhood possession and items from her close friends.", "wiki": null, "last_flight": "2024-01-26T17:42:05Z", "first_flight": "2024-01-26T17:42:05Z", "social_media_links": [ { "id": 46, "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/redplanet2000/?hl=de" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 787, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/787/?format=api", "name": "Robie Vaughn", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 739, "name": "[AUTO] Robie Vaughn - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robie_vaughn_image_20240226161036.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190645.png", "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": "PT13M55S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Robie Vaughn and his wife, Fallon, strive to lead by example, whether in business, philanthropy or adventure. “We’d like to show that you can have fun while trying your best,” he says. “That philosophy applies to just about everything in life.” Even spaceflight. Flying aboard VSS Unity was the culmination of a lifelong dream for Robie, who grew up watching Apollo missions, often witnessed from the ground at Cape Canaveral, Florida, with his parents. Since then, he has carried on the tradition by traveling to launches with his wife and children. By going to space, Robie hopes to inspire others to never give up their dreams. “Anything is possible if you will allow it to be so,” he says. His spacesuit displays the USA and state of Texas flags. Onboard ‘Galactic 06,’ he carried a string of flags from his Seven Summits expeditions and photos of his family.", "wiki": null, "last_flight": "2024-01-26T17:42:05Z", "first_flight": "2024-01-26T17:42:05Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 788, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/788/?format=api", "name": "Franz Haider", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 810, "name": "[AUTO] Franz Haider - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/franz_haider_image_20240226161214.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190833.jpeg", "credit": null, "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": "PT13M55S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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" }, { "id": 11, "name": "Austria", "alpha_2_code": "AT", "alpha_3_code": "AUT", "nationality_name": "Austrian", "nationality_name_composed": "Austro" } ], "bio": "For Austrian entrepreneur and world traveler Franz Haider, the dream of becoming an astronaut started at the tender age of 7, when he saw the Apollo 11 Moon landing. His mother cautioned him, however, that his home country had no space program. But his desire only grew stronger and, at the age of 27 while on a trip to New Zealand, he had an epiphany: “We had reached the farthest point from our homeland, and I was thinking with a friend about how to top that. There was only one thing we could think of: A trip to space or to the Moon.” After waiting 16 years for his spaceflight, Franz says traveling on ‘Galactic 06’ was his grandest adventure yet. “I have always been fascinated by all that our beautiful planet has to offer, and seeing it from space has been profoundly life changing.” His spacesuit displays the Austria and USA flags. On his flight, Franz carried a photo of his 3-year-old son.", "wiki": null, "last_flight": "2024-01-26T17:42:05Z", "first_flight": "2024-01-26T17:42:05Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 789, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/789/?format=api", "name": "Neil Kornswiet", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 858, "name": "[AUTO] Neil Kornswiet - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/neil_kornswiet_image_20240226161353.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190949.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": "PT13M55S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Since Neil Kornswiet was a young boy in Ohio, he’s been fascinated with all things space and space travel. He watched the Mercury, Gemini and Apollo launches on his family’s tiny black-and-white TV; he devoured every space-related book he could get his hands on, as well as science fiction by Arthur C. Clarke, Isaac Asimov, and others; and he was a huge fan of the 1960s TV show Lost in Space. But it was the opportunity to do legislative research for U.S. Senator John Glenn – the former Mercury astronaut –that cemented his lifelong passion for space. During their friendship, the Senator encouraged Neil to try flying airplanes and predicted that space tourism would occur during Neil’s lifetime. Now, after flying aboard ‘Galactic 06,’ space travel has forever changed the way Neil looks at the universe and his place in it, just as Glenn told him it would. Among other things, Neil is a commercial pilot with thousands of flight hours and flies his own Gulfstream G550 jet. His spacesuit displays a USA flag patch as well as a patch honoring John Glenn.", "wiki": null, "last_flight": "2024-01-26T17:42:05Z", "first_flight": "2024-01-26T17:42:05Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 790, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/790/?format=api", "name": "Edward Joseph Dwight Jr", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT9M53S", "eva_time": "P0D", "age": 91, "date_of_birth": "1933-09-09", "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": "In 1961, Ed was chosen by President John F. Kennedy to enter training at the Aerospace Research Pilot School (ARPS), an elite U.S. Air Force flight training program known as a pathway for entering the NASA Astronaut Corps. In 1963, after successfully completing the ARPS program, Ed was recommended by the U.S. Air Force for the NASA Astronaut Corps but ultimately was not among those selected. He entered private life in 1966 and spent a decade as an entrepreneur before dedicating his life’s work to using sculpture as a medium to tell the story of Black history. He’s spent the last five decades creating large-scale monuments of iconic Black figures, including Dr. Martin Luther King Jr., Frederick Douglass, and Harriet Tubman and the Underground Railroad, among many others. His more than 130 public works are installed in museums and public spaces across the U.S. and Canada. Ed was born in 1933 and raised in Kansas City, KS.", "wiki": "https://en.wikipedia.org/wiki/Ed_Dwight", "last_flight": "2024-05-19T14:35:09Z", "first_flight": "2024-05-19T14:35:09Z", "social_media_links": [ { "id": 212, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "https://www.eddwight.com/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 791, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/791/?format=api", "name": "Mason Angel", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT9M53S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Mason is the founder of Industrious Ventures, a venture capital fund supporting early-stage companies that enable or progress new industrial revolutions. Mason is an active member in his family’s foundation and will use this mission to inspire children and advance partnerships with nonprofits focused on STEM in early education. He spends his free time skiing or hiking in the Rocky Mountains and can often be found with his dog Leo, named for low Earth orbit.", "wiki": null, "last_flight": "2024-05-19T14:35:09Z", "first_flight": "2024-05-19T14:35:09Z", "social_media_links": [ { "id": 213, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/mason-a-0538a0195/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "