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=320&ordering=time_in_space
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=330&ordering=time_in_space", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=310&ordering=time_in_space", "results": [ { "id": 193, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/193/?format=api", "name": "Yury Malyshev", "status": { "id": 11, "name": "Deceased" }, "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": 784, "name": "[AUTO] Yury Malyshev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520malyshev_image_20181201174924.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190753.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": "P11DT19H59M36S", "eva_time": "P0D", "age": 58, "date_of_birth": "1941-08-27", "date_of_death": "1999-11-08", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Yury Vasilyevich Malyshev (Russian: Ю́рий Васи́льевич Ма́лышев) was born in the village Nikolayevsk, Stalingrad Oblast (Volgograd Oblast), USSR, on 27 August 1941. \r\nHe was Commander of Soyuz T-2 (5–9 June 1980) and Soyuz T-11 (3–11 April 1984).", "wiki": "https://en.wikipedia.org/wiki/Yury_Malyshev_(cosmonaut)", "last_flight": "1984-04-03T13:08:42Z", "first_flight": "1980-06-05T14:19:30Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 58, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/58/?format=api", "name": "Vladimir Aksyonov", "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": 710, "name": "[AUTO] Vladimir Aksyonov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520aksyonov_image_20181128214648.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190600.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": "P11DT20H11M47S", "eva_time": "P0D", "age": 90, "date_of_birth": "1935-02-01", "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": "Aksyonov was selected as cosmonaut on 3 March 1973. He was awarded the title of the Hero of the Soviet Union on two occasions. He retired on 17 October 1988.\r\n\r\nFlew as Flight Engineer on Soyuz 22 and Soyuz T-2.", "wiki": null, "last_flight": "1980-06-05T14:19:30Z", "first_flight": "1976-09-15T09:48:30Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 271, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/271/?format=api", "name": "Bjarni Tryggvason", "status": { "id": 11, "name": "Deceased" }, "agency": { "response_mode": "list", "id": 16, "url": "https://ll.thespacedevs.com/2.3.0/agencies/16/?format=api", "name": "Canadian Space Agency", "abbrev": "CSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 773, "name": "[AUTO] Bjarni Tryggvason - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bjarni2520tryggvason_image_20181201223221.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190736.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": "P11DT20H27M", "eva_time": "P0D", "age": 76, "date_of_birth": "1945-09-21", "date_of_death": "2022-04-06", "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "Bjarni Valdimar Tryggvason (born September 21, 1945) is an Icelandic-born Canadian engineer and a former NRC/CSA astronaut. He served as a Payload Specialist on Space Shuttle mission STS-85 in 1997, a 12-day mission to study changes in the Earth's atmosphere.", "wiki": "https://en.wikipedia.org/wiki/Bjarni_Tryggvason", "last_flight": "1997-08-07T14:41:00Z", "first_flight": "1997-08-07T14:41:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 620, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/620/?format=api", "name": "Richard Garriott", "status": { "id": 2, "name": "Retired" }, "agency": null, "image": { "id": 430, "name": "[AUTO] Richard Garriott - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520garriott_image_20190211162327.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185831.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P11DT20H35M27S", "eva_time": "P0D", "age": 63, "date_of_birth": "1961-07-04", "date_of_death": null, "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Richard Allen Garriott de Cayeux (born July 4, 1961) is an English-American video game developer and entrepreneur.\r\n\r\nOn October 12, 2008, Garriott flew aboard Soyuz TMA-13 to the International Space Station as a private astronaut, returning 12 days later aboard Soyuz TMA-12. He became the second astronaut, and first from the U.S., who had a parent that was also a space traveler.", "wiki": "https://en.wikipedia.org/wiki/Richard_Garriott", "last_flight": "2008-10-12T07:01:33Z", "first_flight": "2008-10-12T07:01:33Z", "social_media_links": [ { "id": 146, "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/RichardGarriott" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 346, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/346/?format=api", "name": "Donald E. Williams", "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": 355, "name": "[AUTO] Donald E. Williams - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/donald2520e.2520williams_image_20181202103621.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185634.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": "P11DT23H34M43S", "eva_time": "P0D", "age": 74, "date_of_birth": "1942-02-13", "date_of_death": "2016-02-23", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Captain Donald Edward Williams was an American naval officer and aviator, test pilot, mechanical engineer and NASA astronaut. He logged a total of 287 hours and 35 minutes in space.", "wiki": "https://en.wikipedia.org/wiki/Donald_E._Williams", "last_flight": "1989-10-18T16:53:40Z", "first_flight": "1985-04-12T13:59:05Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 300, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/300/?format=api", "name": "Alfred Worden", "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": 409, "name": "[AUTO] Alfred Worden - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alfred2520worden_image_20181202090203.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185759.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": "P12D", "eva_time": "PT39M7S", "age": 88, "date_of_birth": "1932-02-07", "date_of_death": "2020-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": "Alfred Merrill \"Al\" Worden is an American astronaut and engineer who was the Command Module Pilot for the Apollo 15 lunar mission in 1971. He is one of only 24 people to have flown to the Moon.", "wiki": "https://en.wikipedia.org/wiki/Alfred_Worden", "last_flight": "1971-07-26T13:34:00Z", "first_flight": "1971-07-26T13:34:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 360, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/360/?format=api", "name": "Robert L. Stewart", "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": 393, "name": "[AUTO] Robert L. Stewart - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520l.2520stewart_image_20181202105233.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185734.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": "P12DT1H25S", "eva_time": "PT12H12M", "age": 82, "date_of_birth": "1942-05-10", "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 Lee Stewart is a retired brigadier general of the United States Army and a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Robert_L._Stewart", "last_flight": "1985-10-03T15:15:30Z", "first_flight": "1984-02-03T13:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 330, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/330/?format=api", "name": "Robert F. Overmyer", "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": 755, "name": "[AUTO] Robert F. Overmyer - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert2520f.2520overmyer_image_20181202093931.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190710.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": "P12DT2H22M42S", "eva_time": "P0D", "age": 59, "date_of_birth": "1936-07-14", "date_of_death": "1996-03-22", "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 Franklyn \"Bob\" Overmyer was an American test pilot, naval aviator, aeronautical engineer, physicist, United States Marine Corps officer, and USAF/NASA astronaut. He was born in Lorain, Ohio, but considered Westlake, Ohio his hometown. Overmyer was selected by the United States Air Force as an astronaut for its Manned Orbiting Laboratory in 1966. Upon cancellation of this program in 1969, he became a NASA astronaut and served support crew duties for the Skylab program and Apollo-Soyuz Test Project. In 1976, he was assigned to the Space Shuttle program, and flew as pilot on STS-5 in 1982, and as commander on STS-51-B in 1985. He was selected as a lead investigator into the Space Shuttle Challenger disaster, and retired from NASA in 1986. Ten years later, Overmyer died in Duluth, Minnesota while testing the Cirrus VK-30 composite homebuilt aircraft.", "wiki": "https://en.wikipedia.org/wiki/Robert_F._Overmyer", "last_flight": "1985-04-29T16:02:18Z", "first_flight": "1982-11-11T12:19:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/27/?format=api", "name": "Wally Schirra", "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": 531, "name": "[AUTO] Wally Schirra - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/wally2520schirra_image_20190426143652.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190107.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": "P12DT7H12M27S", "eva_time": "P0D", "age": 84, "date_of_birth": "1923-03-12", "date_of_death": "2007-05-03", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Walter Marty Schirra Jr. was an American naval aviator and NASA astronaut. In 1959, he became one of the original seven astronauts chosen for Project Mercury, which was the United States' first effort to put human beings in space. On October 3, 1962, he flew the six-orbit, nine-hour, Mercury-Atlas 8 mission, in a spacecraft he nicknamed Sigma 7. At the time of his mission in Sigma 7, Schirra became the fifth American and ninth human to travel into space. In the two-man Gemini program, he achieved the first space rendezvous, station-keeping his Gemini 6A spacecraft within 1 foot (30 cm) of the sister Gemini 7 spacecraft in December 1965. In October 1968, he commanded Apollo 7, an 11-day low Earth orbit shakedown test of the three-man Apollo Command/Service Module and the first manned launch for the Apollo program.", "wiki": "https://en.wikipedia.org/wiki/Wally_Schirra", "last_flight": "1968-10-11T15:02:45Z", "first_flight": "1962-10-03T12:15:12Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 184, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/184/?format=api", "name": "Liu Wang", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 349, "name": "[AUTO] Liu Wang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/liu2520wang_image_20181129235721.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185624.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": "P12DT15H23M52S", "eva_time": "P0D", "age": 56, "date_of_birth": "1969-03-25", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Liu Wang (simplified Chinese: 刘旺; traditional Chinese: 劉旺, born in 1969) is a Chinese pilot selected as part of the Shenzhou program. He was born in the Shanxi province of China and was a fighter pilot in the People's Liberation Army Air Force. He was selected to be an astronaut in 1998.", "wiki": "https://en.wikipedia.org/wiki/Liu_Wang", "last_flight": "2012-06-16T10:37:24Z", "first_flight": "2012-06-16T10:37:24Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 807, "next": "