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=430&ordering=flights_count
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=440&ordering=flights_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=420&ordering=flights_count", "results": [ { "id": 30, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/30/?format=api", "name": "Neil Armstrong", "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": 753, "name": "[AUTO] Neil Armstrong - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/neil2520armstrong_image_20190426143653.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190707.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": "P5DT20H50M29S", "eva_time": "PT2H31M40S", "age": 82, "date_of_birth": "1930-08-05", "date_of_death": "2012-08-25", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Neil Alden Armstrong was an American astronaut and aeronautical engineer who was the first person to walk on the Moon. He was also a naval aviator, test pilot, and university professor.", "wiki": "https://en.wikipedia.org/wiki/Neil_Armstrong", "last_flight": "1969-07-21T17:54:00Z", "first_flight": "1966-03-16T16:41:02Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 118, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/118/?format=api", "name": "Umberto Guidoni", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 473, "name": "[AUTO] Umberto Guidoni - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/umberto2520guidoni_image_20181128233554.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185939.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": "P27DT15H10M18S", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-08-18", "date_of_death": null, "nationality": [ { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" } ], "bio": "Umberto Guidoni (born 18 August 1954 in Rome) is an Italian astrophysicist, science writer and a former ESA astronaut, being the first European to visit the International Space Station. He is a veteran of two NASA space shuttle missions.", "wiki": "https://en.wikipedia.org/wiki/Umberto_Guidoni", "last_flight": "2001-04-19T18:40:42Z", "first_flight": "1996-02-22T20:18:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 260, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/260/?format=api", "name": "Maksim Surayev", "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": 483, "name": "[AUTO] Maksim Surayev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maksim2520surayev_image_20181201221714.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185954.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": "P334DT12H9M34S", "eva_time": "PT9H22M", "age": 52, "date_of_birth": "1972-05-24", "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": "Maksim Viktorovich Surayev (Russian: Максим Викторович Сураев, born May 24, 1972) is a retired Russian cosmonaut and politician.\r\nFrom December 1997 to November 1999, Surayev completed basic space training. In November 1999 he was qualified as a test-cosmonaut. From January 2000 he was in ISS advanced training. From March 2006 until April 2008 Surayev was assigned as a backup ISS Expedition 17 crewmember. From April 2008 until March 2009 he was a member of the ISS Expedition 19 backup crew.", "wiki": "https://en.wikipedia.org/wiki/Maksim_Surayev", "last_flight": "2014-05-28T19:57:41Z", "first_flight": "2009-09-30T07:14:45Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 }, { "id": 153, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/153/?format=api", "name": "Aleksandr Ivanchenkov", "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": 522, "name": "[AUTO] Aleksandr Ivanchenkov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520ivanchenkov_image_20181129231158.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190053.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": "P147DT12H38M24S", "eva_time": "PT2H20M", "age": 84, "date_of_birth": "1940-09-28", "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 Sergeyevich Ivanchenkov (Russian: Алекса́ндр Серге́евич Иванче́нков; born 28 September 1940 ) is a retired Soviet cosmonaut who flew as Flight Engineer on Soyuz 29 and Soyuz T-6, he spent 147 days, 12 hours and 37 minutes in space.", "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Ivanchenkov", "last_flight": "1982-06-24T16:29:48Z", "first_flight": "1978-06-15T20:16:45Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 268, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/268/?format=api", "name": "Michel Tognini", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 364, "name": "[AUTO] Michel Tognini - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michel2520tognini_image_20181201222820.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185649.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": "P18DT17H45M18S", "eva_time": "P0D", "age": 75, "date_of_birth": "1949-09-30", "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": "Michel Ange-Charles Tognini (born September 30, 1949 in Vincennes, France) is a French test pilot, Brigadier General in the French Air Force, and a former CNES and ESA astronaut. A veteran of two space flights, Tognini has logged a total of 19 days in space.", "wiki": "https://en.wikipedia.org/wiki/Michel_Tognini", "last_flight": "1999-07-23T04:31:00Z", "first_flight": "1992-07-27T06:08:42Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 451, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/451/?format=api", "name": "Jerry M. Linenger", "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": 360, "name": "[AUTO] Jerry M. Linenger - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jerry2520m.2520linenger_image_20181202145028.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185643.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": "P143DT2H48M44S", "eva_time": "PT4H59M", "age": 70, "date_of_birth": "1955-01-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": "Jerry Michael Linenger is a retired Captain in the United States Navy Medical Corps, and a former NASA astronaut who flew on the Space Shuttle and Space Station Mir.", "wiki": "https://en.wikipedia.org/wiki/Jerry_M._Linenger", "last_flight": "1997-01-12T09:27:23Z", "first_flight": "1994-09-09T22:22:53Z", "social_media_links": [ { "id": 124, "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/Linenger" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 248, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/248/?format=api", "name": "Vitaly Sevastyanov", "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": 744, "name": "[AUTO] Vitaly Sevastyanov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vitaly2520sevastyanov_image_20181201220129.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190653.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": "P80DT16H19M3S", "eva_time": "P0D", "age": 74, "date_of_birth": "1935-07-08", "date_of_death": "2010-04-05", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Vitaly Ivanovich Sevastyanov (Russian: Вита́лий Ива́нович Севастья́нов; 8 July 1935 – 5 April 2010) was a Soviet cosmonaut and an engineer who flew on the Soyuz 9 and Soyuz 18 missions.", "wiki": "https://en.wikipedia.org/wiki/Vitaly_Sevastyanov", "last_flight": "1975-05-24T14:58:10Z", "first_flight": "1970-06-01T19:00:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 532, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/532/?format=api", "name": "John D. Olivas", "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": 758, "name": "[AUTO] John D. Olivas - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/john_d._olivas_image_20220911034217.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190714.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": "P27DT17H4M19S", "eva_time": "P1DT10H27M", "age": 58, "date_of_birth": "1966-05-25", "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 Daniel \"Danny\" Olivas is an American engineer and a former NASA astronaut. Olivas has flown on two space shuttle missions, STS-117 and STS-128. He performed EVAs on both missions, totaling 34hrs 28min.\r\n\r\nIn 2013 Olivas joined the University of Texas at El Paso as Director of the Center for the Advancement of Space Safety and Mission Assurance Research (CASSMAR) and will oversee space initiatives on campus.", "wiki": "https://en.wikipedia.org/wiki/John_D._Olivas", "last_flight": "2009-08-29T03:59:37Z", "first_flight": "2007-06-08T23:38:04Z", "social_media_links": [ { "id": 172, "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/OMS117" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 5 }, { "id": 183, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/183/?format=api", "name": "Liu Boming", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 502, "name": "[AUTO] Liu Boming - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/liu_boming_image_20210616062506.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190023.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": "P95DT38M25S", "eva_time": "PT13H3M", "age": 58, "date_of_birth": "1966-09-16", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Liu Boming (simplified Chinese: 刘伯明; traditional Chinese: 劉伯明; pinyin: Líu Bómíng; born September 1966) is a Chinese pilot selected as part of the Shenzhou program. A fighter pilot in the People's Liberation Army Air Force, he was selected to be an CNSA member in 1998.", "wiki": "https://en.wikipedia.org/wiki/Liu_Boming_(astronaut)", "last_flight": "2021-06-17T01:22:31Z", "first_flight": "2008-09-25T13:10:04Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 666, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/666/?format=api", "name": "Ye Guangfu", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 794, "name": "[AUTO] Ye Guangfu - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ye_guangfu_image_20211014075904.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190809.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": "P374DT13H58M8S", "eva_time": "PT21H5M", "age": 44, "date_of_birth": "1980-09-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Chinese astronaut Ye Guangfu was born in 1980 in the Sichuan province of China. He is an air force pilot and spent four years as an instructor and four years as a jet fighter pilot amassing 1100 hours of flight time. Ye was recruited as an astronaut trainee for China’s Astronaut Center in 2010 and qualified in 2014.\r\n\r\nBirth day unkown.", "wiki": "https://en.wikipedia.org/wiki/Ye_Guangfu", "last_flight": "2024-04-25T12:59:00Z", "first_flight": "2021-10-15T16:23:56Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 } ] }{ "count": 807, "next": "