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=170&ordering=date_of_birth
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=180&ordering=date_of_birth", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=160&ordering=date_of_birth", "results": [ { "id": 586, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/586/?format=api", "name": "Norman E. Thagard", "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": 213, "name": "[AUTO] Norman E. Thagard - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/norman2520e.2520thagard_image_20181207215117.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185231.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": "P140DT13H25M36S", "eva_time": "P0D", "age": 81, "date_of_birth": "1943-07-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": "Norman Earl Thagard (born July 3, 1943), (Capt, USMC, Ret.), is an American scientist and former U.S. Marine Corps officer and naval aviator and NASA astronaut. He is the first American to ride to space on board a Russian vehicle, and can be considered the first American cosmonaut. He did on this on March 14, 1995, in the Soyuz TM-21 spacecraft for the Russian Mir-18 mission.", "wiki": "https://en.wikipedia.org/wiki/Norman_Thagard", "last_flight": "1995-03-14T06:11:34Z", "first_flight": "1983-06-18T11:33:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 0 }, { "id": 382, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/382/?format=api", "name": "John Casper", "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": 899, "name": "[AUTO] John Casper - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john2520casper_image_20181202133241.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191100.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": "P34DT9H51M7S", "eva_time": "P0D", "age": 81, "date_of_birth": "1943-07-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": "John Howard Casper is an American astronaut and United States Air Force pilot.", "wiki": "https://en.wikipedia.org/wiki/John_Casper", "last_flight": "1996-05-19T10:30:00Z", "first_flight": "1990-02-28T07:50:22Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 365, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/365/?format=api", "name": "Roy D. Bridges Jr.", "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": 341, "name": "[AUTO] Roy D. Bridges Jr. - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/roy2520d.2520bridges2520jr._image_20181202112400.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185612.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": "P7DT22H45M", "eva_time": "P0D", "age": 81, "date_of_birth": "1943-07-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": "Roy Dubard Bridges Jr. is an American pilot, engineer, retired United States Air Force officer, test pilot, former NASA astronaut and the former Director of NASA's John F. Kennedy Space Center and Langley Research Center. As a command pilot, he has over 4,460 flying hours.", "wiki": "https://en.wikipedia.org/wiki/Roy_D._Bridges_Jr.", "last_flight": "1985-07-29T21:00:00Z", "first_flight": "1985-07-29T21:00:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 385, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/385/?format=api", "name": "Michael J. McCulley", "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": 302, "name": "[AUTO] Michael J. McCulley - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520j.2520mcculley_image_20181202133602.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185500.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": "P4DT23H39M20S", "eva_time": "P0D", "age": 81, "date_of_birth": "1943-08-04", "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 James \"Mike\" McCulley is a retired American naval officer and aviator, test pilot, metallurgical engineer, former NASA astronaut, and was the first submariner in space.", "wiki": "https://en.wikipedia.org/wiki/Michael_J._McCulley", "last_flight": "1989-10-18T16:53:40Z", "first_flight": "1989-10-18T16:53:40Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 340, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/340/?format=api", "name": "Jon McBride", "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": 282, "name": "[AUTO] Jon McBride - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jon2520mcbride_image_20181202103017.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185429.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": "P8DT5H23M", "eva_time": "P0D", "age": 80, "date_of_birth": "1943-08-14", "date_of_death": "2024-08-07", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Jon Andrew McBride was an American naval officer and aviator, fighter pilot, test pilot, aeronautical engineer, and a NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Jon_McBride", "last_flight": "1984-10-05T11:03:00Z", "first_flight": "1984-10-05T11:03:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 600, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/600/?format=api", "name": "Samuel T. Durrance", "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": 367, "name": "[AUTO] Samuel T. Durrance - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/samuel2520t.2520durrance_image_20190211162549.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185654.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 5, "name": "Payload Specialist" }, "in_space": false, "time_in_space": "P25DT14H13M47S", "eva_time": "P0D", "age": 79, "date_of_birth": "1943-09-17", "date_of_death": "2023-05-05", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Samuel Thornton Durrance (Ph.D.) was an American scientist who flew aboard two NASA Space Shuttle missions as a payload specialist.", "wiki": "https://en.wikipedia.org/wiki/Samuel_T._Durrance", "last_flight": "1995-03-02T06:38:13Z", "first_flight": "1990-12-02T06:49:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 192, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/192/?format=api", "name": "Ravish Malhotra", "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": 868, "name": "[AUTO] Ravish Malhotra - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ravish2520malhotra_image_20181201174749.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191007.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": "P0D", "eva_time": "P0D", "age": 81, "date_of_birth": "1943-12-25", "date_of_death": null, "nationality": [ { "id": 9, "name": "India", "alpha_2_code": "IN", "alpha_3_code": "IND", "nationality_name": "Indian", "nationality_name_composed": "Indo" } ], "bio": "Ravish Malhotra (born 25 December 1943 born in Lahore, British India is a retired Air Commodore of the Indian Air Force.\r\nIn 1982, he was chosen to train for spaceflight in the Soviet Union's Intercosmos program. Malhotra served as backup for Rakesh Sharma on the Soyuz T-11 mission which launched the first Indian into space, but never went to space himself. Malhotra was awarded the Kirti Chakra in 1984.", "wiki": "https://en.wikipedia.org/wiki/Ravish_Malhotra", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 246, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/246/?format=api", "name": "Aleksandr Serebrov", "status": { "id": 11, "name": "Deceased" }, "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": 396, "name": "[AUTO] Aleksandr Serebrov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520serebrov_image_20181201215818.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185738.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": "P372DT22H53M29S", "eva_time": "P1DT7H49M50S", "age": 69, "date_of_birth": "1944-02-15", "date_of_death": "2013-11-12", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Aleksandr Aleksandrovich Serebrov (Russian: Алекса́ндр Алекса́ндрович Серебро́в, February 15, 1944 – November 12, 2013) was a Soviet cosmonaut. He graduated from Moscow Institute of Physics and Technology (1967), and was selected as a cosmonaut on December 1, 1978. He retired on May 10, 1995.\r\nHe flew on Soyuz T-7, Soyuz T-8, Soyuz TM-8 and Soyuz TM-17. He was one of very few cosmonauts to fly for both the Soviet Union and the Russian Federation that followed it. He held the record for most spacewalks, 10, until Anatoly Solovyev surpassed it. In all, Serebrov spent 371.95 days in space. Serebrov contributed to the design of Salyut 6, Salyut 7, and the Mir space stations.", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Serebrov", "last_flight": "1993-07-01T14:32:58Z", "first_flight": "1982-08-19T17:11:52Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 10 }, { "id": 345, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/345/?format=api", "name": "David M. Walker", "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": 740, "name": "[AUTO] David M. Walker - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david2520m.2520walker_image_20181202103521.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190646.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": "P30DT4H28M1S", "eva_time": "P0D", "age": 56, "date_of_birth": "1944-05-20", "date_of_death": "2001-04-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": "David Mathieson \"Dave\" Walker was an American naval officer and aviator, fighter pilot, test pilot, and a former NASA astronaut. He flew aboard four Space Shuttle missions in the 1980s and 1990s.", "wiki": "https://en.wikipedia.org/wiki/David_M._Walker_(astronaut)", "last_flight": "1995-09-07T15:09:00Z", "first_flight": "1984-11-08T12:15:00Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 589, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/589/?format=api", "name": "Paul Scully-Power", "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": 694, "name": "[AUTO] Paul Scully-Power - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/paul2520scully-power_image_20181207221854.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190525.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": "P8DT5H23M", "eva_time": "P0D", "age": 80, "date_of_birth": "1944-05-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" }, { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" } ], "bio": "Paul Desmond Scully-Power, AM, FRAeS (born May 28, 1944) is an Australian-American oceanographer, technology expert and business executive. In 1984, while a civilian employee of the United States Naval Undersea Warfare Center, he flew aboard NASA Space Shuttle mission STS-41-G as a Payload Specialist. He was the first Australian-born person to journey into space, and the first astronaut with a beard.", "wiki": "https://en.wikipedia.org/wiki/Paul_Scully-Power", "last_flight": "1984-10-05T11:03:00Z", "first_flight": "1984-10-05T11:03:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "