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=470&ordering=-status
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=480&ordering=-status", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=460&ordering=-status", "results": [ { "id": 423, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/423/?format=api", "name": "Eileen Collins", "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": 579, "name": "[AUTO] Eileen Collins - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eileen_collins_image_20220911034300.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190225.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": "P36DT8H8M8S", "eva_time": "P0D", "age": 68, "date_of_birth": "1956-11-19", "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": "Eileen Marie Collins is a retired NASA astronaut and a retired United States Air Force colonel. A former military instructor and test pilot, Collins was the first female pilot and first female commander of a Space Shuttle. She was awarded several medals for her work. Colonel Collins has logged 38 days 8 hours and 20 minutes in outer space. Collins retired on May 1, 2006, to pursue private interests, including service as a board member of USAA.", "wiki": "https://en.wikipedia.org/wiki/Eileen_Collins", "last_flight": "2005-07-26T14:39:00Z", "first_flight": "1995-02-03T05:22:04Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 372, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/372/?format=api", "name": "Franklin Chang Díaz", "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": 580, "name": "[AUTO] Franklin Chang Díaz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/franklin_chang__image_20220911034344.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190227.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": "P66DT18H15M4S", "eva_time": "PT21H45M", "age": 75, "date_of_birth": "1950-04-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": "Franklin Ramón Chang Díaz is a Costa Rican Chinese American mechanical engineer, physicist, former NASA astronaut. He is the founder and current CEO of Ad Astra Rocket Company as well as a member of Cummins' board of directors. He became an American citizen in 1977. He is of Chinese (paternal side) and Costa Rican Spanish (maternal side) descent. He is a veteran of seven Space Shuttle missions, tieing the record, as of 2018 for the most spaceflights (a record set by Jerry L. Ross). He was the third Latin American, but the first Latin American immigrant NASA Astronaut selected to go into space. Chang Díaz is a member of the NASA Astronaut Hall of Fame.", "wiki": "https://en.wikipedia.org/wiki/Franklin_Chang_D%C3%ADaz", "last_flight": "2002-06-05T21:22:49Z", "first_flight": "1986-01-12T11:55:00Z", "social_media_links": [], "flights_count": 7, "landings_count": 7, "spacewalks_count": 3 }, { "id": 422, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/422/?format=api", "name": "Kenneth Cockrell", "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": 582, "name": "[AUTO] Kenneth Cockrell - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kenneth2520cockrell_image_20181202142019.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190230.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": "P64DT12H26M7S", "eva_time": "P0D", "age": 75, "date_of_birth": "1950-04-09", "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 Dale \"Taco\" Cockrell is an American astronaut and a veteran of five space shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Kenneth_Cockrell", "last_flight": "2002-06-05T21:22:49Z", "first_flight": "1993-04-08T05:29:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 0 }, { "id": 326, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/326/?format=api", "name": "Robert A. Parker", "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": 584, "name": "[AUTO] Robert A. Parker - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520a.2520parker_image_20181202093418.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190233.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": "P19DT5H52M", "eva_time": "P0D", "age": 88, "date_of_birth": "1936-12-14", "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": "Robert Allan Ridley Parker is an American physicist and astronomer, former Director of the NASA Management Office at the Jet Propulsion Laboratory, and a retired NASA astronaut. He was a Mission Specialist on two Space Shuttle missions, STS-9 and STS-35.\r\n\r\nHe has logged over 3,500 hours flying time in jet aircraft and 463 hours in space.", "wiki": "https://en.wikipedia.org/wiki/Robert_A._Parker", "last_flight": "1990-12-02T06:49:00Z", "first_flight": "1983-11-28T16:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 413, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/413/?format=api", "name": "William F. Readdy", "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": 586, "name": "[AUTO] William F. Readdy - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520f.2520readdy_image_20181202140919.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190236.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": "P28DT43M44S", "eva_time": "P0D", "age": 73, "date_of_birth": "1952-01-24", "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": "William Francis Readdy is a former Associate Administrator of the Office of Space Flight, at NASA Headquarters.\r\n\r\nHe graduated from McLean High School, McLean, Virginia, in 1970 and received a Bachelor of Science degree in Aerospace Engineering (with honors) from the U.S. Naval Academy in 1974. He's a distinguished graduate of the U.S. Naval Test Pilot School 1980. Readdy is a Fellow of the Society of Experimental Test Pilots, the Explorers Club, and the Royal Astronautical Society and is an Associate Fellow of the AIAA. He also belongs to the Association of Space Explorers.", "wiki": "https://en.wikipedia.org/wiki/William_F._Readdy", "last_flight": "1996-09-16T08:54:49Z", "first_flight": "1992-01-22T14:52:33Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 388, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/388/?format=api", "name": "Ellen S. 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": 587, "name": "[AUTO] Ellen S. Baker - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ellen2520s.2520baker_image_20181202133851.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190237.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": "P28DT14H31M38S", "eva_time": "P0D", "age": 71, "date_of_birth": "1953-04-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": "Ellen Louise Shulman Baker, M.D., M.P.H. is an American physician and a NASA astronaut. Baker serves as Chief of the Education/Medical Branch of the NASA Astronaut Office.", "wiki": "https://en.wikipedia.org/wiki/Ellen_S._Baker", "last_flight": "1995-06-27T19:32:19Z", "first_flight": "1989-10-18T16:53:40Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 421, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/421/?format=api", "name": "James S. Voss", "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": 588, "name": "[AUTO] James S. Voss - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520s.2520voss_image_20181202141642.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190239.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": "P203DT5H27M41S", "eva_time": "PT22H45M", "age": 76, "date_of_birth": "1949-03-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": "James Shelton Voss is a retired United States Army Colonel and NASA astronaut. During his time with NASA, Voss flew in space five times on board the Space Shuttle and International Space Station. He also served as deputy of Flight Operations for the Space Station Program Mission Integration and Operations Office. While participating in ISS Expedition 2, he and Susan Helms conducted an 8-hour and 56 minute spacewalk, the longest to date.", "wiki": "https://en.wikipedia.org/wiki/James_S._Voss", "last_flight": "2001-03-08T11:42:09Z", "first_flight": "1991-11-24T23:44:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 4 }, { "id": 458, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/458/?format=api", "name": "Andy Thomas", "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": 589, "name": "[AUTO] Andy Thomas - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andy2520thomas_image_20181202150149.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190240.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": "P177DT13H22M36S", "eva_time": "PT8H56M", "age": 73, "date_of_birth": "1951-12-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": "Andrew \"Andy\" Sydney Withiel Thomas, AO is an Australian-born American aerospace engineer and a NASA astronaut. He became a U.S. citizen in December 1986, hoping to gain entry to NASA's astronaut program. He is married to fellow NASA astronaut Shannon Walker.", "wiki": "https://en.wikipedia.org/wiki/Andy_Thomas", "last_flight": "2005-07-26T14:39:00Z", "first_flight": "1996-05-19T10:30:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 1 }, { "id": 549, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/549/?format=api", "name": "Timothy Kopra", "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": 590, "name": "[AUTO] Timothy Kopra - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/timothy_kopra_image_20220911033908.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190242.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": "P244DT1H1M41S", "eva_time": "PT12H31M", "age": 62, "date_of_birth": "1963-04-09", "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": "Timothy Lennart \"Tim\" Kopra is an engineer, a Colonel in the United States Army and a retired NASA astronaut. He served aboard the International Space Station as a flight engineer for Expedition 20, returning to Earth aboard Space Shuttle Discovery on the STS-128 mission on September 11, 2009. He returned to the ISS for the second time in December 2015, as part of Expedition 46 and as the Commander of 47.", "wiki": "https://en.wikipedia.org/wiki/Timothy_Kopra", "last_flight": "2015-12-15T11:03:09Z", "first_flight": "2009-07-15T22:03:10Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 238, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/238/?format=api", "name": "Valery Ryumin", "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": 594, "name": "[AUTO] Valery Ryumin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valery2520ryumin_image_20181201214505.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190248.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": "P371DT17H25M33S", "eva_time": "PT1H23M", "age": 85, "date_of_birth": "1939-08-16", "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": "Valery Victorovich Ryumin (born August 16, 1939 in Komsomolsk-on-Amur) is a former Soviet cosmonaut.\r\nIn 1973, he joined the RSC Energia cosmonaut corps. A veteran of three space flights, Ryumin has logged a total of 362 days in space. In 1977, he spent 2 days aboard Soyuz-25, in 1979, he spent 175 days aboard Soyuz vehicles and the Salyut-6 space station, and in 1980, he spent 185 days aboard Soyuz vehicles and the Salyut-6 space station.\r\nIn January 1998, NASA announced Ryumin's selection to the crew of STS-91. Ryumin served aboard STS-91 Discovery (June 2–12, 1998) the 9th and final Shuttle-Mir docking mission, concluding the joint U.S./Russian Phase I Program. The STS-91 mission was accomplished in 154 Earth orbits, traveling 3.8 million miles in 235 hours and 54 seconds.", "wiki": "https://en.wikipedia.org/wiki/Valery_Ryumin", "last_flight": "1998-06-02T22:06:24Z", "first_flight": "1977-10-09T02:40:35Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 1 } ] }{ "count": 805, "next": "