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=670&ordering=name
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=680&ordering=name", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=660&ordering=name", "results": [ { "id": 456, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/456/?format=api", "name": "Steven Smith", "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": 724, "name": "[AUTO] Steven Smith - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/steven2520smith_image_20181202145946.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190622.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": "P40DT15M23S", "eva_time": "P1DT23H48M", "age": 66, "date_of_birth": "1958-12-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": "Steven Lee Smith is an American technology executive and former NASA astronaut, being a veteran of four space flights covering 16 million miles and seven space walks totaling 49 hours and 25 minutes. Smith’s spacewalk time places him in the top ten on the all-time American and World spacewalk duration lists.", "wiki": "https://en.wikipedia.org/wiki/Steven_Smith_(astronaut)", "last_flight": "2002-04-08T20:44:19Z", "first_flight": "1994-09-30T11:16:01Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 7 }, { "id": 535, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/535/?format=api", "name": "Steven Swanson", "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": 233, "name": "[AUTO] Steven Swanson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/steven_swanson_image_20220911034405.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185303.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": "P195DT20H45M49S", "eva_time": "P1DT3H58M", "age": 64, "date_of_birth": "1960-12-03", "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": "Steven Ray Swanson is an American Engineer and a retired NASA astronaut. He is married and has three children. He has received numerous awards and honors. These include the NASA Exceptional Achievement Medal and the JSC Certificate of Accommodation and many others. Prior to becoming a NASA astronaut, Swanson worked for GTE in Phoenix, Arizona, as a software engineer. Swanson has flown two shuttle flights, STS-117 and STS-119. He has logged over 4,700 hours in space and completed four spacewalks totaling 26 hours and 14 minutes. Swanson has also served in other roles at NASA, such as a CAPCOM for both International Space Station and Space Shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Steven_Swanson", "last_flight": "2014-03-25T21:17:23Z", "first_flight": "2007-06-08T23:38:04Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 5 }, { "id": 739, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/739/?format=api", "name": "Steve Young", "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": { "id": 482, "name": "[AUTO] Steve Young - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/steve_young_image_20220911034417.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185952.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": "PT10M20S", "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": "Steve Young is the former CEO of Young’s Communications LLC (Y-COM), the largest telecommunications contractor in the state of Florida under his leadership from 1992 to 2021.", "wiki": null, "last_flight": "2022-08-04T13:56:07Z", "first_flight": "2022-08-04T13:56:07Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 324, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/324/?format=api", "name": "Story Musgrave", "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": 645, "name": "[AUTO] Story Musgrave - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/story2520musgrave_image_20181202093148.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190410.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": "P54DT9H55M43S", "eva_time": "P1DT2H12M", "age": 89, "date_of_birth": "1935-08-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": "Franklin Story Musgrave, M.D. is an American physician and a retired NASA astronaut. He is a public speaker[2] and consultant to both Disney's Imagineering group and Applied Minds in California. In 1996 he became only the second astronaut to fly on six spaceflights, and he is the most formally educated astronaut with six academic degrees.", "wiki": "https://en.wikipedia.org/wiki/Story_Musgrave", "last_flight": "1996-11-19T19:55:47Z", "first_flight": "1983-04-04T18:30:00Z", "social_media_links": [], "flights_count": 6, "landings_count": 6, "spacewalks_count": 4 }, { "id": 315, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/315/?format=api", "name": "Stuart Roosa", "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": 816, "name": "[AUTO] Stuart Roosa - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/stuart2520roosa_image_20181202092059.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190843.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": "P9DT1M58S", "eva_time": "P0D", "age": 61, "date_of_birth": "1933-08-16", "date_of_death": "1994-12-12", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Stuart Allen \"Stu\" Roosa was an American aeronautical engineer, United States Air Force pilot, test pilot, and NASA astronaut, who was the Command Module Pilot for the Apollo 14 mission. The mission lasted from January 31 to February 9, 1971 and was the third mission to land astronauts (Alan Shepard and Edgar Mitchell) on the Moon. While Shepard and Mitchell spent two days on the lunar surface, Roosa conducted experiments from orbit in the Command Module Kitty Hawk. He was one of 24 people to travel to the Moon.", "wiki": "https://en.wikipedia.org/wiki/Stuart_Roosa", "last_flight": "1971-01-31T21:03:02Z", "first_flight": "1971-01-31T21:03:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 740, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/740/?format=api", "name": "Sultan Al Neyadi", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 198, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/198/?format=api", "name": "Mohammed bin Rashid Space Centre", "abbrev": "MBRSC", "type": { "id": 1, "name": "Government" } }, "image": { "id": 946, "name": "[AUTO] Sultan Al Neyadi - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sultan_al_neyad_image_20220911034429.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191212.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": "PT7H1M", "age": 43, "date_of_birth": "1981-05-23", "date_of_death": null, "nationality": [ { "id": 21, "name": "United Arab Emirates", "alpha_2_code": "AE", "alpha_3_code": "ARE", "nationality_name": "Emirati", "nationality_name_composed": "Emirati" } ], "bio": "Sultan AlNeyadi is one of the first two astronauts from the United Arab Emirates, along with Hazza Al Mansouri.", "wiki": "https://en.wikipedia.org/wiki/Sultan_Al_Neyadi", "last_flight": "2023-03-02T05:34:14Z", "first_flight": "2023-03-02T05:34:14Z", "social_media_links": [ { "id": 134, "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_Alneyadi" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 241, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/241/?format=api", "name": "Sultan bin Salman Al Saud", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 70, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/70/?format=api", "name": "Space Research Institute of Saudi Arabia", "abbrev": "KACST-SRI", "type": { "id": 1, "name": "Government" } }, "image": { "id": 459, "name": "[AUTO] Sultan bin Salman Al Saud - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sultan2520bin2520salman2520al2520saud_image_20190211162403.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185916.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P7DT1H38M", "eva_time": "P0D", "age": 68, "date_of_birth": "1956-06-27", "date_of_death": null, "nationality": [ { "id": 19, "name": "Saudi Arabia", "alpha_2_code": "SA", "alpha_3_code": "SAU", "nationality_name": "Saudi", "nationality_name_composed": "Saudi" } ], "bio": "Sultan bin Salman bin Abdulaziz Al Saud (born 27 June 1956) is a former Royal Saudi Air Force pilot who flew aboard the American STS-51-G Space Shuttle mission as a payload specialist, and a member of the House of Saud. He is thus the first member of a royal family to be an astronaut, and the first Arab and Muslim to fly in space.", "wiki": "https://en.wikipedia.org/wiki/Sultan_bin_Salman_Al_Saud", "last_flight": "1985-06-17T11:33:00Z", "first_flight": "1985-06-17T11:33:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 537, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/537/?format=api", "name": "Sunita Williams", "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": 655, "name": "[AUTO] Sunita Williams - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sunita2520williams_image_20181203164912.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190426.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": "P608DT19M7S", "eva_time": "P2DT14H7M", "age": 59, "date_of_birth": "1965-09-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": "Sunita Pandya Lyn Williams is an American astronaut and United States Navy officer of Indo-Slovenian descent. She formerly held the records for total spacewalks by a woman (seven) and most spacewalk time for a woman (50 hours, 40 minutes). Williams was assigned to the International Space Station as a member of Expedition 14 and Expedition 15. In 2012, she served as a flight engineer on Expedition 32 and then commander of Expedition 33.", "wiki": "https://en.wikipedia.org/wiki/Sunita_Williams", "last_flight": "2024-06-05T14:52:15Z", "first_flight": "2006-12-10T01:47:35Z", "social_media_links": [ { "id": 143, "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_Suni" }, { "id": 144, "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/astro_williams/" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 9 }, { "id": 132, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/132/?format=api", "name": "Susan Helms", "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": 202, "name": "[AUTO] Susan Helms - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/susan2520helms_image_20181129204438.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185213.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": "P210DT23H4M18S", "eva_time": "PT8H56M", "age": 67, "date_of_birth": "1958-02-26", "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": "Susan Jane Helms is a retired lieutenant general in the United States Air Force and a former NASA astronaut. Helms was a crew member on five Space Shuttle missions and was a resident of the International Space Station (ISS) for over five months in 2001. While participating in ISS Expedition 2, she and Jim Voss conducted an 8-hour and 56 minute spacewalk, the world record.", "wiki": "https://en.wikipedia.org/wiki/Susan_Helms", "last_flight": "2001-03-08T11:42:09Z", "first_flight": "1993-01-13T13:59:30Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 1 }, { "id": 473, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/473/?format=api", "name": "Susan Kilrain", "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": 682, "name": "[AUTO] Susan Kilrain - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/susan2520kilrain_image_20181202151705.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190507.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": "P19DT15H57M26S", "eva_time": "P0D", "age": 63, "date_of_birth": "1961-10-24", "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": "Susan Kilrain is an engineer, a former United States Navy officer, and a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Susan_Kilrain", "last_flight": "1997-07-01T18:02:02Z", "first_flight": "1997-04-04T19:20:32Z", "social_media_links": [ { "id": 151, "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_Susan" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 } ] }{ "count": 805, "next": "