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=620&ordering=id
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=630&ordering=id", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=610&ordering=id", "results": [ { "id": 651, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/651/?format=api", "name": "Sergey Korsakov", "status": { "id": 1, "name": "Active" }, "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": 705, "name": "[AUTO] Sergey Korsakov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergey_korsakov_image_20220316173447.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190544.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": "P194DT19H1M41S", "eva_time": "P0D", "age": 40, "date_of_birth": "1984-09-01", "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": "Sergey Vladimirovich Korsakov is a Russian cosmonaut selected by Roscosmos in 2012. He is scheduled to make his first flight into space in April 2021 as a flight engineer aboard Soyuz MS-18 ahead of a six month stay aboard the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Sergey_Korsakov_(cosmonaut)", "last_flight": "2022-03-18T15:55:19Z", "first_flight": "2022-03-18T15:55:19Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 652, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/652/?format=api", "name": "Dmitriy Petelin", "status": { "id": 1, "name": "Active" }, "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": 653, "name": "[AUTO] Dmitriy Petelin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dmitriy_aleksan_image_20201120161639.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190423.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": "P370DT21H22M11S", "eva_time": "P1DT15H46M27S", "age": 41, "date_of_birth": "1983-07-10", "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": "Selected as astronaut in 2012. By the decision of the Interdepartmental Commission for the Selection of Cosmonauts, he was approved as Flight Engineer-2 of the backup crew of the Soyuz MS-18 and, accordingly, of the Soyuz MS-19 prime crew.", "wiki": "https://en.wikipedia.org/wiki/Dmitry_Petelin", "last_flight": "2022-09-21T13:54:49Z", "first_flight": "2022-09-21T13:54:49Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 6 }, { "id": 653, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/653/?format=api", "name": "Matthias Maurer", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, "image": { "id": 567, "name": "[AUTO] Matthias Maurer - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/matthias_maurer_image_20211001184714.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190207.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": "P176DT2H39M29S", "eva_time": "PT6H54M", "age": 55, "date_of_birth": "1970-03-18", "date_of_death": null, "nationality": [ { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" } ], "bio": "Maurer applied to the European Space Agency as an astronaut in 2008, but was not initially appointed to the European Astronaut Corps. He formally joined the European Astronaut Corps in July 2015. In March 2018, he gained certification to perform International Space Station-related spacewalks in the American spacesuit EMU. In 2018 he also successfully graduated from both basic astronaut training and pre-assignment training and thus became fully certified to go to space.\r\nOn 28 July 2020, Maurer was announced as a backup for Thomas Pesquet for the ISS expedition 65. His own flight is scheduled to take place no earlier than September 2021 aboard SpaceX Crew-3.", "wiki": "https://en.wikipedia.org/wiki/Matthias_Maurer", "last_flight": "2021-11-11T02:03:31Z", "first_flight": "2021-11-11T02:03:31Z", "social_media_links": [ { "id": 5, "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_matthias" }, { "id": 6, "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/esamatthiasmaurer" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "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": 655, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/655/?format=api", "name": "Eytan Stibbe", "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": 597, "name": "[AUTO] Eytan Stibbe - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/eytan_stibbe_image_20220327185348.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190253.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": 67, "date_of_birth": "1958-01-12", "date_of_death": null, "nationality": [ { "id": 29, "name": "Israel", "alpha_2_code": "IL", "alpha_3_code": "ISR", "nationality_name": "Israeli", "nationality_name_composed": "Israeli" } ], "bio": "Eytan Meir Stibbe is an Israeli former fighter pilot, businessman and commercial astronaut.\r\n\r\nIn November 2020 he paid Axiom Space to become a space tourist on a ten day mission to the International Space Station aboard a SpaceX Crew Dragon spacecraft on Axiom Mission 1, a private crewed orbital spaceflight.", "wiki": "https://en.wikipedia.org/wiki/Eytan_Stibbe", "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": 656, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/656/?format=api", "name": "Mark Pathy", "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": 882, "name": "[AUTO] Mark Pathy - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_pathy_image_20220327185208.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191031.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": 55, "date_of_birth": "1970-01-01", "date_of_death": null, "nationality": [ { "id": 26, "name": "Canada", "alpha_2_code": "CA", "alpha_3_code": "CAN", "nationality_name": "Canadian", "nationality_name_composed": "Canado" } ], "bio": "Mark Pathy is the CEO and chairman of Mavrik, a privately-owned investment and financing company, and is the chairman of the board of the Stingray Group, a music, media and technology company, both based in Montreal. In November 2020 he paid Axiom Space to become a space tourist on a ten day mission to the International Space Station aboard a SpaceX Crew Dragon spacecraft on Axiom Mission 1, a private crewed orbital spaceflight. The stay was extended to 17 days.", "wiki": "https://en.wikipedia.org/wiki/Mark_Pathy", "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": 657, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/657/?format=api", "name": "Jared Isaacman", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 920, "name": "[AUTO] Jared Isaacman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jared_isaacman_image_20220214140401.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191131.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": "P8DT21H17M9S", "eva_time": "PT8M", "age": 42, "date_of_birth": "1983-02-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": "Jared Isaacman is an American businessman and pilot. He is the co-founder and CEO of Harbortouch, a payment processor and manufacturer of payment-processing hardware.", "wiki": "https://en.wikipedia.org/wiki/Jared_Isaacman", "last_flight": "2024-09-10T09:23:49Z", "first_flight": "2021-09-16T00:02:56Z", "social_media_links": [ { "id": 145, "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/rookisaacman" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 658, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/658/?format=api", "name": "Hayley Arceneaux", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 910, "name": "[AUTO] Hayley Arceneaux - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hayley_arceneau_image_20210914154211.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191116.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": "P3DT23H4M4S", "eva_time": "P0D", "age": 33, "date_of_birth": "1991-12-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": "Hayley Arceneaux is a St. Jude Children's Research Hospital employee, bone cancer survivor and private astronaut who is now a physician assistant.", "wiki": "https://en.wikipedia.org/wiki/Hayley_Arceneaux", "last_flight": "2021-09-16T00:02:56Z", "first_flight": "2021-09-16T00:02:56Z", "social_media_links": [ { "id": 120, "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/ArceneauxHayley" }, { "id": 121, "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/hayleyarc/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 659, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/659/?format=api", "name": "Klim Shipenko", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": 285, "name": "[AUTO] Klim Shipenko - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/klim_shipenko_image_20211001184321.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185434.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 4, "name": "Non-Astronaut Passenger" }, "in_space": false, "time_in_space": "P11DT19H40M42S", "eva_time": "P0D", "age": 41, "date_of_birth": "1983-06-16", "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": "Klim Shipenko is a Russian film director, screenwriter, actor and producer.", "wiki": "https://en.wikipedia.org/wiki/Klim_Shipenko", "last_flight": "2021-10-05T08:55:02Z", "first_flight": "2021-10-05T08:55:02Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 660, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/660/?format=api", "name": "Sian Proctor", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 595, "name": "[AUTO] Sian Proctor - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sian_proctor_image_20210914154206.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190250.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": "P3DT23H4M4S", "eva_time": "P0D", "age": 55, "date_of_birth": "1970-03-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": "Sian Proctor is an American explorer, scientist, STEM communicator, and aspiring astronaut. She is a geology, sustainability and planetary science professor at South Mountain Community College. Proctor was the education outreach officer for the first Hawai’i Space Exploration Analog and Simulation (HI-SEAS) Mission.", "wiki": "https://en.wikipedia.org/wiki/Sian_Proctor", "last_flight": "2021-09-16T00:02:56Z", "first_flight": "2021-09-16T00:02:56Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 805, "next": "