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=80&ordering=time_in_space
{ "count": 813, "next": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=90&ordering=time_in_space", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=70&ordering=time_in_space", "results": [ { "id": 692, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/692/?format=api", "name": "Robert A. Rushworth", "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": 469, "name": "[AUTO] Robert A. Rushworth - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_a._rushw_image_20210801072516.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185933.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": "PT10M", "eva_time": "P0D", "age": 68, "date_of_birth": "1924-10-09", "date_of_death": "1993-03-18", "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 Aitken \"Bob\" Rushworth was an American United States Air Force major general, World War II, Korean War and Vietnam War pilot, mechanical and aeronautical engineer, test pilot and astronaut. He flew the X-15 experimental spaceplane to over 50 miles in altitude on Flight 87.", "wiki": "https://en.wikipedia.org/wiki/Robert_A._Rushworth", "last_flight": "1963-06-27T17:56:00Z", "first_flight": "1963-06-27T17:56:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 682, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/682/?format=api", "name": "Jeff Bezos", "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": 697, "name": "[AUTO] Jeff Bezos - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jeff_bezos_image_20220606095405.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190530.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": "PT10M", "eva_time": "P0D", "age": 61, "date_of_birth": "1964-01-12", "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": "Jeff Bezos is an American business magnate, media proprietor, and investor known for being the founder and CEO of the multi-national technology company Amazon. Bezos founded Blue Origin in 2000.", "wiki": "https://en.wikipedia.org/wiki/Jeff_Bezos", "last_flight": "2021-07-20T13:12:00Z", "first_flight": "2021-07-20T13:12:00Z", "social_media_links": [ { "id": 104, "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/JeffBezos" }, { "id": 105, "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/jeffbezos/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 724, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/724/?format=api", "name": "George Nield", "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": 626, "name": "[AUTO] George Nield - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/george_nield_image_20220606095035.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190339.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": "PT10M4S", "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": "Dr. George Nield is the president of Commercial Space Technologies, LLC, which he founded to encourage, facilitate, and promote commercial space activities. He previously served as associate administrator for the Federal Aviation Administration Office of Commercial Space Transportation and was responsible for licensing and regulating all commercial launch activities. Earlier in his career, he held engineering roles at the Air Force Flight Test Center and the Orbital Sciences Corporation, and he was an assistant professor and research director at the U.S. Air Force Academy. Dr. Nield also served as the manager of the Flight Integration Office for NASA’s Space Shuttle Program.", "wiki": null, "last_flight": "2022-03-31T13:57:55Z", "first_flight": "2022-03-31T13:57:55Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 723, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/723/?format=api", "name": "Jim Kitchen", "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": 212, "name": "[AUTO] Jim Kitchen - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jim_kitchen_image_20220606095541.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185229.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": "PT10M4S", "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": "Jim Kitchen is a teacher, entrepreneur, and world explorer who has visited all 193 U.N.-recognized countries.", "wiki": null, "last_flight": "2022-03-31T13:57:55Z", "first_flight": "2022-03-31T13:57:55Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 719, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/719/?format=api", "name": "Marty Allen", "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": 863, "name": "[AUTO] Marty Allen - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marty_allen_image_20220606095753.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190958.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": "PT10M4S", "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": "Marty Allen is a turnaround CEO and angel investor.", "wiki": null, "last_flight": "2022-03-31T13:57:55Z", "first_flight": "2022-03-31T13:57:55Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 725, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/725/?format=api", "name": "Gary Lai", "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": 711, "name": "[AUTO] Gary Lai - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gary_lai_image_20220606095218.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190602.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": "PT10M4S", "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": "Gary Lai is the Chief Architect of Blue Origin's New Shepard rocket and capsule.\r\nDoB unknown.", "wiki": null, "last_flight": "2022-03-31T13:57:55Z", "first_flight": "2022-03-31T13:57:55Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "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": 847, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/847/?format=api", "name": "Mark Rocket", "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": 2405, "name": "Mark Rocket official portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_rocket_off_image_20250601063403.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_rocket_off_image_thumbnail_20250601063403.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": 51, "name": "New Zealand", "alpha_2_code": "NZ", "alpha_3_code": "NZL", "nationality_name": "Kiwi", "nationality_name_composed": "Kiwi" } ], "bio": "New Zealand entrepreneur, aerospace executive, and the founder of Kea Aerospace.", "wiki": "https://en.wikipedia.org/wiki/Mark_Rocket", "last_flight": "2025-05-31T13:39:11Z", "first_flight": "2025-05-31T13:39:11Z", "social_media_links": [ { "id": 293, "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://x.com/rocketnz" }, { "id": 294, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "https://www.keaaerospace.com/mark-rocket/" }, { "id": 295, "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/mark-rocket-8727353/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 845, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/845/?format=api", "name": "Gretchen Green", "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": 2407, "name": "Gretchen Green official portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gretchen_green__image_20250601063453.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gretchen_green__image_thumbnail_20250601063453.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": "Radiologist specializing in women's imaging", "wiki": null, "last_flight": "2025-05-31T13:39:11Z", "first_flight": "2025-05-31T13:39:11Z", "social_media_links": [ { "id": 291, "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/gretchen-green-md-mms-83946368/" }, { "id": 292, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "https://www.theexpertresource.com/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 846, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/846/?format=api", "name": "Jaime Alemán", "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": 2406, "name": "Jaime Alemán official portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jaime_alem25c3_image_20250601063431.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jaime_alem25c3_image_thumbnail_20250601063431.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": 71, "date_of_birth": "1953-11-14", "date_of_death": null, "nationality": [ { "id": 101, "name": "Panama", "alpha_2_code": "PA", "alpha_3_code": "PAN", "nationality_name": "Panamanian", "nationality_name_composed": "Panamo" } ], "bio": "Panamanian lawyer, businessman, and diplomat who served as Ambassador of Panama to the United States from August 11, 2009, to January 2, 2011. Alemán is also recognized for his pursuit of the ultimate travel \"Grand Slam,\" having visited all 193 United Nations member states, both polar extremes, and a suborbital spaceflight with Blue Origin.", "wiki": "https://en.wikipedia.org/wiki/Jaime_Alem%C3%A1n", "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 } ] }