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=120&ordering=-date_of_birth
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=130&ordering=-date_of_birth", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=110&ordering=-date_of_birth", "results": [ { "id": 805, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/805/?format=api", "name": "Sławosz Uznański", "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": 2132, "name": "Sławosz Uznański portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/s25c52582awos_image_20240803064757.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/s25c52582awos_image_thumbnail_20240803064803.jpeg", "credit": "ESA/P. Sebirot", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 41, "date_of_birth": "1984-04-12", "date_of_death": null, "nationality": [ { "id": 39, "name": "Poland", "alpha_2_code": "PL", "alpha_3_code": "POL", "nationality_name": "Polish", "nationality_name_composed": "Polono" } ], "bio": "Sławosz Uznański is a Polish engineer working at the European Space Agency as a project astronaut since 2023 and formerly at CERN.", "wiki": "https://en.wikipedia.org/wiki/S%C5%82awosz_Uzna%C5%84ski", "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 215, "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/astro_slawosz/" }, { "id": 216, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/slawoszuznanski/" }, { "id": 217, "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/astro_slawosz" } ], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 578, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/578/?format=api", "name": "Jonny Kim", "status": { "id": 1, "name": "Active" }, "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": 915, "name": "[AUTO] Jonny Kim - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jonny2520kim_image_20200110161052.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191124.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": true, "time_in_space": "P11DT20H29M14S", "eva_time": "P0D", "age": 41, "date_of_birth": "1984-02-05", "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": "Jonathan Yong Kim is an American physician, Navy SEAL, and NASA astronaut of the class of 2017. He is a recipient of the Silver Star and a Bronze Star, and a graduate of the University of San Diego and Harvard Medical School.", "wiki": "https://en.wikipedia.org/wiki/Jonny_Kim", "last_flight": "2025-04-08T05:47:15Z", "first_flight": "2025-04-08T05:47:15Z", "social_media_links": [], "flights_count": 1, "landings_count": 0, "spacewalks_count": 0 }, { "id": 707, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/707/?format=api", "name": "Marcos Berríos", "status": { "id": 3, "name": "In-Training" }, "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": 241, "name": "[AUTO] Marcos Berríos - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/marcos_berr25c_image_20211206185342.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185320.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": "P0D", "eva_time": "P0D", "age": 41, "date_of_birth": "1984-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": "Marcos Berríos is a US Air Force major who grew up in Guaynabo, Puerto Rico. While a reservist in the Air National Guard, Berríos worked as an aerospace engineer for the US Army Aviation Development Directorate at Moffett Federal Airfield in California. He is a test pilot who holds a bachelor’s degree in mechanical engineering from the Massachusetts Institute of Technology and a master’s degree in mechanical engineering as well as a doctorate in aeronautics and astronautics from Stanford University. A distinguished pilot, Berríos has accumulated more than 110 combat missions and 1,300 hours of flight time in more than 21 different aircraft.\r\n\r\nExact date of birth unknown.", "wiki": "https://en.wikipedia.org/wiki/Marcos_Berr%C3%ADos", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 640, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/640/?format=api", "name": "Hazza Al Mansouri", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 198, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/198/?format=api", "name": "Mohammed bin Rashid Space Centre", "abbrev": "MBRSC", "type": { "id": 1, "name": "Government" } }, "image": { "id": 428, "name": "[AUTO] Hazza Al Mansouri - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hazza2520al2520mansouri_image_20190911121239.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185827.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": "P7DT21H1M18S", "eva_time": "P0D", "age": 41, "date_of_birth": "1983-12-13", "date_of_death": null, "nationality": [ { "id": 21, "name": "United Arab Emirates", "alpha_2_code": "AE", "alpha_3_code": "ARE", "nationality_name": "Emirati", "nationality_name_composed": "Emirati" } ], "bio": "Hazza Al Mansouri is one of the first two astronauts from the United Arab Emirates.", "wiki": "https://en.wikipedia.org/wiki/Hazza_Al_Mansouri", "last_flight": "2019-09-25T13:57:42Z", "first_flight": "2019-09-25T13:57:42Z", "social_media_links": [ { "id": 141, "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_hazzaa" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 583, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/583/?format=api", "name": "Robb Kulin", "status": { "id": 8, "name": "Resigned during Training" }, "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": 834, "name": "[AUTO] Robb Kulin - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robb2520kulin_image_20181203182519.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190911.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": "P0D", "eva_time": "P0D", "age": 41, "date_of_birth": "1983-12-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": "Robb Michael Kulin is a former NASA astronaut candidate of the class of 2017. He resigned from NASA, effective August 31, 2018, before completing astronaut training.", "wiki": "https://en.wikipedia.org/wiki/Robb_Kulin", "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 180, "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/Alaskan_Astro" } ], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 647, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/647/?format=api", "name": "Sergey Kud-Sverchkov", "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": 937, "name": "[AUTO] Sergey Kud-Sverchkov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergey_kud-sver_image_20200603145217.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191157.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": "P184DT23H9M56S", "eva_time": "PT6H47M", "age": 41, "date_of_birth": "1983-08-23", "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 Vladimirvich Kud-Sverchkov Is a Kazakh-Russian engineer and cosmonaut selected in 2010.", "wiki": "https://en.wikipedia.org/wiki/Sergey_Kud-Sverchkov", "last_flight": "2020-10-14T05:45:04Z", "first_flight": "2020-10-14T05:45:04Z", "social_media_links": [ { "id": 91, "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/KudSverchkov" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "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": 579, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/579/?format=api", "name": "Jasmin Moghbeli", "status": { "id": 1, "name": "Active" }, "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": 203, "name": "[AUTO] Jasmin Moghbeli - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jasmin_moghbeli_image_20230826072835.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185215.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": "P199DT2H19M33S", "eva_time": "PT6H42M", "age": 41, "date_of_birth": "1983-06-24", "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": "Jasmin Moghbeli is an Iranian-American Marine Corps test pilot and NASA astronaut of the class of 2017. She is a graduate of the Massachusetts Institute of Technology, Naval Postgraduate School, and U.S. Naval Test Pilot School, and has over 1,600 hours of flight time and 150 combat missions.", "wiki": "https://en.wikipedia.org/wiki/Jasmin_Moghbeli", "last_flight": "2023-08-26T07:27:27Z", "first_flight": "2023-08-26T07:27:27Z", "social_media_links": [ { "id": 108, "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/AstroJaws" }, { "id": 109, "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/astrojaws/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 }, { "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": 580, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/580/?format=api", "name": "Loral O'Hara", "status": { "id": 1, "name": "Active" }, "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": 835, "name": "[AUTO] Loral O'Hara - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/loral2520o2527hara_image_20200110161443.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190912.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": "P203DT15H32M25S", "eva_time": "PT6H42M", "age": 41, "date_of_birth": "1983-05-03", "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": "Loral O'Hara is an American engineer and NASA astronaut of the class of 2017.", "wiki": "https://en.wikipedia.org/wiki/Loral_O%27Hara", "last_flight": "2023-09-15T15:44:35Z", "first_flight": "2023-09-15T15:44:35Z", "social_media_links": [ { "id": 38, "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/lunarloral" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 1 } ] }{ "count": 805, "next": "