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=530&ordering=-status
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=540&ordering=-status", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=520&ordering=-status", "results": [ { "id": 144, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/144/?format=api", "name": "Charles \"Scorch\" Hobaugh", "status": { "id": 2, "name": "Retired" }, "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": 492, "name": "[AUTO] Charles \"Scorch\" Hobaugh - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/charles25202522scorch25222520hobaugh_image_20181129210256.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190008.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": "P36DT7H46M10S", "eva_time": "P0D", "age": 63, "date_of_birth": "1961-11-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": "Charles Owen \"Scorch\" Hobaugh is a former NASA astronaut and a retired U.S. Marine Corps officer. He has had three spaceflights, all of which were Space Shuttle missions to the International Space Station, lasting between 10 and 13 days.", "wiki": "https://en.wikipedia.org/wiki/Charles_O._Hobaugh", "last_flight": "2009-11-16T19:28:09Z", "first_flight": "2001-07-12T09:03:59Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 172, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/172/?format=api", "name": "Vladimir Kovalyonok", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 519, "name": "[AUTO] Vladimir Kovalyonok - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520kovalyonok_image_20181129233907.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190049.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": "P216DT9H9M40S", "eva_time": "PT2H20M", "age": 82, "date_of_birth": "1943-03-03", "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": "Vladimir Vasiliyevich Kovalyonok (Belarusian: Уладзі́мір Васі́льевіч Кавалёнак; Russian: Влади́мир Васи́льевич Ковалёнок; born March 3, 1942 in Beloye, Minsk Oblast, Belorussian SSR, is a retired Soviet cosmonaut.\r\n\r\nHe entered the Soviet space programme on July 5, 1967 and was commander of three missions. He retired from the cosmonaut team on June 23, 1984.", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Kovalyonok", "last_flight": "1981-03-12T19:00:11Z", "first_flight": "1977-10-09T02:40:35Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 1 }, { "id": 589, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/589/?format=api", "name": "Paul Scully-Power", "status": { "id": 2, "name": "Retired" }, "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": 694, "name": "[AUTO] Paul Scully-Power - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul2520scully-power_image_20181207221854.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190525.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": "P8DT5H23M", "eva_time": "P0D", "age": 80, "date_of_birth": "1944-05-28", "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" }, { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" } ], "bio": "Paul Desmond Scully-Power, AM, FRAeS (born May 28, 1944) is an Australian-American oceanographer, technology expert and business executive. In 1984, while a civilian employee of the United States Naval Undersea Warfare Center, he flew aboard NASA Space Shuttle mission STS-41-G as a Payload Specialist. He was the first Australian-born person to journey into space, and the first astronaut with a beard.", "wiki": "https://en.wikipedia.org/wiki/Paul_Scully-Power", "last_flight": "1984-10-05T11:03:00Z", "first_flight": "1984-10-05T11:03:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 221, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/221/?format=api", "name": "Philippe Perrin", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 46, "url": "https://ll.thespacedevs.com/2.3.0/agencies/46/?format=api", "name": "National Center of Space Research", "abbrev": "CNES", "type": { "id": 1, "name": "Government" } }, "image": { "id": 556, "name": "[AUTO] Philippe Perrin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/philippe2520perrin_image_20181201190321.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190149.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": "P13DT20H35M56S", "eva_time": "PT21H45M", "age": 62, "date_of_birth": "1963-01-06", "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": "Philippe Perrin (Colonel, French Air Force) (born January 6, 1963) is a French test pilot and former CNES and European Space Agency astronaut.\r\nHe served as a mission specialist on the STS-111 mission in 2002 and logged over 332 hours in space, including 19 hours and 31 minutes in three spacewalks, performed with Franklin Chang-Diaz.", "wiki": "https://en.wikipedia.org/wiki/Philippe_Perrin", "last_flight": "2002-06-05T21:22:49Z", "first_flight": "2002-06-05T21:22:49Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 3 }, { "id": 310, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/310/?format=api", "name": "Jack R. Lousma", "status": { "id": 2, "name": "Retired" }, "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": 416, "name": "[AUTO] Jack R. Lousma - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jack2520r.2520lousma_image_20181202091552.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185809.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": "P59DT11H9M1S", "eva_time": "PT11H2M", "age": 89, "date_of_birth": "1936-02-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": "Jack Robert Lousma is an American aeronautical engineer, retired United States Marine Corps officer, former naval aviator, NASA astronaut, and politician. He was a member of the second manned crew on the Skylab space station in 1973. In 1982, he commanded STS-3, the third Space Shuttle mission.", "wiki": "https://en.wikipedia.org/wiki/Jack_R._Lousma", "last_flight": "1982-03-22T16:00:00Z", "first_flight": "1973-07-28T11:10:50Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 522, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/522/?format=api", "name": "George D. Zamka", "status": { "id": 2, "name": "Retired" }, "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": 289, "name": "[AUTO] George D. Zamka - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/george_d._zamka_image_20220911033934.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185440.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": "P28DT20H30M33S", "eva_time": "P0D", "age": 62, "date_of_birth": "1962-06-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": "George David \"Zambo\" Zamka is an American NASA astronaut and United States Marine Corps pilot with over 3500 flight hours in more than 30 different aircraft. Zamka piloted the Space Shuttle Discovery in its October 2007 mission to the International Space Station and served as the commander of mission STS-130 in February 2010.", "wiki": "https://en.wikipedia.org/wiki/George_D._Zamka", "last_flight": "2010-02-08T09:14:08Z", "first_flight": "2007-10-23T15:38:19Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 140, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/140/?format=api", "name": "Joan Higginbotham", "status": { "id": 2, "name": "Retired" }, "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": 245, "name": "[AUTO] Joan Higginbotham - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joan2520higginbotham_image_20181129205734.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185326.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": "P12DT20H44M25S", "eva_time": "P0D", "age": 60, "date_of_birth": "1964-08-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": "Joan Elizabeth Higginbotham is an American engineer and a former NASA astronaut. She flew aboard Space Shuttle Discovery mission STS-116 as a mission specialist.", "wiki": "https://en.wikipedia.org/wiki/Joan_Higginbotham", "last_flight": "2006-12-10T01:47:35Z", "first_flight": "2006-12-10T01:47:35Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 334, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/334/?format=api", "name": "Michael Coats", "status": { "id": 2, "name": "Retired" }, "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": 544, "name": "[AUTO] Michael Coats - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520coats_image_20181202102404.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190130.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": "P19DT7H54M56S", "eva_time": "P0D", "age": 79, "date_of_birth": "1946-01-16", "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 Lloyd Coats is a former NASA astronaut (three spaceflights), raised in Riverside, California. From December 2005 to December 2012, he served as Director of the Johnson Space Center in Houston, Texas.", "wiki": "https://en.wikipedia.org/wiki/Michael_Coats", "last_flight": "1991-04-28T11:33:14Z", "first_flight": "1984-08-30T12:41:50Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 554, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/554/?format=api", "name": "James Dutton", "status": { "id": 2, "name": "Retired" }, "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": 701, "name": "[AUTO] James Dutton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520dutton_image_20181203171050.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190537.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": "P15DT2H46M38S", "eva_time": "P0D", "age": 56, "date_of_birth": "1968-11-20", "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 Patrick \"Mash\" Dutton, Jr. is a NASA astronaut pilot of the Class of 2004 (NASA Group 19), and a former test pilot in the US Air Force with the rank of Colonel.", "wiki": "https://en.wikipedia.org/wiki/James_Dutton_(astronaut)", "last_flight": "2010-04-05T10:21:22Z", "first_flight": "2010-04-05T10:21:22Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 169, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/169/?format=api", "name": "Mikhail Kornienko", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 255, "name": "[AUTO] Mikhail Kornienko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mikhail2520kornienko_image_20181129233541.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185341.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": "P516DT10H30S", "eva_time": "PT12H13M", "age": 65, "date_of_birth": "1960-04-15", "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": "Mikhail Borisovich Kornienko (Михаил Борисович Корниенко; born 15 April 1960) is a Russian cosmonaut. Kornienko served as a flight engineer on the International Space Station during Expedition 23/24 and was selected along with Scott Kelly for a year-long mission aboard the ISS.", "wiki": "https://en.wikipedia.org/wiki/Mikhail_Kornienko", "last_flight": "2015-03-27T19:42:57Z", "first_flight": "2010-04-02T04:04:33Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 } ] }{ "count": 807, "next": "