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=180&ordering=last_flight
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=190&ordering=last_flight", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=170&ordering=last_flight", "results": [ { "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": 377, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/377/?format=api", "name": "John M. Lounge", "status": { "id": 11, "name": "Deceased" }, "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": 275, "name": "[AUTO] John M. Lounge - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520m.2520lounge_image_20181202121132.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185415.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": "P20DT2H21M59S", "eva_time": "P0D", "age": 64, "date_of_birth": "1946-06-28", "date_of_death": "2011-03-01", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "ohn Michael \"Mike\" Lounge was an American engineer, a United States Navy officer, a Vietnam War veteran, and a NASA astronaut. A veteran of three Space Shuttle flights, Lounge logged over 482 hours in space. He was a mission specialist on STS-51-I (1985) and STS-26 (1988) and was the flight engineer on STS-35 (1990).", "wiki": "https://en.wikipedia.org/wiki/John_M._Lounge", "last_flight": "1990-12-02T06:49:00Z", "first_flight": "1985-08-27T10:58:01Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 301, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/301/?format=api", "name": "Vance D. Brand", "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": 528, "name": "[AUTO] Vance D. Brand - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vance2520d.2520brand_image_20181202090314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190102.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": "P31DT2H2M55S", "eva_time": "P0D", "age": 93, "date_of_birth": "1931-05-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": "Vance DeVoe Brand is an American former naval officer and aviator, aeronautical engineer, test pilot, and NASA astronaut. He served as Command Module Pilot during the first U.S.-Soviet joint spaceflight in 1975, and as Commander of three Space Shuttle missions.\r\n\r\nHis flight experience includes 9,669 flying hours, which includes 8,089 hours in jets, 391 hours in helicopters, 746 hours in spacecraft, and checkout in more than 30 types of military aircraft. Vance Brand Airport in Longmont, Colorado, is named in his honor.", "wiki": "https://en.wikipedia.org/wiki/Vance_D._Brand", "last_flight": "1990-12-02T06:49:00Z", "first_flight": "1975-07-15T19:50:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 366, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/366/?format=api", "name": "Guy Gardner", "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": 929, "name": "[AUTO] Guy Gardner - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/guy2520gardner_image_20181202112504.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191146.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": "P13DT8H10M26S", "eva_time": "P0D", "age": 77, "date_of_birth": "1948-01-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": "Guy Spence Gardner is a United States Air Force officer and a former astronaut. He holds the rank of Colonel. He flew as pilot on two Space Shuttle missions, STS-27 and STS-35. Gardner was also the 12th president of the Williamson Free School of Mechanical Trades.", "wiki": "https://en.wikipedia.org/wiki/Guy_Gardner_(astronaut)", "last_flight": "1990-12-02T06:49:00Z", "first_flight": "1988-12-02T14:30:34Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 195, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/195/?format=api", "name": "Musa Manarov", "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": 563, "name": "[AUTO] Musa Manarov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/musa2520manarov_image_20181201175155.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190201.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": "P541DT29M38S", "eva_time": "P1DT11H2M", "age": 74, "date_of_birth": "1951-03-22", "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": "Musa Khiramanovich Manarov (Russian: Муса Хираманович Манаров; born March 22, 1951 in Baku, Azerbaijan SSR) is a former cosmonaut who spent 541 days in space.\r\nFrom December 21, 1987 to December 21, 1988 he flew as flight engineer on Soyuz TM-4. The flight duration was 365 days 22 hours 38 minutes. From December 2, 1990 to May 26, 1991 he flew again as a flight engineer on Soyuz TM-11. The duration was 175 days 1 hour 50 minutes,[2] the longest continuous time spent in space by anyone at that time. During his 176-day stay, Manarov observed the Earth and worked in space manufacturing. He also performed 20 hours of spacewalks.", "wiki": "https://en.wikipedia.org/wiki/Musa_Manarov", "last_flight": "1990-12-02T08:13:32Z", "first_flight": "1987-12-21T11:18:03Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 7 }, { "id": 628, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/628/?format=api", "name": "Toyohiro Akiyama", "status": { "id": 2, "name": "Retired" }, "agency": null, "image": { "id": 391, "name": "[AUTO] Toyohiro Akiyama - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/toyohiro2520akiyama_image_20190211162254.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185731.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": "P7DT21H54M28S", "eva_time": "P0D", "age": 82, "date_of_birth": "1942-06-22", "date_of_death": null, "nationality": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "bio": "Toyohiro Akiyama (born July 22, 1942) is a Japanese TV journalist best known for his flight to the Mir space station aboard a Soviet Soyuz spacecraft in 1990. Akiyama is the first person of Japanese nationality to have flown in space.", "wiki": "https://en.wikipedia.org/wiki/Toyohiro_Akiyama", "last_flight": "1990-12-02T08:13:32Z", "first_flight": "1990-12-02T08:13:32Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 334, "url": "https://lldev.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://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": 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": 61, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/61/?format=api", "name": "Anatoly Artsebarsky", "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": 808, "name": "[AUTO] Anatoly Artsebarsky - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520artsebarsky_image_20181128215348.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190830.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": "P144DT15H21M32S", "eva_time": "P1DT8H17M", "age": 68, "date_of_birth": "1956-09-09", "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": "Anatoly Pavlovich Artsebarsky (Ukrainian: Анатолій Павлович Арцебарський) (Russian: Анатолий Павлович Арцебарский; born 9 September 1956) is a former Soviet cosmonaut.\r\n\r\nHe became a cosmonaut in 1985. Artsebarsky has spent almost 5 months in space on a single spaceflight. In 1991, he flew aboard Soyuz TM-12 and docked with the Mir Space Station. Artsebarsky and Sergei Krikalev stayed aboard Mir while the rest of the crew flew back to Earth after eight days. Artsebarsky took six spacewalks during the Mir EO-9 mission. He spent over 33 hours walking in space.", "wiki": "https://en.wikipedia.org/wiki/Anatoly_Artsebarsky", "last_flight": "1991-05-18T12:50:28Z", "first_flight": "1991-05-18T12:50:28Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 6 }, { "id": 245, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/245/?format=api", "name": "Helen Sharman", "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": 908, "name": "[AUTO] Helen Sharman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/helen2520sharman_image_20181201215642.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191113.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": "P7DT21H13M45S", "eva_time": "P0D", "age": 61, "date_of_birth": "1963-05-30", "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": "Helen Patricia Sharman, CMG, OBE, HonFRSC (born 30 May 1963) is a British chemist who became the first British astronaut and the first woman to visit the Mir space station in 1991.", "wiki": "https://en.wikipedia.org/wiki/Helen_Sharman", "last_flight": "1991-05-18T12:50:28Z", "first_flight": "1991-05-18T12:50:28Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 371, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/371/?format=api", "name": "James P. Bagian", "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": 638, "name": "[AUTO] James P. Bagian - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520p.2520bagian_image_20181202120507.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190358.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": "P14DT1H52M9S", "eva_time": "P0D", "age": 73, "date_of_birth": "1952-02-22", "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 Philip Bagian, MD, PE is an American physician, engineer, and former NASA astronaut of Armenian descent. During his career as an astronaut, he logged 337 hours of space-flight, over two missions, STS-29 (in 1989) and STS-40 (in 1991). After leaving NASA in 1995, Bagian was elected as a member of both the National Academy of Engineering and of the Institute of Medicine. Bagian is currently the Director of the Center for Healthcare Engineering and Patient Safety at the University of Michigan.", "wiki": "https://en.wikipedia.org/wiki/James_P._Bagian", "last_flight": "1991-06-05T13:24:51Z", "first_flight": "1989-03-13T14:57:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 } ] }{ "count": 805, "next": "