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=id
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=610&ordering=id", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=590&ordering=id", "results": [ { "id": 628, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/628/?format=api", "name": "Toyohiro Akiyama", "status": { "id": 2, "name": "Retired" }, "agency": null, "image": { "id": 391, "name": "[AUTO] Toyohiro Akiyama - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/toyohiro2520akiyama_image_20190211162254.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185731.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": "P7DT21H54M28S", "eva_time": "P0D", "age": 82, "date_of_birth": "1942-06-22", "date_of_death": null, "nationality": [ { "id": 28, "name": "Japan", "alpha_2_code": "JP", "alpha_3_code": "JPN", "nationality_name": "Japanese", "nationality_name_composed": "Nippo" } ], "bio": "Toyohiro Akiyama (born July 22, 1942) is a Japanese TV journalist best known for his flight to the Mir space station aboard a Soviet Soyuz spacecraft in 1990. Akiyama is the first person of Japanese nationality to have flown in space.", "wiki": "https://en.wikipedia.org/wiki/Toyohiro_Akiyama", "last_flight": "1990-12-02T08:13:32Z", "first_flight": "1990-12-02T08:13:32Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 629, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/629/?format=api", "name": "Vladimir Shatalov", "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": 864, "name": "[AUTO] Vladimir Shatalov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520shatalov_image_20190217072844.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191000.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": "P9DT21H57M30S", "eva_time": "P0D", "age": 93, "date_of_birth": "1927-12-08", "date_of_death": "2021-06-15", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Vladimir Aleksandrovich Shatalov (Russian: Владимир Александрович Шаталов; born December 8, 1927) was a Soviet cosmonaut who flew three space missions of the Soyuz programme: Soyuz 4, Soyuz 8, and Soyuz 10.\r\n\r\nShatalov was born in Petropavlovsk. From 1971 to 1987, he was Commander of Cosmonaut Training, and Director of the Cosmonaut Training Centre from then until 1991.\r\n\r\nQuote: \"When we look into the sky it seems to us to be endless. We breathe without thinking about it, as is natural... and then you sit aboard a spacecraft, you tear away from Earth, and within ten minutes you have been carried straight through the layer of air, and beyond there is nothing! The 'boundless' blue sky, the ocean which gives us breath and protects us from endless black and death, is but an infinitesimally thin film. How dangerous it is to threaten even the smallest part of this gossamer covering, this conserver of life.\"", "wiki": "https://en.wikipedia.org/wiki/Vladimir_Shatalov", "last_flight": "1971-04-22T23:54:06Z", "first_flight": "1969-01-14T07:30:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 630, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/630/?format=api", "name": "Aleksei Yeliseyev", "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": 547, "name": "[AUTO] Aleksei Yeliseyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksei_yelisey_image_20200713114929.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190135.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": "P8DT22H22M33S", "eva_time": "PT32M", "age": 90, "date_of_birth": "1934-07-13", "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": "Aleksei Stanislavovich Yeliseyev (Russian: Алексей Станиславович Елисеев; born July 13, 1934) is a retired Soviet cosmonaut who flew on three missions in the Soyuz programme as a flight engineer: Soyuz 5, Soyuz 8, and Soyuz 10. Aleksei's father was Lithuanian with the last name Kuraitis, who died in the Soviet's Gulag as an enemy of the people. Aleksei uses his mother's last name \"Yeliseyev\" so some regard him as also being a Lithuanian cosmonaut.", "wiki": "https://en.wikipedia.org/wiki/Aleksei_Yeliseyev", "last_flight": "1971-04-22T23:54:06Z", "first_flight": "1969-01-15T07:04:57Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 1 }, { "id": 631, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/631/?format=api", "name": "Nikolay Rukavishnikov", "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": 440, "name": "[AUTO] Nikolay Rukavishnikov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nikolay2520rukavishnikov_image_20190217072711.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185846.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": "P9DT21H10M35S", "eva_time": "P0D", "age": 70, "date_of_birth": "1932-09-18", "date_of_death": "2002-10-19", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Nikolay Nikolayevich Rukavishnikov was a Soviet cosmonaut who flew three space missions of the Soyuz programme: Soyuz 10, Soyuz 16, and Soyuz 33. Two of these missions, Soyuz 10 and Soyuz 33 were intended to dock with Salyut space stations, but failed to do so.", "wiki": "https://en.wikipedia.org/wiki/Nikolay_Rukavishnikov", "last_flight": "1979-04-10T17:34:34Z", "first_flight": "1971-04-22T23:54:06Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 635, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/635/?format=api", "name": "Christina Koch", "status": { "id": 1, "name": "Active" }, "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": 421, "name": "[AUTO] Christina Koch - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christina2520koch_image_20191231114328.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185818.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": "P328DT13H58M37S", "eva_time": "P1DT18H15M", "age": 46, "date_of_birth": "1979-01-29", "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": "Christina Hammock Koch (born January 29, 1979) is a NASA astronaut of the class of 2013.", "wiki": "https://en.wikipedia.org/wiki/Christina_Koch", "last_flight": "2019-03-14T19:14:08Z", "first_flight": "2019-03-14T19:14:08Z", "social_media_links": [ { "id": 102, "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_Christina" }, { "id": 103, "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_Christina/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 6 }, { "id": 636, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/636/?format=api", "name": "Little Earth", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 249, "name": "[AUTO] Little Earth - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/little2520earth_image_20190307215152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185332.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 6, "name": "Non-Human" }, "in_space": false, "time_in_space": "P6DT5H56M", "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": "\"Little Earth\" is the nickname of a Celestial Buddies plushtoy brought to the International Space Station aboard the first SpaceX Crew Dragon on its inaugural flight.\r\nIt was used as a \"Zero-Gravity Indicator\" aboard the Crew Dragon spacecraft during ascent and became a resident of the ISS after the docking.", "wiki": null, "last_flight": "2019-03-02T07:49:00Z", "first_flight": "2019-03-02T07:49:00Z", "social_media_links": [ { "id": 130, "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/zeroGlyfe" }, { "id": 131, "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/explore/tags/zerogravityindicator/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 637, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/637/?format=api", "name": "Ripley", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 849, "name": "[AUTO] Ripley - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ripley_image_20210520140321.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190935.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 6, "name": "Non-Human" }, "in_space": false, "time_in_space": "P6DT5H56M", "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": "Ripley is an Anthropomorphic Test Device (ATD), named as a homage to Sigourney Weaver's character in the Alien movies franchise, launched aboard the SpaceX Crew Dragon for its inaugural flight to the International Space Station and back.", "wiki": "https://en.wikipedia.org/wiki/Crew_Dragon_Demo-1#Payload", "last_flight": "2019-03-02T07:49:00Z", "first_flight": "2019-03-02T07:49:00Z", "social_media_links": [ { "id": 155, "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/RipleyStarman" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 638, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/638/?format=api", "name": "Starman", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 593, "name": "[AUTO] Starman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starman_image_20190307220126.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190247.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 6, "name": "Non-Human" }, "in_space": true, "time_in_space": "P2653DT5H28M5S", "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": "\"Starman\" is a mannequin dressed in a spacesuit occupying the driver's seat of Elon Musk's Tesla Roadster, launched to an heliocentric orbit on Falcon Heavy's inaugural launch.", "wiki": "https://en.wikipedia.org/wiki/Elon_Musk%27s_Tesla_Roadster", "last_flight": "2018-02-06T20:45:00Z", "first_flight": "2018-02-06T20:45:00Z", "social_media_links": [ { "id": 95, "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/Tesla_Starman" }, { "id": 96, "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/starman_by_spacex/" } ], "flights_count": 1, "landings_count": 0, "spacewalks_count": 0 }, { "id": 639, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/639/?format=api", "name": "Mannequin Skywalker", "status": { "id": 1, "name": "Active" }, "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": 918, "name": "[AUTO] Mannequin Skywalker - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mannequin2520skywalker_image_20190309094011.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191128.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 6, "name": "Non-Human" }, "in_space": false, "time_in_space": "PT31M25S", "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": "\"Mannequin Skywalker\" is a test dummy flown on Blue Origin New Shepard 3's initial flight test.", "wiki": "https://en.wikipedia.org/wiki/Blue_Origin_Mannequin_Skywalker", "last_flight": "2021-04-14T16:49:15Z", "first_flight": "2017-12-12T16:59:00Z", "social_media_links": [ { "id": 107, "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/TestDummyWalker" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 640, "url": "https://ll.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://ll.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 } ] }{ "count": 807, "next": "