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=730&ordering=-landings_count
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=740&ordering=-landings_count", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=720&ordering=-landings_count", "results": [ { "id": 245, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/245/?format=api", "name": "Helen Sharman", "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": 908, "name": "[AUTO] Helen Sharman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/helen2520sharman_image_20181201215642.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191113.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": "P7DT21H13M45S", "eva_time": "P0D", "age": 61, "date_of_birth": "1963-05-30", "date_of_death": null, "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Helen Patricia Sharman, CMG, OBE, HonFRSC (born 30 May 1963) is a British chemist who became the first British astronaut and the first woman to visit the Mir space station in 1991.", "wiki": "https://en.wikipedia.org/wiki/Helen_Sharman", "last_flight": "1991-05-18T12:50:28Z", "first_flight": "1991-05-18T12:50:28Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 93, "url": "https://lldev.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://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": 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": 716, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/716/?format=api", "name": "Scott Poteet", "status": { "id": 3, "name": "In-Training" }, "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": 487, "name": "[AUTO] Scott Poteet - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott_poteet_image_20220214140414.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190000.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": "P4DT22H13M5S", "eva_time": "P0D", "age": 55, "date_of_birth": "1970-01-01", "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": "Scott “Kidd” Poteet is a retired United States Air Force Lieutenant Colonel who served 20 years in various roles that include Commander of the 64th Aggressor Squadron, USAF Thunderbird #4 Demonstration Pilot, USAF Weapons School Graduate, Operational Test & Evaluation Pilot, and Flight Examiner. Kidd is a command pilot with over 3,200 flying hours in the F-16, A-4, T-38, T-37, T-3, and Alpha Jet. Kidd has logged over 400 hours of combat time during Operations Northern Watch, Southern Watch, Joint Guardian, Freedom’s Sentinel, and Resolute Support.\r\n\r\nFollowing his Air Force career, Kidd served in various roles to include Director of Business Development at Draken International and VP of Strategy at Shift4 (NYSE: FOUR). He most recently served as the Mission Director of Inspiration4. Kidd is also an accomplished collegiate runner and triathlete, competing in 15 Ironman triathlons since 2000, which includes four Ironman World Championships in Kailua-Kona, Hawaii.", "wiki": null, "last_flight": "2024-09-10T09:23:49Z", "first_flight": "2024-09-10T09:23:49Z", "social_media_links": [ { "id": 30, "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/KiddPoteet" }, { "id": 31, "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/kiddpoteet/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 484, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/484/?format=api", "name": "Yi So-yeon", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 261, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/261/?format=api", "name": "Korean Astronaut Program", "abbrev": "KAP", "type": { "id": 1, "name": "Government" } }, "image": { "id": 909, "name": "[AUTO] Yi So-yeon - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yi2520so-yeon_image_20181202184152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191115.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": "P10DT21H13M21S", "eva_time": "P0D", "age": 46, "date_of_birth": "1978-06-02", "date_of_death": null, "nationality": [ { "id": 35, "name": "South Korea", "alpha_2_code": "KR", "alpha_3_code": "KOR", "nationality_name": "South Korean", "nationality_name_composed": "South Korean" } ], "bio": "Yi So-yeon (born June 2, 1978) is an astronaut and biotechnologist who became the first Korean to fly in space.\r\nYi was one of the two finalists chosen on December 25, 2006 through the Korean Astronaut Program. On September 5, 2007, the Korean Ministry of Science and Technology chose Ko San, over Yi So-yeon, following performance and other tests during their training in Russia.\r\n\r\nOn March 7, 2008, she was selected to train with the primary crew, and on March 10 the Ministry of Education, Science and Technology announced that Yi would replace Ko. This was after the Russian Federal Space Agency asked for a replacement, because Ko violated regulations several times at a Russian training center by removing sensitive reading materials and mailing one back to Korea. On April 8, 2008, Yi was launched into space on board Soyuz TMA-12 with two Russian cosmonauts. South Korea is reported to have paid Russia $20 million for Yi's space flight. She is the third woman, after Helen Sharman of the United Kingdom and Anousheh Ansari an Iranian American, to be the first national from their country in space.", "wiki": "https://en.wikipedia.org/wiki/Yi_So-yeon", "last_flight": "2008-04-08T11:16:39Z", "first_flight": "2008-04-08T11:16:39Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 590, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/590/?format=api", "name": "Gary Payton", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 161, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" } }, "image": { "id": 486, "name": "[AUTO] Gary Payton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gary2520payton_image_20181207223026.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185958.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": "P3DT1H33M", "eva_time": "P0D", "age": 76, "date_of_birth": "1948-06-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": "Colonel Gary Eugene Payton, USAF, (born June 20, 1948) is an American former astronaut.\r\nPayton flew on the STS-51-C mission aboard the Space Shuttle Discovery in January 1985 which launched and returned to land at the Kennedy Space Center, in Florida. STS-51C was the first dedicated Space Shuttle Department of Defense mission. Payton traveled over 1.2 million miles in 48 Earth orbits, and logged more than 73 hours in space.", "wiki": "https://en.wikipedia.org/wiki/Gary_Payton_(astronaut)", "last_flight": "1985-01-24T19:50:00Z", "first_flight": "1985-01-24T19:50:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 727, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/727/?format=api", "name": "Hamish Harding", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 485, "name": "[AUTO] Hamish Harding - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hamish_harding_image_20220911034237.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185957.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": "PT10M45S", "eva_time": "P0D", "age": 58, "date_of_birth": "1964-06-24", "date_of_death": "2023-06-18", "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Hamish was Chairman of Action Aviation, a business jet brokerage company he founded in 2004, and also a business jet pilot. In 2019, he and former International Space Station Commander Col. Terry Virts broke the Round-the-World record in a Gulfstream G650ER for any aircraft flying over the North and South poles. In addition to holding several aviation world records, Hamish has travelled to the South Pole twice, and in 2021 dived the Challenger Deep with Victor Vescovo to a depth of 36,000 ft in a two-person sub.\r\n\r\nHamish passed away on June 18th 2023 aboard the OceanGate Titan submersible while conducting a dive to the Titanic.", "wiki": "https://wikitia.com/wiki/Hamish_Harding", "last_flight": "2022-06-04T13:25:02Z", "first_flight": "2022-06-04T13:25:02Z", "social_media_links": [ { "id": 12, "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/actionaviation0" }, { "id": 13, "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/actionaviationchairman" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 375, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/375/?format=api", "name": "William Frederick Fisher", "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": 529, "name": "[AUTO] William Frederick Fisher - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520frederick2520fisher_image_20181202120916.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190104.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": "P7DT2H16M59S", "eva_time": "PT11H46M", "age": 79, "date_of_birth": "1946-04-01", "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": "William Frederick Fisher is an American physician and a former NASA astronaut. Fisher went into space in 1985 on board the Space Shuttle. He retired from NASA in 1992 and returned to the full-time practice of medicine. His time at NASA coincided with that of his former wife and fellow astronaut Anna Lee Fisher.", "wiki": "https://en.wikipedia.org/wiki/William_Frederick_Fisher", "last_flight": "1985-08-27T10:58:01Z", "first_flight": "1985-08-27T10:58:01Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 2 }, { "id": 739, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/739/?format=api", "name": "Steve Young", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 141, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/141/?format=api", "name": "Blue Origin", "abbrev": "BO", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 482, "name": "[AUTO] Steve Young - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/steve_young_image_20220911034417.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185952.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": "PT10M20S", "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": "Steve Young is the former CEO of Young’s Communications LLC (Y-COM), the largest telecommunications contractor in the state of Florida under his leadership from 1992 to 2021.", "wiki": null, "last_flight": "2022-08-04T13:56:07Z", "first_flight": "2022-08-04T13:56:07Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 96, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/96/?format=api", "name": "Lev Dyomin", "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": 481, "name": "[AUTO] Lev Dyomin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lev2520dyomin_image_20181128225902.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185951.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": "P2DT12M11S", "eva_time": "P0D", "age": 72, "date_of_birth": "1926-01-11", "date_of_death": "1998-12-18", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Lev Stepanovich Dyomin (Russian: Лев Степанович Дёмин; January 11, 1926, in Moscow – December 18, 1998, in Zvyozdny Gorodok) was a Soviet cosmonaut who flew on the Soyuz 15 spaceflight in 1974. This spaceflight was intended to dock with the space station Salyut 3, but the docking failed.", "wiki": "https://en.wikipedia.org/wiki/Lev_Dyomin", "last_flight": "1974-08-26T19:58:05Z", "first_flight": "1974-08-26T19:58:05Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "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 } ] }{ "count": 805, "next": "