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=730&ordering=-name
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=740&ordering=-name", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=720&ordering=-name", "results": [ { "id": 271, "url": "https://lldev.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://lldev.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": 596, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/596/?format=api", "name": "Bill Nelson", "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": 641, "name": "[AUTO] Bill Nelson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bill2520nelson_image_20190211162351.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190404.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": "P6DT2H3M", "eva_time": "P0D", "age": 82, "date_of_birth": "1942-09-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": "Clarence William Nelson II (born September 29, 1942) is an American politician serving as the senior United States Senator from Florida, first elected to that seat in 2000. A member of the Democratic Party, he previously served in the Florida House of Representatives from 1972 to 1978 and in the United States House of Representatives from 1979 to 1991. In January 1986, he became the second sitting member of Congress to fly in space when he served as a payload specialist on the Space Shuttle Columbia.", "wiki": "https://en.wikipedia.org/wiki/Bill_Nelson", "last_flight": "1986-01-12T11:55:00Z", "first_flight": "1986-01-12T11:55:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 680, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/680/?format=api", "name": "Beth Moses", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 218, "name": "[AUTO] Beth Moses - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/beth_moses_image_20230508160809.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185239.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": "PT1H25M55S", "eva_time": "P0D", "age": 44, "date_of_birth": "1980-05-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": "Beth Moses is Chief Astronaut Instructor and Interiors Program Manager for Virgin Galactic's SpaceShipTwo program, and is a commercial astronaut. She was the first woman to make a spaceflight on a commercially launched vehicle, the VSS Unity VF-01 flight of 22 February 2019.", "wiki": "https://en.wikipedia.org/wiki/Beth_Moses", "last_flight": "2023-10-06T16:10:30Z", "first_flight": "2019-02-22T16:57:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 0 }, { "id": 101, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/101/?format=api", "name": "Bertalan Farkas", "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": 783, "name": "[AUTO] Bertalan Farkas - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bertalan2520farkas_image_20181128230711.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190752.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": "P7DT20H45M44S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-08-02", "date_of_death": null, "nationality": [ { "id": 31, "name": "Hungary", "alpha_2_code": "HU", "alpha_3_code": "HUN", "nationality_name": "Hungarian", "nationality_name_composed": "Hungarian" } ], "bio": "Bertalan Farkas (born August 2, 1949) is the first Hungarian cosmonaut and the first Esperantist in space. He is currently the president of Airlines Service and Trade. With Charles Simonyi's space travel, Farkas is no longer the only Hungarian who has been to space (he is still the only astronaut, as Simonyi flew as a space tourist).", "wiki": "https://en.wikipedia.org/wiki/Bertalan_Farkas", "last_flight": "1980-05-26T18:20:39Z", "first_flight": "1980-05-26T18:20:39Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 127, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/127/?format=api", "name": "Bernard Harris", "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": 896, "name": "[AUTO] Bernard Harris - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bernard2520anthony2520harris_image_20181129203338.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191056.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": "P18DT6H7M56S", "eva_time": "PT4H29M", "age": 68, "date_of_birth": "1956-06-26", "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": "Bernard Anthony Harris Jr. is a former NASA astronaut. On February 9, 1995, Harris became the first African American to perform an extra-vehicular activity (spacewalk), during the second of his two Space Shuttle flights.", "wiki": "https://en.wikipedia.org/wiki/Bernard_A._Harris_Jr.", "last_flight": "1995-02-03T05:22:04Z", "first_flight": "1993-04-26T14:50:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 543, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/543/?format=api", "name": "Barry E. Wilmore", "status": { "id": 1, "name": "Active" }, "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": 732, "name": "[AUTO] Barry E. Wilmore - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/barry_e._wilmor_image_20220911034601.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190634.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": "P464DT8H2M36S", "eva_time": "P1DT7H2M", "age": 62, "date_of_birth": "1962-12-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": "Barry Eugene \"Butch\" Wilmore is a NASA astronaut and United States Navy test pilot. He has had two spaceflights, the first of which was an 11-day Space Shuttle mission in November 2009, to the International Space Station. Wilmore was designated as pilot with five other crew members on Space Shuttle Atlantis for the mission STS-129. He most recently served as part of Expedition 41 to the International Space Station.\r\n\r\nPrior to being selected as a NASA astronaut in July 2000, Wilmore was an experienced Navy test pilot. He also participated in the development of T-45 Goshawk trainer jet.", "wiki": "https://en.wikipedia.org/wiki/Barry_E._Wilmore", "last_flight": "2024-06-05T14:52:15Z", "first_flight": "2009-11-16T19:28:09Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 5 }, { "id": 531, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/531/?format=api", "name": "Barbara Morgan", "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": 837, "name": "[AUTO] Barbara Morgan - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/barbara_morgan_image_20220911034043.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190916.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": "P12DT17H56M18S", "eva_time": "P0D", "age": 73, "date_of_birth": "1951-11-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" } ], "bio": "Barbara Radding Morgan is an American teacher and a former NASA astronaut. She participated in the Teacher in Space program as backup to Christa McAuliffe for the 1986 ill-fated STS-51-L mission of the Space Shuttle Challenger. She then trained as a Mission Specialist, and flew on STS-118 in August 2007.", "wiki": "https://en.wikipedia.org/wiki/Barbara_Morgan", "last_flight": "2007-08-08T22:36:42Z", "first_flight": "2007-08-08T22:36:42Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 820, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/820/?format=api", "name": "Austin Litteral", "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": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M14S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Austin works as a risk management professional in the financial services industry. He’s a husband and a father of two daughters. Austin spends his free time hiking in state parks with his family and cheering for the local sports teams.", "wiki": null, "last_flight": "2024-11-22T15:30:00Z", "first_flight": "2024-11-22T15:30:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 699, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/699/?format=api", "name": "Audrey Powers", "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": 669, "name": "[AUTO] Audrey Powers - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/audrey_powers_image_20220606094644.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190447.jpeg", "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": "PT10M", "eva_time": "P0D", "age": 49, "date_of_birth": "1976-02-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": "Audrey Powers is the Vice President of Legal & Compliance for Blue Origin. Ms. Powers received a Bachelor’s degree in Aeronautical and Astronautical engineering from Purdue University and worked as an engineer for almost 10 years prior to becoming a lawyer.\r\n\r\nExact DoB unknown.", "wiki": "https://en.wikipedia.org/wiki/Audrey_Powers", "last_flight": "2021-10-13T14:49:00Z", "first_flight": "2021-10-13T14:49:00Z", "social_media_links": [ { "id": 84, "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/audreykpowers" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 261, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/261/?format=api", "name": "Arnaldo Tamayo Méndez", "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": 913, "name": "[AUTO] Arnaldo Tamayo Méndez - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnaldo2520tamayo2520m25c325a9ndez_image_20181201221921.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191120.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": "P7DT20H43M24S", "eva_time": "P0D", "age": 83, "date_of_birth": "1942-01-29", "date_of_death": null, "nationality": [ { "id": 36, "name": "Cuba", "alpha_2_code": "CU", "alpha_3_code": "CUB", "nationality_name": "Cuban", "nationality_name_composed": "Cubano" } ], "bio": "Arnaldo Tamayo Méndez (born January 29, 1942) is a Cuban military officer, legislator, and former cosmonaut and the first person of African heritage in space. As a member of the crew of Soyuz 38, he became the first Cuban citizen and the first person from a country in the Western Hemisphere other than the United States to travel into Earth orbit.", "wiki": "https://en.wikipedia.org/wiki/Arnaldo_Tamayo_M%C3%A9ndez", "last_flight": "1980-09-18T19:11:03Z", "first_flight": "1980-09-18T19:11:03Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "