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=630&ordering=-last_flight
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=640&ordering=-last_flight", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=620&ordering=-last_flight", "results": [ { "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/66/?format=api", "name": "Aleksandr Nikolayevich Balandin", "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": 493, "name": "[AUTO] Aleksandr Nikolayevich Balandin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520nikolayevich2520balandin_image_20181128221033.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190010.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": "P179DT1H17M57S", "eva_time": "PT10H47M", "age": 71, "date_of_birth": "1953-07-30", "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": "Aleksandr Nikolayevich Balandin (Russian: Александр Николаевич Баландин) (born July 30, 1953) is a Russian cosmonaut. He is married with two children. He was selected as a cosmonaut on December 1, 1978, and retired on October 17, 1994.\r\n\r\nHe flew as a flight engineer on Soyuz TM-9.\r\n\r\nHe worked at NPO Energia until 1994, and was then President of Lendint-Association until 2000", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Nikolayevich_Balandin", "last_flight": "1990-02-11T06:16:00Z", "first_flight": "1990-02-11T06:16:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 }, { "id": 390, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/390/?format=api", "name": "Sonny Carter", "status": { "id": 6, "name": "Died While In Active Service" }, "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": 798, "name": "[AUTO] Sonny Carter - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sonny2520carter_image_20181202134100.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190815.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": "P5DT6M30S", "eva_time": "P0D", "age": 43, "date_of_birth": "1947-08-15", "date_of_death": "1991-04-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": "Manley Lanier \"Sonny\" Carter Jr., M.D. was an American chemist, physician, professional soccer player, naval officer and aviator, test pilot, and NASA astronaut who flew on STS-33.", "wiki": "https://en.wikipedia.org/wiki/Sonny_Carter", "last_flight": "1989-11-23T00:23:30Z", "first_flight": "1989-11-23T00:23:30Z", "social_media_links": [], "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": 385, "url": "https://ll.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://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": 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": 343, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/343/?format=api", "name": "Brewster H. Shaw", "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": 299, "name": "[AUTO] Brewster H. Shaw - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/brewster2520h.2520shaw_image_20181202103314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185456.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": "P22DT4H51M", "eva_time": "P0D", "age": 79, "date_of_birth": "1945-05-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": "Brewster Hopkinson Shaw Jr. is a former NASA astronaut, a retired U.S. Air Force Colonel and former executive at Boeing. Shaw was inducted into the U.S. Astronaut Hall of Fame on May 6, 2006.[1]\r\n\r\nShaw is a veteran of three Space Shuttle missions and has logged 533 hours of space flight. He was Pilot of Space Shuttle Columbia in November 1983, Commander of Space Shuttle Atlantis in November 1985 and Commander of Columbia in August 1989.\r\n\r\nFollowing the Space Shuttle Challenger accident in 1986, he supported the Roger’s Presidential Commission[2] investigating the accident. Shaw subsequently led the Space Shuttle Orbiter return-to-flight team chartered to enhance the safety of the vehicles’ operations.\r\n\r\nShaw worked as a manager at NASA until 1996 when he left the agency, retired from the Air Force and went to work in the private sector as an aerospace executive.", "wiki": "https://en.wikipedia.org/wiki/Brewster_H._Shaw", "last_flight": "1989-08-08T12:37:00Z", "first_flight": "1983-11-28T16:00:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 373, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/373/?format=api", "name": "Mary L. Cleave", "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": 437, "name": "[AUTO] Mary L. Cleave - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mary2520l.2520cleave_image_20181202120740.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185842.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": "P10DT22H1S", "eva_time": "P0D", "age": 76, "date_of_birth": "1947-02-05", "date_of_death": "2023-11-27", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Mary Louise Cleave was an American engineer and NASA astronaut. She also served from 2004 to 2007 as NASA Associate Administrator for the Science Mission Directorate.", "wiki": "https://en.wikipedia.org/wiki/Mary_L._Cleave", "last_flight": "1989-05-04T18:46:59Z", "first_flight": "1985-11-27T00:29:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 355, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/355/?format=api", "name": "George Nelson", "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": 832, "name": "[AUTO] George Nelson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/george2520nelson_image_20181202104538.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190908.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": "P17DT2H43M", "eva_time": "PT9H22M", "age": 74, "date_of_birth": "1950-07-13", "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": "George Driver \"Pinky\" Nelson is an American physicist, astronomer, science educator, and a former NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/George_Nelson_(astronaut)", "last_flight": "1988-09-29T15:37:00Z", "first_flight": "1984-04-06T13:58:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 2 }, { "id": 130, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/130/?format=api", "name": "Frederick \"Rick\" Hauck", "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": 876, "name": "[AUTO] Frederick \"Rick\" Hauck - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frederick25202522rick25222520hauck_image_20181129204008.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191020.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": "P18DT3H7M", "eva_time": "P0D", "age": 84, "date_of_birth": "1941-04-11", "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": "Frederick Hamilton \"Rick\" Hauck is a retired Captain in the United States Navy, a former fighter pilot and NASA astronaut. He piloted Space Shuttle mission STS-7 and commanded STS-51-A and STS-26.", "wiki": "https://en.wikipedia.org/wiki/Frederick_Hauck", "last_flight": "1988-09-29T15:37:00Z", "first_flight": "1983-06-18T11:33:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 187, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/187/?format=api", "name": "Vladimir Lyakhov", "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": 306, "name": "[AUTO] Vladimir Lyakhov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520lyakhov_image_20181130000114.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185507.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": "P333DT7H47M46S", "eva_time": "PT7H7M", "age": 76, "date_of_birth": "1941-07-20", "date_of_death": "2018-04-19", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Vladimir Afanasyevich Lyakhov (Russian: Влади́мир Афана́сьевич Ля́хов; 20 July 1941 – 19 April 2018) was a Russian Soviet cosmonaut.\r\n\r\nHe was selected as cosmonaut on 5 May 1967, and retired on 7 September 1994. Lyakhov was the Commander on Soyuz 32, Soyuz T-9, and Soyuz TM-6, and spent 333 days, 7 hours, 47 minutes in space.", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Lyakhov", "last_flight": "1988-08-29T04:23:11Z", "first_flight": "1979-02-25T11:53:49Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 3 }, { "id": 200, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/200/?format=api", "name": "Abdul Ahad Mohmand", "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": 389, "name": "[AUTO] Abdul Ahad Mohmand - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/abdul2520ahad2520mohmand_image_20181201175826.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185728.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": "P8DT20H26M27S", "eva_time": "P0D", "age": 66, "date_of_birth": "1959-01-01", "date_of_death": null, "nationality": [ { "id": 48, "name": "Afghanistan", "alpha_2_code": "AF", "alpha_3_code": "AFG", "nationality_name": "Afghan", "nationality_name_composed": "Afghani" } ], "bio": "Abdul Ahad Mohmand (Pashto: عبدالاحد مومند; born January 1, 1959) is a former Afghan Air Force aviator who became the first Afghan citizen and fourth Muslim to journey to outer space. He became one of Soyuz TM-6 crew members and spent nine days aboard the Mir space station in 1988 as an Intercosmos Research Cosmonaut.", "wiki": "https://en.wikipedia.org/wiki/Abdul_Ahad_Mohmand", "last_flight": "1988-08-29T04:23:11Z", "first_flight": "1988-08-29T04:23:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 807, "next": "