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=150&ordering=time_in_space
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=160&ordering=time_in_space", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=140&ordering=time_in_space", "results": [ { "id": 768, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/768/?format=api", "name": "Keisha Schahaff", "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": 414, "name": "[AUTO] Keisha Schahaff - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/keisha_schahaff_image_20230718080224.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185806.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": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 16, "name": "Antigua and Barbuda", "alpha_2_code": "AG", "alpha_3_code": "ATG", "nationality_name": "Antiguan", "nationality_name_composed": "Antiguan" } ], "bio": "Passenger on Galactic-02, winners of Space for Humanity draw.", "wiki": null, "last_flight": "2023-08-10T15:17:00Z", "first_flight": "2023-08-10T15:17:00Z", "social_media_links": [ { "id": 135, "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/KeishaSchahaff" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 769, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/769/?format=api", "name": "Anastatia Mayers", "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": 578, "name": "[AUTO] Anastatia Mayers - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anastatia_mayer_image_20230718080218.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190223.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": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 16, "name": "Antigua and Barbuda", "alpha_2_code": "AG", "alpha_3_code": "ATG", "nationality_name": "Antiguan", "nationality_name_composed": "Antiguan" } ], "bio": "Passenger on Galactic-02, winners of Space for Humanity draw.", "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": 767, "url": "https://lldev.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://lldev.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": 691, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/691/?format=api", "name": "William H. Dana", "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": 642, "name": "[AUTO] William H. Dana - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_h._dana_image_20210801072141.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190406.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": "PT20M", "eva_time": "P0D", "age": 83, "date_of_birth": "1930-11-03", "date_of_death": "2014-05-06", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "William Harvey \"Bill\" Dana was an American aeronautical engineer, U.S. Air Force pilot, NASA test pilot, and astronaut.\r\nHe flew on X-15 Flight 174 and Flight 197, both of which passed 50 miles in altitude.", "wiki": "https://en.wikipedia.org/wiki/William_H._Dana", "last_flight": "1968-08-21T17:05:00Z", "first_flight": "1966-11-01T21:24:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 721, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/721/?format=api", "name": "Sharon Hagle", "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": 229, "name": "[AUTO] Sharon Hagle - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sharon_hagle_image_20220606100020.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185256.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": "PT20M18S", "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": "Sharon Hagle founded SpaceKids Global in 2015, a nonprofit whose mission is to inspire students to excel in STEAM+ education with a focus on empowering young girls. SpaceKids hosts several annual challenges designed to inspire kids to pursue careers in the space industry, including national essay competitions and a partnership with the Girl Scouts of Citrus County.", "wiki": null, "last_flight": "2024-11-22T15:30:00Z", "first_flight": "2022-03-31T13:57:55Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 722, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/722/?format=api", "name": "Marc Hagle", "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": 353, "name": "[AUTO] Marc Hagle - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marc_hagle_image_20220606095701.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185631.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": "PT20M18S", "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": "Marc Hagle is president and CEO of Tricor International, a residential and commercial property development corporation.", "wiki": null, "last_flight": "2024-11-22T15:30:00Z", "first_flight": "2022-03-31T13:57:55Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 704, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/704/?format=api", "name": "Lane Bess", "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": 761, "name": "[AUTO] Lane Bess - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lane_bess_image_20220606094804.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190718.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": "PT20M21S", "eva_time": "P0D", "age": 65, "date_of_birth": "1960-01-01", "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": "Lane is the Principal and Founder of Bess Ventures and Advisory, a family fund supporting technology firms that innovate and disrupt across multiple market sectors. Lane is best known for having helped start and build two of the most important cybersecurity companies in the public markets today, Zscaler (NASDQ) and Palo Alto Networks (NYSE). She also serves as a Trustee at Carnegie Mellon University and, along with his family, supports philanthropic interests across health and social issues.\r\n\r\nDate of birth is unknown", "wiki": null, "last_flight": "2025-02-25T15:49:11Z", "first_flight": "2021-12-11T15:00:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 703, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/703/?format=api", "name": "Evan Dick", "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": 600, "name": "[AUTO] Evan Dick - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/evan_dick_image_20220911034022.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190258.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": "PT20M58S", "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": "Evan Dick is an engineer, investor, and Managing Member of Dick Holdings, LLC. Evan formerly served as Senior Vice President for D.E. Shaw and Managing Director of Highbridge Capital Management, and is a charitable supporter of the Darwin Foundation and Population Relief International Corp. He is an ATP-rated pilot and volunteer for Starfighters Aerospace, as well as an avid sailor and motorcyclist.", "wiki": null, "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2021-12-11T15:00:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 639, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/639/?format=api", "name": "Mannequin Skywalker", "status": { "id": 1, "name": "Active" }, "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": 918, "name": "[AUTO] Mannequin Skywalker - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mannequin2520skywalker_image_20190309094011.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191128.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 6, "name": "Non-Human" }, "in_space": false, "time_in_space": "PT31M25S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 17, "name": "Unknown", "alpha_2_code": "??", "alpha_3_code": "???", "nationality_name": "Earthling", "nationality_name_composed": "Earthling" } ], "bio": "\"Mannequin Skywalker\" is a test dummy flown on Blue Origin New Shepard 3's initial flight test.", "wiki": "https://en.wikipedia.org/wiki/Blue_Origin_Mannequin_Skywalker", "last_flight": "2021-04-14T16:49:15Z", "first_flight": "2017-12-12T16:59:00Z", "social_media_links": [ { "id": 107, "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/TestDummyWalker" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 770, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/770/?format=api", "name": "Kelly Latimer", "status": { "id": 1, "name": "Active" }, "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": 558, "name": "[AUTO] Kelly Latimer - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kelly_latimer_image_20230718080208.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190153.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": "PT46M25S", "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": "Pilot working for Virgin Galactic. First Spaceflight during the Galactic-02 Mission.", "wiki": null, "last_flight": "2023-11-02T15:44:00Z", "first_flight": "2023-08-10T15:17:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 } ] }{ "count": 805, "next": "