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=740&ordering=-flights_count
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=750&ordering=-flights_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=730&ordering=-flights_count", "results": [ { "id": 690, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/690/?format=api", "name": "Robert M. White", "status": { "id": 11, "name": "Deceased" }, "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": 867, "name": "[AUTO] Robert M. White - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_white_image_20210801071813.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191006.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": "PT11M", "eva_time": "P0D", "age": 85, "date_of_birth": "1924-07-06", "date_of_death": "2010-03-17", "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 Michael \"Bob\" White was an American electrical engineer, test pilot, fighter pilot, and astronaut who was one of twelve pilots that flew in the X-15 experimental spaceplane.", "wiki": "https://en.wikipedia.org/wiki/Robert_Michael_White", "last_flight": "1962-07-17T17:30:00Z", "first_flight": "1962-07-17T17:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 618, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/618/?format=api", "name": "Anousheh Ansari", "status": { "id": 2, "name": "Retired" }, "agency": null, "image": { "id": 696, "name": "[AUTO] Anousheh Ansari - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anousheh2520ansari_image_20190211162339.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190528.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": "P10DT21H4M18S", "eva_time": "P0D", "age": 58, "date_of_birth": "1966-09-12", "date_of_death": null, "nationality": [ { "id": 32, "name": "Iran", "alpha_2_code": "IR", "alpha_3_code": "IRN", "nationality_name": "Iranian", "nationality_name_composed": "Irano" } ], "bio": "Anousheh Ansari (born September 12, 1966) is an Iranian-American engineer. On September 18, 2006, a few days after her 40th birthday, she became the first Iranian in space. Ansari was the fourth overall self-funded space tourist, and the first self-funded woman to fly to the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Anousheh_Ansari", "last_flight": "2006-09-18T04:08:42Z", "first_flight": "2006-09-18T04:08:42Z", "social_media_links": [ { "id": 163, "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/AnoushehAnsari" }, { "id": 164, "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/anousheh_x/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 767, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/767/?format=api", "name": "Jon Goodwin", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": 405, "name": "[AUTO] Jon Goodwin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jon_goodwin_image_20230718080157.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185752.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": "PT16M2S", "eva_time": "P0D", "age": 81, "date_of_birth": "1943-06-19", "date_of_death": null, "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Passenger on Virgins Galactic \"Galactic-02\" Mission", "wiki": null, "last_flight": "2023-08-10T15:17:00Z", "first_flight": "2023-08-10T15:17:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 833, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/833/?format=api", "name": "Lauren Sánchez", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.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": "PT10M21S", "eva_time": "P0D", "age": 55, "date_of_birth": "1969-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": "Lauren Wendy Sánchez is an American journalist, author and philanthropist who gained fame as an entertainment reporter and news anchor. She is a licensed pilot and founder of Black Ops Aviation. In 2023, she became engaged to Amazon founder Jeff Bezos.", "wiki": "https://en.wikipedia.org/wiki/Lauren_S%C3%A1nchez", "last_flight": "2025-04-14T13:30:00Z", "first_flight": "2025-04-14T13:30:00Z", "social_media_links": [ { "id": 273, "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/laurenwsanchez/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 55, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/55/?format=api", "name": "Harrison Schmitt", "status": { "id": 2, "name": "Retired" }, "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": 311, "name": "[AUTO] Harrison Schmitt - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/harrison_schmit_image_20220911034212.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185516.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": "P0D", "eva_time": "PT23H9M41S", "age": 89, "date_of_birth": "1935-07-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": "Harrison Hagan \"Jack\" Schmitt is an American geologist, retired NASA astronaut, university professor, former U.S. senator from New Mexico, and the most recent living person to have walked on the Moon. As of 2018, he is also the last living crew member of Apollo 17.", "wiki": "https://en.wikipedia.org/wiki/Harrison_Schmitt", "last_flight": "1972-12-14T22:54:37Z", "first_flight": "1972-12-07T05:33:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 4 }, { "id": 734, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/734/?format=api", "name": "Coby Cotton", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 330, "name": "[AUTO] Coby Cotton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/coby_cotton_image_20220911034415.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185555.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": 37, "date_of_birth": "1987-07-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": "Coby is one of the five cofounders of the YouTube channel Dude Perfect, which he co-founded with his college roommates Garrett Hilbert, Tyler Toney, Cody Jones, and his brother, Cory Cotton.", "wiki": null, "last_flight": "2022-08-04T13:56:07Z", "first_flight": "2022-08-04T13:56:07Z", "social_media_links": [ { "id": 136, "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/cobycotton" }, { "id": 137, "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/cobycotton" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 784, "url": "https://ll.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://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": 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": 577, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/577/?format=api", "name": "Matthew Dominick", "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": 539, "name": "[AUTO] Matthew Dominick - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/matthew2520dominick_image_20200110160726.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190121.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": "P235DT3H35M24S", "eva_time": "P0D", "age": 43, "date_of_birth": "1981-12-07", "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": "Matthew Stuart Dominick is a US Navy test pilot and a NASA astronaut of the class of 2017. He has more than 1,600 hours of flight time in 28 aircraft, 400 carrier-arrested landings, 61 combat missions, and almost 200 flight test carrier landings.", "wiki": "https://en.wikipedia.org/wiki/Matthew_Dominick", "last_flight": "2024-03-04T03:53:38Z", "first_flight": "2024-03-04T03:53:38Z", "social_media_links": [ { "id": 88, "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/matthew.dominick/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 45, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/45/?format=api", "name": "Donn F. Eisele", "status": { "id": 11, "name": "Deceased" }, "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": 307, "name": "[AUTO] Donn F. Eisele - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donn2520f.2520eisele_image_20190426143659.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185509.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": "P10DT20H8M15S", "eva_time": "P0D", "age": 57, "date_of_birth": "1930-06-23", "date_of_death": "1987-12-02", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Donn Fulton Eisele was a United States Air Force officer, test pilot, and later a NASA astronaut. He occupied the Command Module Pilot seat during the flight of Apollo 7 in 1968. After retiring from both NASA and the Air Force, he became the Peace Corps country director for Thailand, before moving into private business.", "wiki": "https://en.wikipedia.org/wiki/Donn_F._Eisele", "last_flight": "1968-10-11T15:02:45Z", "first_flight": "1968-10-11T15:02:45Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 764, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/764/?format=api", "name": "Yangzhu Zhu", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 230, "name": "[AUTO] Yangzhu Zhu - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yangzhu_zhu_image_20230530052559.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185258.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": "P153DT22H40M50S", "eva_time": "PT7H55M", "age": 38, "date_of_birth": "1986-09-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": "Zhu Yangzhu is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) in September 2005, and joined the Chinese Communist Party (CCP) in December 2006.", "wiki": "https://en.wikipedia.org/wiki/Zhu_Yangzhu", "last_flight": "2023-05-30T01:31:10Z", "first_flight": "2023-05-30T01:31:10Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 } ] }{ "count": 807, "next": "