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=460&ordering=age
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=470&ordering=age", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=450&ordering=age", "results": [ { "id": 397, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/397/?format=api", "name": "Michael A. Baker", "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": 692, "name": "[AUTO] Michael A. Baker - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520a.2520baker_image_20181202135029.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190522.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": "P40DT4H57M56S", "eva_time": "P0D", "age": 71, "date_of_birth": "1953-10-27", "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": "Michael Allen Baker is a retired captain in the United States Navy, former NASA astronaut, and the International Space Station Program Manager for International and Crew Operations, at NASA's Johnson Space Center. He is responsible for the coordination of program operations, integration and flight crew training and support activities with the International Partners.", "wiki": "https://en.wikipedia.org/wiki/Michael_A._Baker", "last_flight": "1997-01-12T09:27:23Z", "first_flight": "1991-08-02T15:02:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 265, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/265/?format=api", "name": "Robert Thirsk", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api", "name": "Canadian Space Agency", "abbrev": "CSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 471, "name": "[AUTO] Robert Thirsk - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520thirsk_image_20181201222354.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185935.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": "P204DT18H30M7S", "eva_time": "P0D", "age": 71, "date_of_birth": "1953-08-17", "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": "Robert Brent Thirsk, OC OBC (born August 17, 1953) is a Canadian engineer and physician, and a former Canadian Space Agency astronaut. He holds the Canadian records for the longest space flight (187 days 20 hours) and the most time spent in space (204 days 18 hours).", "wiki": "https://en.wikipedia.org/wiki/Robert_Thirsk", "last_flight": "2009-05-27T10:34:53Z", "first_flight": "1996-06-20T14:49:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 272, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/272/?format=api", "name": "Vasily Tsibliyev", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 395, "name": "[AUTO] Vasily Tsibliyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vasily2520tsibliyev_image_20181201223334.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185737.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": "P381DT15H52M32S", "eva_time": "PT19H12M50S", "age": 71, "date_of_birth": "1954-02-20", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Vasily Vasiliyevich Tsibliyev (Russian: Василий Василиевич Циблиев); born on February 20, 1954) is a Russian cosmonaut.\r\n\r\nHe was selected as a cosmonaut on March 26, 1987. Tsibliyev flew as Commander on Soyuz TM-17 from July 1, 1993 to January 14, 1994 and on Soyuz TM-25 from February 2, 1997 to August 14 of the same year. He retired on June 19, 1998. Tsibliyev is currently Chief of the Yuri Gagarin Cosmonauts Training Center at Star City, Russia.\r\n\r\nTsibliyev was the commander in charge of Mir when it was hit by a Progress spacecraft in 1997.", "wiki": "https://en.wikipedia.org/wiki/Vasily_Tsibliyev", "last_flight": "1997-02-10T14:09:30Z", "first_flight": "1993-07-01T14:32:58Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 6 }, { "id": 66, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/66/?format=api", "name": "Aleksandr Nikolayevich Balandin", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 493, "name": "[AUTO] Aleksandr Nikolayevich Balandin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520nikolayevich2520balandin_image_20181128221033.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190010.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": "P179DT1H17M57S", "eva_time": "PT10H47M", "age": 71, "date_of_birth": "1953-07-30", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Aleksandr Nikolayevich Balandin (Russian: Александр Николаевич Баландин) (born July 30, 1953) is a Russian cosmonaut. He is married with two children. He was selected as a cosmonaut on December 1, 1978, and retired on October 17, 1994.\r\n\r\nHe flew as a flight engineer on Soyuz TM-9.\r\n\r\nHe worked at NPO Energia until 1994, and was then President of Lendint-Association until 2000", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Nikolayevich_Balandin", "last_flight": "1990-02-11T06:16:00Z", "first_flight": "1990-02-11T06:16:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 }, { "id": 482, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/482/?format=api", "name": "James F. Reilly", "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": 217, "name": "[AUTO] James F. Reilly - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520f.2520reilly_image_20181202152929.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185237.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": "P35DT10H32M42S", "eva_time": "P1DT6H43M", "age": 71, "date_of_birth": "1954-03-18", "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": "James Francis Reilly II is an American geologist and a former NASA astronaut. He flew on three space shuttle missions: STS-89, STS-104 and STS-117.", "wiki": "https://en.wikipedia.org/wiki/James_F._Reilly", "last_flight": "2007-06-08T23:38:04Z", "first_flight": "1998-01-23T02:48:15Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 5 }, { "id": 846, "url": "https://lldev.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://lldev.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 }, { "id": 416, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/416/?format=api", "name": "Jan Davis", "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": 514, "name": "[AUTO] Jan Davis - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jan_davis_image_20220911033904.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190042.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": "P28DT2H6M", "eva_time": "P0D", "age": 71, "date_of_birth": "1953-11-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": "Nancy Jan Davis is a former American astronaut. A veteran of three space flights, Davis logged over 673 hours in space. She is now retired from NASA.", "wiki": "https://en.wikipedia.org/wiki/Jan_Davis", "last_flight": "1997-08-07T14:41:00Z", "first_flight": "1992-09-12T14:23:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 325, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/325/?format=api", "name": "Brian O'Leary", "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": 828, "name": "[AUTO] Brian O'Leary - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/brian2520o2527leary_image_20181202093255.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190902.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": 71, "date_of_birth": "1940-01-27", "date_of_death": "2011-07-28", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Brian Todd O'Leary was an American scientist, author, and former NASA astronaut. He was part of NASA Astronaut Group 6, a group of scientist-astronauts chosen with the intention of training for the Apollo Applications Program.", "wiki": "https://en.wikipedia.org/wiki/Brian_O%27Leary", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 322, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/322/?format=api", "name": "William B. Lenoir", "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": 870, "name": "[AUTO] William B. Lenoir - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520b.2520lenoir_image_20181202092950.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191011.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": "P5DT2H14M", "eva_time": "P0D", "age": 71, "date_of_birth": "1939-03-14", "date_of_death": "2010-08-26", "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 Benjamin \"Bill\" Lenoir, Ph.D. was an American electrical engineer and a NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/William_B._Lenoir", "last_flight": "1982-11-11T12:19:00Z", "first_flight": "1982-11-11T12:19:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 445, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/445/?format=api", "name": "Daniel T. Barry", "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": 310, "name": "[AUTO] Daniel T. Barry - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/daniel2520t.2520barry_image_20181202144339.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185514.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": "P30DT14H25M45S", "eva_time": "P1DT1H49M", "age": 71, "date_of_birth": "1953-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": "Daniel Thomas Barry is an American engineer, scientist, and a retired NASA astronaut. He was a contestant on the CBS reality television program Survivor: Panama, as well as on BattleBots on ABC. He was at Singularity University from 2009–2012, where he was co-chair of the Faculty of Artificial Intelligence and Robotics and the chair of the graduate summer program. He is also a co-founder of Fellow Robots, a telepresence robotics company and the founder and president of Denbar Robotics.", "wiki": "https://en.wikipedia.org/wiki/Daniel_T._Barry", "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1996-01-11T09:41:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 4 } ] }{ "count": 813, "next": "