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=250&ordering=-age
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=260&ordering=-age", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=240&ordering=-age", "results": [ { "id": 626, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/626/?format=api", "name": "Jean-Pierre Haigneré", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 46, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/46/?format=api", "name": "National Center of Space Research", "abbrev": "CNES", "type": { "id": 1, "name": "Government" } }, "image": { "id": 359, "name": "[AUTO] Jean-Pierre Haigneré - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jean-pierre2520haigner25c325a9_image_20181229032141.jfif", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185641.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": "P209DT12H24M21S", "eva_time": "PT6H19M", "age": 76, "date_of_birth": "1948-05-19", "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": "Jean-Pierre Haigneré (born 19 May 1948) is a French Air Force officer and a former CNES spationaut.\r\n\r\nHe flew on two missions to the Mir space station in 1993 and 1999. The Mir Altair long-duration mission (186 days) in 1993 also included an EVA.", "wiki": "https://en.wikipedia.org/wiki/Jean-Pierre_Haigner%C3%A9", "last_flight": "1999-02-20T04:18:01Z", "first_flight": "1993-07-01T14:32:58Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "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": 374, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/374/?format=api", "name": "Bonnie J. Dunbar", "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": 727, "name": "[AUTO] Bonnie J. Dunbar - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bonnie2520j.2520dunbar_image_20181202120831.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190626.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": "P50DT8H24M3S", "eva_time": "P0D", "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": "Bonnie Jeanne Dunbar is a former NASA astronaut. She retired from NASA in September 2005 then served as president and CEO of The Museum of Flight until April 2010. From January 2013 - December 2015, Dr. Dunbar lead the University of Houston's STEM Center (science, technology, engineering and math) and was a faculty member in the Cullen College of Engineering.[1] Currently, she is a professor of aerospace engineering at Texas A&M University and serves as Director of the Institute for Engineering Education and Innovation (IEEI), a joint entity in the Texas A&M Engineering Experiment Station (TEES) and the Dwight Look College of Engineering at Texas A&M University.", "wiki": "https://en.wikipedia.org/wiki/Bonnie_J._Dunbar", "last_flight": "1998-01-23T02:48:15Z", "first_flight": "1985-10-30T17:00:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 0 }, { "id": 394, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/394/?format=api", "name": "William Shepherd", "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": 450, "name": "[AUTO] William Shepherd - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520shepherd_image_20181202134615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185901.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": "P159DT11H59M44S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-07-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": "William McMichael \"Bill\" Shepherd is an American former Navy SEAL, aerospace, ocean, and mechanical engineer, and NASA astronaut who served as Commander of Expedition 1, the first crew on the International Space Station. He is also a recipient of the Congressional Space Medal of Honor.", "wiki": "https://en.wikipedia.org/wiki/William_Shepherd", "last_flight": "2000-10-31T07:52:47Z", "first_flight": "1988-12-02T14:30:34Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 604, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/604/?format=api", "name": "Millie Hughes-Fulford", "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": 446, "name": "[AUTO] Millie Hughes-Fulford - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/millie2520hughes-fulford_image_20190211162521.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185855.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": "P9DT2H14M9S", "eva_time": "P0D", "age": 75, "date_of_birth": "1945-12-21", "date_of_death": "2021-02-04", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Millie Elizabeth Hughes-Fulford was an American medical investigator, molecular biologist and former NASA astronaut who flew aboard a NASA Space Shuttle mission as a Payload Specialist.", "wiki": "https://en.wikipedia.org/wiki/Millie_Hughes-Fulford", "last_flight": "1991-06-05T13:24:51Z", "first_flight": "1991-06-05T13:24:51Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 654, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/654/?format=api", "name": "Larry Connor", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1022, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api", "name": "Axiom Space", "abbrev": "AXS", "type": { "id": 5, "name": "Private" } }, "image": { "id": 895, "name": "[AUTO] Larry Connor - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/larry_connor_image_20220327185436.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191054.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": "P17DT1H48M49S", "eva_time": "P0D", "age": 75, "date_of_birth": "1950-01-07", "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": "Larry Connor is an American real estate and technology entrepreneur.", "wiki": "https://en.wikipedia.org/wiki/Larry_Connor", "last_flight": "2022-04-08T15:17:11Z", "first_flight": "2022-04-08T15:17:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 67, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/67/?format=api", "name": "Yuri Baturin", "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": 480, "name": "[AUTO] Yuri Baturin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520baturin_image_20181128221206.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185949.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": "P19DT19H55M29S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-06-12", "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": "Yuri Mikhailovich Baturin (Russian: Юрий Михайлович Батурин (born 12 June 1949, Moscow, Soviet Union {now Russia})), is a Russian cosmonaut and former politician.\r\n\r\nBaturin graduated from the Moscow Institute of Physics and Technology in 1973, and is the former Assistant to the President on National Security and Secretaty of the Defense Council (1996-1998); he is also an author in constitutional law. Baturin was also a cosmonaut who flew on two missions.\r\n\r\nHis first spaceflight, sometimes called Mir EP-4, was launched with the spacecraft Soyuz TM-28 13 August 1998, and landed with Soyuz TM-27. He was a Research Cosmonaut for this mission, which lasted for 11 days 19 hours 39 minutes. His second spaceflight was ISS EP-1, which was launched with the spacecraft Soyuz TM-32 on April 28, 2001, and landed with Soyuz TM-31. This mission was notable as carrying to first paying space tourist Dennis Tito. For this mission he was designated a Flight Engineer; the mission lasted for 7 days 22 hours and 4 minutes.", "wiki": "https://en.wikipedia.org/wiki/Yuri_Baturin", "last_flight": "2001-04-28T07:37:20Z", "first_flight": "1998-08-13T09:43:11Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "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": 141, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/141/?format=api", "name": "David Hilmers", "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": 309, "name": "[AUTO] David Hilmers - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david2520hilmers_image_20181129205853.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185512.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": "P20DT14H16M35S", "eva_time": "P0D", "age": 75, "date_of_birth": "1950-01-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": "David Carl Hilmers is a former NASA astronaut. Hilmers was selected a NASA astronaut in July 1980, and completed the initial training period in August 1981. A veteran of four space flights, he has logged over 493 hours in space.", "wiki": "https://en.wikipedia.org/wiki/David_C._Hilmers", "last_flight": "1992-01-22T14:52:33Z", "first_flight": "1985-10-03T15:15:30Z", "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 } ] }{ "count": 805, "next": "