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=date_of_birth
{ "count": 813, "next": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=750&ordering=date_of_birth", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=730&ordering=date_of_birth", "results": [ { "id": 822, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/822/?format=api", "name": "Henry Wolfond", "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": "PT10M14S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "Henry (Hank) Wolfond is Chairman and CEO of Bayshore Capital in Toronto, Canada. A lifelong aviator, Henry holds an Airline Transport Pilots license for fixed wing aircraft and a Commercial Pilots License for Helicopters. He moonlights as a professional pilot on charter, medevac, and organ retrieval flights. Henry is the Chair of the Confronting Antisemitism Committee of the UJA Federation of Greater Toronto and currently serves on the boards of the Canadian Jewish Political Affairs Committee (CJPAC), the Toronto General and Western Hospital Foundation (UHN Foundation), and on the Board of Governors for Hillel Ontario. Henry is also a co-founder of the Autism Acceptance Project.", "wiki": null, "last_flight": "2024-11-22T15:30:00Z", "first_flight": "2024-11-22T15:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 820, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/820/?format=api", "name": "Austin Litteral", "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": "PT10M14S", "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": "Austin works as a risk management professional in the financial services industry. He’s a husband and a father of two daughters. Austin spends his free time hiking in state parks with his family and cheering for the local sports teams.", "wiki": null, "last_flight": "2024-11-22T15:30:00Z", "first_flight": "2024-11-22T15:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 843, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/843/?format=api", "name": "Jesse Williams", "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": 2403, "name": "Jesse Williams official portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jesse_williams__image_20250601063205.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jesse_williams__image_thumbnail_20250601063205.jpeg", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M7S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "Canadian entrepreneur and adventurer.", "wiki": null, "last_flight": "2025-05-31T13:39:11Z", "first_flight": "2025-05-31T13:39:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 679, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/679/?format=api", "name": "Michael Masucci", "status": { "id": 1, "name": "Active" }, "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": 667, "name": "[AUTO] Michael Masucci - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_masucci_image_20220911034628.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190444.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": "PT1H39M23S", "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": "Mike “Sooch” Masucci was a former U.S. Air Force lieutenant colonel and U2 test pilot.", "wiki": "https://en.wikipedia.org/wiki/Michael_Masucci", "last_flight": "2023-11-02T15:44:00Z", "first_flight": "2013-12-11T12:00:00Z", "social_media_links": [], "flights_count": 12, "landings_count": 12, "spacewalks_count": 0 }, { "id": 757, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/757/?format=api", "name": "Angelo Landolfi", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 1050, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1050/?format=api", "name": "Italian Air Force", "abbrev": "IAF", "type": { "id": 1, "name": "Government" } }, "image": { "id": 257, "name": "[AUTO] Angelo Landolfi - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angelo_landolfi_image_20230626124438.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185344.png", "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": "PT13M53S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" } ], "bio": "Italian Air Force physician selected to fly on the Virgin Galactic 01 mission.", "wiki": null, "last_flight": "2023-06-29T15:28:38Z", "first_flight": "2023-06-29T15:28:38Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 772, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/772/?format=api", "name": "Timothy Nash", "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": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT14M", "eva_time": "P0D", "age": null, "date_of_birth": null, "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 Virgin Galactic 03 launch", "wiki": null, "last_flight": "2023-09-08T15:22:00Z", "first_flight": "2023-09-08T15:22:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 751, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/751/?format=api", "name": "Marco Alain Sieber", "status": { "id": 3, "name": "In-Training" }, "agency": { "response_mode": "list", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 813, "name": "[AUTO] Marco Alain Sieber - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marco_alain_sie_image_20221123151653.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190838.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": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 8, "name": "Switzerland", "alpha_2_code": "CH", "alpha_3_code": "CHE", "nationality_name": "Swiss", "nationality_name_composed": "Swiss" } ], "bio": "In 2009, Marco joined the paratrooper training with the Swiss Special Forces Commando at the Swiss Army, where he achieved the military rank of Sergeant.\r\n\r\nIn 2015, he received the degree of Doctor of Medicine from the University of Bern, Switzerland. His doctoral thesis was on robotic surgery and he was awarded best final exam for his physician diploma.\r\n\r\nIn 2021, he earned his specialist diploma in pre-clinical emergency and rescue medicine (SGNOR).\r\n\r\nBetween 2009 and 2015, Marco was working as an assistant teacher for anatomy and physiology courses at the faculty of medicine at the University of Bern. At the same time, he was also a skydiving instructor for pre-military paratrooper courses.\r\n\r\nBetween 2015 to 2017, he was a general surgery/traumatology, as well as an intensive care unit resident in Interlaken, Switzerland.\r\n\r\nAfter becoming chief medical officer with Swisscoy (Swiss Army) for KFOR (Kosovo) in 2018, Marco worked as an emergency medicine resident at the University Hospital of Bern, Switzerland, until 2019.\r\n\r\nBetween 2019 and 2021, he was an anaesthesiology resident in Interlaken, Switzerland.\r\n\r\nBetween 2020 and 2022, Marco worked as a helicopter rescue emergency medical doctor and joined the hospital in Biel, Switzerland as an urology resident one year later.", "wiki": null, "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 842, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/842/?format=api", "name": "Paul Jeris", "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": 2402, "name": "Paul Jeris official portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul_jeris_offi_image_20250601063121.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul_jeris_offi_image_thumbnail_20250601063122.jpeg", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M7S", "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": "Real estate developer and entrepreneur.", "wiki": null, "last_flight": "2025-05-31T13:39:11Z", "first_flight": "2025-05-31T13:39:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 795, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/795/?format=api", "name": "Gopi Thotakura", "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": "PT9M53S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Gopi is a pilot and aviator who learned how to fly before he could drive. He’s co-founder of Preserve Life Corp, a global center for holistic wellness and applied health located near Hartsfield-Jackson Atlanta International Airport. In addition to flying jets commercially, Gopi pilots bush, aerobatic, and seaplanes, as well as gliders and hot air balloons, and has served as an international medical jet pilot. A lifelong traveler, his most recent adventure took him to the summit of Mt. Kilimanjaro. Gopi is a graduate of Embry-Riddle Aeronautical University.", "wiki": null, "last_flight": "2024-05-19T14:35:09Z", "first_flight": "2024-05-19T14:35:09Z", "social_media_links": [ { "id": 214, "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/gopi-thotakura-7688a24a/?originalSubdomain=ae" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 729, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/729/?format=api", "name": "Jaison Robinson", "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": 206, "name": "[AUTO] Jaison Robinson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jaison_robinson_image_20220911034230.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185220.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": "PT10M45S", "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": "Jaison founded JJM Investments, a commercial real estate company, and co-founded Dream Variations Ventures (DVV) with his wife, Jamie. DVV invests in technology and sports start-ups. He’s an avid scuba diver and skydiver, has broken the sound barrier in a Mig-29 fighter jet, spent a week hiking in Antarctica, and climbed to the tallest waterfall in the world in Venezuela. He was a finalist on Survivor: Samoa in 2009. Jaison earned a bachelor’s degree from Stanford, with study at Oxford, and a JD from the University of Chicago. He is also an Eagle Scout and played water polo at Stanford and on the United States National Team.", "wiki": null, "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2022-06-04T13:25:02Z", "social_media_links": [ { "id": 50, "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/startrekislife33" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }