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=260&ordering=-age
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=270&ordering=-age", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=250&ordering=-age", "results": [ { "id": 67, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/67/?format=api", "name": "Yuri Baturin", "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": 480, "name": "[AUTO] Yuri Baturin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520baturin_image_20181128221206.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185949.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": "P19DT19H55M29S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-06-12", "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": "Yuri Mikhailovich Baturin (Russian: Юрий Михайлович Батурин (born 12 June 1949, Moscow, Soviet Union {now Russia})), is a Russian cosmonaut and former politician.\r\n\r\nBaturin graduated from the Moscow Institute of Physics and Technology in 1973, and is the former Assistant to the President on National Security and Secretaty of the Defense Council (1996-1998); he is also an author in constitutional law. Baturin was also a cosmonaut who flew on two missions.\r\n\r\nHis first spaceflight, sometimes called Mir EP-4, was launched with the spacecraft Soyuz TM-28 13 August 1998, and landed with Soyuz TM-27. He was a Research Cosmonaut for this mission, which lasted for 11 days 19 hours 39 minutes. His second spaceflight was ISS EP-1, which was launched with the spacecraft Soyuz TM-32 on April 28, 2001, and landed with Soyuz TM-31. This mission was notable as carrying to first paying space tourist Dennis Tito. For this mission he was designated a Flight Engineer; the mission lasted for 7 days 22 hours and 4 minutes.", "wiki": "https://en.wikipedia.org/wiki/Yuri_Baturin", "last_flight": "2001-04-28T07:37:20Z", "first_flight": "1998-08-13T09:43:11Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 383, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/383/?format=api", "name": "Frank L. Culbertson Jr.", "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": 296, "name": "[AUTO] Frank L. Culbertson Jr. - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frank2520l.2520culbertson2520jr._image_20181202133429.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185451.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": "P143DT14H50M37S", "eva_time": "PT5H5M", "age": 75, "date_of_birth": "1949-05-15", "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": "Frank Lee Culbertson Jr. is an American former naval officer and aviator, test pilot, aerospace engineer, and NASA astronaut. He served as the Commander of the International Space Station for almost four months in 2001 and was the only American not on Earth when the September 11 attacks occurred. He is currently President of the Space Systems Group at Northrop Grumman Innovation Systems. Mr. Culbertson is responsible for the execution, business development and financial performance of the company’s human spaceflight, science, commercial communications, and national security satellite activities, as well as technical services to various government customers. These include some of Northrop Grumman's largest and most important programs such as NASA’s Commercial Resupply Services (CRS) initiatives to the International Space Station (ISS) as well as various national security-related programs.", "wiki": "https://en.wikipedia.org/wiki/Frank_L._Culbertson_Jr.", "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1990-11-15T23:48:15Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 1 }, { "id": 612, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/612/?format=api", "name": "Albert Sacco", "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": 574, "name": "[AUTO] Albert Sacco - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/albert2520sacco_image_20190211162452.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190217.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 5, "name": "Payload Specialist" }, "in_space": false, "time_in_space": "P15DT21H52M", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-05-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": "Albert Sacco Jr. (born May 3, 1949) is an American chemical engineer who flew as a Payload Specialist on the Space Shuttle Columbia on shuttle mission STS-73 in 1995.", "wiki": "https://en.wikipedia.org/wiki/Albert_Sacco", "last_flight": "1995-10-20T13:53:00Z", "first_flight": "1995-10-20T13:53:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 427, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/427/?format=api", "name": "Terrence W. Wilcutt", "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": 852, "name": "[AUTO] Terrence W. Wilcutt - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terrence2520w.2520wilcutt_image_20181202142456.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190940.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": "P42DT2M8S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-10-31", "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": "Terrence Wade Wilcutt is a United States Marine Corps officer and a NASA astronaut. He is a veteran of four Space Shuttle missions. Wilcutt is currently the Director of Safety and Mission Assurance, Johnson Space Center.", "wiki": "https://en.wikipedia.org/wiki/Terrence_W._Wilcutt", "last_flight": "2000-09-08T12:45:47Z", "first_flight": "1994-09-30T11:16:01Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 419, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/419/?format=api", "name": "Bruce E. Melnick", "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": 378, "name": "[AUTO] Bruce E. Melnick - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bruce2520e.2520melnick_image_20181202141525.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185712.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": "P13DT1H26M45S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-12-05", "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": "Bruce Edward Melnick is a former American astronaut and retired United States Coast Guard officer. Following retirement from NASA and the Coast Guard, he entered the aerospace industry. He served as a Vice President with the Boeing Co.'s Integrated Defense Systems group, in charge of Boeing's Florida operations at the John F. Kennedy Space Center (KSC). Melnick retired in 2008 and currently resides on Merritt Island, Florida.", "wiki": "https://en.wikipedia.org/wiki/Bruce_E._Melnick", "last_flight": "1992-05-07T23:40:00Z", "first_flight": "1990-10-06T11:47:15Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 654, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/654/?format=api", "name": "Larry Connor", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1022, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api", "name": "Axiom Space", "abbrev": "AXS", "type": { "id": 5, "name": "Private" } }, "image": { "id": 895, "name": "[AUTO] Larry Connor - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/larry_connor_image_20220327185436.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191054.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": "P17DT1H48M49S", "eva_time": "P0D", "age": 75, "date_of_birth": "1950-01-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": "Larry Connor is an American real estate and technology entrepreneur.", "wiki": "https://en.wikipedia.org/wiki/Larry_Connor", "last_flight": "2022-04-08T15:17:11Z", "first_flight": "2022-04-08T15:17:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 268, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/268/?format=api", "name": "Michel Tognini", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 364, "name": "[AUTO] Michel Tognini - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michel2520tognini_image_20181201222820.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185649.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": "P18DT17H45M18S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-09-30", "date_of_death": null, "nationality": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "bio": "Michel Ange-Charles Tognini (born September 30, 1949 in Vincennes, France) is a French test pilot, Brigadier General in the French Air Force, and a former CNES and ESA astronaut. A veteran of two space flights, Tognini has logged a total of 19 days in space.", "wiki": "https://en.wikipedia.org/wiki/Michel_Tognini", "last_flight": "1999-07-23T04:31:00Z", "first_flight": "1992-07-27T06:08:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 381, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/381/?format=api", "name": "Kenneth D. Cameron", "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": 690, "name": "[AUTO] Kenneth D. Cameron - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kenneth2520d.2520cameron_image_20181202133145.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190519.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": "P23DT10H10M32S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-11-29", "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": "Kenneth Donald is a retired American naval aviator, test pilot, engineer, U.S. Marine Corps officer, and NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Kenneth_D._Cameron", "last_flight": "1995-11-12T12:30:43Z", "first_flight": "1991-04-05T14:22:45Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 457, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/457/?format=api", "name": "Joseph R. Tanner", "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": 536, "name": "[AUTO] Joseph R. Tanner - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph_r._tanne_image_20220911034401.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190115.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": "P43DT13H14M4S", "eva_time": "P1DT21H29M", "age": 75, "date_of_birth": "1950-01-21", "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": "Joseph Richard \"Joe\" Tanner is an American instructor at the University of Colorado Boulder, mechanical engineer, a former naval officer and aviator, and a former NASA astronaut. He was born in Danville, Illinois. He is unusual among astronauts as he did not have a background in flight test nor did he earn any advanced academic degrees. Typically those who did not do military flight test have an M.D. or Ph.D., if not a master's, whereas Tanner's path to becoming an astronaut followed operational military flying and then into NASA for operational jet training before being selected into the NASA Astronaut Corps in 1992, following an unsuccessful application in 1987.", "wiki": "https://en.wikipedia.org/wiki/Joseph_R._Tanner", "last_flight": "2006-09-09T15:14:55Z", "first_flight": "1994-11-03T16:59:43Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 7 }, { "id": 376, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/376/?format=api", "name": "David Leestma", "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": 344, "name": "[AUTO] David Leestma - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david2520leestma_image_20181202121039.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185617.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": "P22DT4H32M21S", "eva_time": "PT3H27M", "age": 75, "date_of_birth": "1949-05-06", "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": "David Cornell Leestma is a former American astronaut and retired Captain in the United States Navy.", "wiki": "https://en.wikipedia.org/wiki/David_Leestma", "last_flight": "1992-03-24T13:13:39Z", "first_flight": "1984-10-05T11:03:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 1 } ] }{ "count": 805, "next": "