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=600&ordering=-landings_count
{ "count": 807, "next": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=610&ordering=-landings_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=590&ordering=-landings_count", "results": [ { "id": 826, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/826/?format=api", "name": "Tushar Shah", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M8S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 17, "name": "Unknown", "alpha_2_code": "??", "alpha_3_code": "???", "nationality_name": "Earthling", "nationality_name_composed": "Earthling" } ], "bio": "Tushar is a partner and the co-head of research at a quantitative hedge fund in New York City. He studied physics as an undergraduate at MIT and high energy experimental particle physics for his PhD, also at MIT.", "wiki": null, "last_flight": "2025-02-25T15:49:11Z", "first_flight": "2025-02-25T15:49:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 616, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/616/?format=api", "name": "James A. Pawelczyk", "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": 611, "name": "[AUTO] James A. Pawelczyk - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520a.2520pawelczyk_image_20190211162428.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190315.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": "P15DT21H50M", "eva_time": "P0D", "age": 64, "date_of_birth": "1960-09-20", "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 Anthony \"Jim\" Pawelczyk (born September 20, 1960) is an American researcher of physiology and Kinesiology who flew aboard the NASA STS-90 Space Shuttle mission as a Payload Specialist.", "wiki": "https://en.wikipedia.org/wiki/James_A._Pawelczyk", "last_flight": "1998-04-17T18:19:00Z", "first_flight": "1998-04-17T18:19:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 93, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/93/?format=api", "name": "Georgy Dobrovolsky", "status": { "id": 4, "name": "Lost In Flight" }, "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": 489, "name": "[AUTO] Georgy Dobrovolsky - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/georgy2520dobrovolsky_image_20181128225404.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190004.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": "P23DT18H21M43S", "eva_time": "P0D", "age": 43, "date_of_birth": "1928-06-01", "date_of_death": "1971-06-30", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Georgiy Timofeyevich Dobrovolsky (Russian: Гео́ргий Тимофе́евич Доброво́льский; June 1, 1928 – June 30, 1971) was a Soviet cosmonaut who served on the three-man crew of the Soyuz 11 spacecraft. They became the world's first space station crew aboard Salyut 1, but died in space due to asphyxiation due to an accidentally opened valve. They were the first and, as of 2018, the only humans to have died in space.", "wiki": "https://en.wikipedia.org/wiki/Georgy_Dobrovolsky", "last_flight": "1971-06-06T04:55:09Z", "first_flight": "1971-06-06T04:55:09Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 823, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/823/?format=api", "name": "Jesús Calleja", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M8S", "eva_time": "P0D", "age": 60, "date_of_birth": "1965-04-11", "date_of_death": null, "nationality": [ { "id": 7, "name": "Spain", "alpha_2_code": "ES", "alpha_3_code": "ESP", "nationality_name": "Spanish", "nationality_name_composed": "Hispano" } ], "bio": "Jesús is a Spanish TV host, mountaineer, pilot, and lifelong adventurer.", "wiki": null, "last_flight": "2025-02-25T15:49:11Z", "first_flight": "2025-02-25T15:49:11Z", "social_media_links": [ { "id": 251, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/jesuscallejatv/" }, { "id": 252, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "https://www.jesuscalleja.es/" }, { "id": 253, "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://x.com/JesusCalleja" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 232, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/232/?format=api", "name": "Sergei Revin", "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": 517, "name": "[AUTO] Sergei Revin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520revin_image_20181201213525.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190046.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": "P124DT23H51M37S", "eva_time": "P0D", "age": 59, "date_of_birth": "1966-01-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": "Sergei Nikolayevich Revin (born January 12, 1966 in Moscow) is a Russian cosmonaut that was selected in 1996, and completed spaceflight training in 1998. He served as a crew member aboard the International Space Station, having launched on his first spaceflight on 15 May 2012 and returned on 17 September 2012.", "wiki": "https://en.wikipedia.org/wiki/Sergei_Revin", "last_flight": "2012-05-15T03:01:23Z", "first_flight": "2012-05-15T03:01:23Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 782, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/782/?format=api", "name": "Shengjie Tang", "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": 917, "name": "[AUTO] Shengjie Tang - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shengjie_tang_image_20231025055827.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191127.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": "P187DT6H31M58S", "eva_time": "PT7H25M", "age": 35, "date_of_birth": "1989-12-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": "Tang Shengjie is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Forces in September 2008, and joined the Chinese Communist Party (CCP) in March 2013.", "wiki": null, "last_flight": "2023-10-26T03:14:02Z", "first_flight": "2023-10-26T03:14:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "id": 263, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/263/?format=api", "name": "Valentina Tereshkova", "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": 381, "name": "[AUTO] Valentina Tereshkova - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valentina2520tereshkova_image_20181201222143.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185716.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": "P2DT22H50M8S", "eva_time": "P0D", "age": 88, "date_of_birth": "1937-03-06", "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": "Valentina Vladimirovna Tereshkova (born 6 March 1937) is a retired Russian cosmonaut, engineer, and politician. She is the first woman to have flown in space, having been selected from more than 400 applicants and five finalists to pilot Vostok 6 on 16 June 1963.\r\n\r\nIn order to join the Cosmonaut Corps, Tereshkova was honorarily inducted into the Soviet Air Force and thus she also became the first civilian to fly in space.", "wiki": "https://en.wikipedia.org/wiki/Valentina_Tereshkova", "last_flight": "1963-06-16T09:29:52Z", "first_flight": "1963-06-16T09:29:52Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 719, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/719/?format=api", "name": "Marty Allen", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://ll.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 863, "name": "[AUTO] Marty Allen - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marty_allen_image_20220606095753.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190958.jpeg", "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": "PT10M4S", "eva_time": "P0D", "age": null, "date_of_birth": null, "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": "Marty Allen is a turnaround CEO and angel investor.", "wiki": null, "last_flight": "2022-03-31T13:57:55Z", "first_flight": "2022-03-31T13:57:55Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 774, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/774/?format=api", "name": "Marcus Wandt", "status": { "id": 3, "name": "In-Training" }, "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": 227, "name": "[AUTO] Marcus Wandt - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marcus_wandt_image_20230912131352.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185253.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": "P21DT15H40M49S", "eva_time": "P0D", "age": 44, "date_of_birth": "1980-09-22", "date_of_death": null, "nationality": [ { "id": 15, "name": "Sweden", "alpha_2_code": "SE", "alpha_3_code": "SWE", "nationality_name": "Swedish", "nationality_name_composed": "Swedo" } ], "bio": "Marcus Wandt is a Swedish test pilot and member of the European Space Agency's 2022 astronaut class reserve.", "wiki": "https://en.wikipedia.org/wiki/Marcus_Wandt", "last_flight": "2024-01-18T21:49:11Z", "first_flight": "2024-01-18T21:49:11Z", "social_media_links": [ { "id": 111, "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/astro_marcus" }, { "id": 112, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/esaastro_marcus/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 799, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/799/?format=api", "name": "Tuva Atasever", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 72, "url": "https://ll.thespacedevs.com/2.3.0/agencies/72/?format=api", "name": "Turkmenistan National Space Agency", "abbrev": "TNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 2112, "name": "Tuva Atasever Portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tuva_atasever_p_image_20240609071926.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tuva_atasever_p_image_thumbnail_20240609071926.png", "credit": "Virgin Galactic", "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": "PT15M", "eva_time": "P0D", "age": 32, "date_of_birth": "1992-08-12", "date_of_death": null, "nationality": [ { "id": 18, "name": "Turkey", "alpha_2_code": "TR", "alpha_3_code": "TUR", "nationality_name": "Turkish", "nationality_name_composed": "Turco" } ], "bio": "Tuva Cihangir Atasever is the second Turkish astronaut of the Turkish Space Agency. He was a backup crew member for Axiom Mission 3, and he flew on Galactic 07 in June 2024.", "wiki": "https://en.wikipedia.org/wiki/Tuva_Cihangir_Atasever", "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }