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=10
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=20", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10", "results": [ { "id": 12, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/12/?format=api", "name": "Alexander Gerst", "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": 737, "name": "[AUTO] Alexander Gerst - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alexander2520gerst_image_20181127211820.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190641.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": "P362DT1H49M38S", "eva_time": "PT6H13M", "age": 48, "date_of_birth": "1976-05-03", "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": "Alexander Gerst is a German European Space Agency astronaut and geophysicist, who was selected in 2009 to take part in space training.\r\nHe was part of the International Space Station Expedition 40 and 41 from May to November 2014.\r\nGerst returned to space on June 6, 2018, as part of Expedition 56/57 as the ISS Commander.", "wiki": "https://en.wikipedia.org/wiki/Alexander_Gerst", "last_flight": "2018-06-06T11:12:41Z", "first_flight": "2014-05-28T19:57:41Z", "social_media_links": [ { "id": 192, "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_Alex" }, { "id": 193, "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_alex_esa/" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 1 }, { "id": 13, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/13/?format=api", "name": "Richard Mastracchio", "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": 933, "name": "[AUTO] Richard Mastracchio - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_mastrac_image_20220911033746.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191152.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": "P227DT13H36M54S", "eva_time": "P2DT5H2M", "age": 65, "date_of_birth": "1960-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": "Richard Alan \"Rick\" Mastracchio is an American engineer and former NASA astronaut. He has flown on three NASA Space Shuttle missions as a mission specialist in addition to serving as a Flight Engineer on the Soyuz TMA-11M (Expedition 38/Expedition 39) long duration mission aboard the International Space Station. He is currently the Senior Director of Operations for Commercial Resupply Services at Orbital ATK.", "wiki": "https://en.wikipedia.org/wiki/Richard_Mastracchio", "last_flight": "2013-11-07T04:14:15Z", "first_flight": "2000-09-08T12:45:47Z", "social_media_links": [ { "id": 207, "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/AstroRM" } ], "flights_count": 4, "landings_count": 4, "spacewalks_count": 9 }, { "id": 14, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/14/?format=api", "name": "Michael S. Hopkins", "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": 658, "name": "[AUTO] Michael S. Hopkins - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520s.2520hopkins_image_20181127212118.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190431.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": "P333DT12H54M53S", "eva_time": "P1DT8H1M", "age": 56, "date_of_birth": "1968-12-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": "Michael Scott Hopkins (born December 28, 1968) is a Colonel in the U.S. Air Force, and a current NASA astronaut. Hopkins was selected in June 2009 as a member of the NASA Astronaut Group 20. He made his first spaceflight as a Flight Engineer on Soyuz TMA-10M/Expedition 37/Expedition 38, from September 2013 until March 2014. He was the first member of his astronaut class to fly in space. As well as being the first member of his class to fly in space, he is set to become the first member of his class to return to space in 2019 as Commander of the first operational SpaceX Crew Dragon mission to the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Michael_S._Hopkins", "last_flight": "2020-11-16T00:27:17Z", "first_flight": "2013-09-25T20:58:50Z", "social_media_links": [ { "id": 47, "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_illini" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 5 }, { "id": 15, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/15/?format=api", "name": "Douglas G. Hurley", "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": 541, "name": "[AUTO] Douglas G. Hurley - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/douglas_g._hurl_image_20200421075742.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190125.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": "P92DT10H38M1S", "eva_time": "P0D", "age": 58, "date_of_birth": "1966-10-21", "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": "Douglas Gerald Hurley is an engineer and retired NASA astronaut. He piloted Space Shuttle mission STS-127, which launched July 15, 2009. He was assigned and flew as pilot for STS-135, the final flight of the Space Shuttle program, in July 2011. He is also the first Marine to fly the F/A-18 E/F Super Hornet. His call sign is \"Chunky\" and was sometimes referred to by this name on the communication loops.", "wiki": "https://en.wikipedia.org/wiki/Douglas_G._Hurley", "last_flight": "2020-05-30T19:22:45Z", "first_flight": "2009-07-15T22:03:10Z", "social_media_links": [ { "id": 194, "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_Doug" }, { "id": 195, "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.doug" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/16/?format=api", "name": "Christopher Ferguson", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 80, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api", "name": "Boeing", "abbrev": "BA", "type": { "id": 3, "name": "Commercial" } }, "image": { "id": 752, "name": "[AUTO] Christopher Ferguson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/christopher2520ferguson_image_20181127212540.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190705.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 7, "name": "Commercial" }, "in_space": false, "time_in_space": "P40DT10H3M22S", "eva_time": "P0D", "age": 63, "date_of_birth": "1961-09-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": "Christopher J. Ferguson is a Boeing commercial astronaut and a retired United States Navy Captain and NASA astronaut. He was the pilot of Space Shuttle Atlantis on his first mission to space, STS-115, which launched on September 9, 2006 and returned to Earth on September 21, 2006. He then commanded STS-126 aboard Space Shuttle Endeavour. In 2011, he was assigned as commander of STS-135, which was the final mission of the space shuttle program.\r\n\r\nOn December 9, 2011, he retired from NASA and is now currently director of Crew and Mission Operations for Boeing's Commercial Crew Program. In August 2018, Ferguson was assigned to the first test flight of the Boeing CST-100 Starliner.", "wiki": "https://en.wikipedia.org/wiki/Christopher_Ferguson", "last_flight": "2011-07-08T15:29:04Z", "first_flight": "2006-09-09T15:14:55Z", "social_media_links": [ { "id": 22, "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_Ferg" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 0 }, { "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/17/?format=api", "name": "Oleg Artemyev", "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": 931, "name": "[AUTO] Oleg Artemyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg_artemyev_image_20220316173454.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191149.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": "P560DT18H7M55S", "eva_time": "P2DT5H31M", "age": 54, "date_of_birth": "1970-12-28", "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": "Oleg Germanovich Artemyev (Russian: Олег Германович Артемьев) is a Russian Cosmonaut for the Russian Federal Space Agency. He was selected as part of the RKKE-15 Cosmonaut group in 2003. He was a Flight engineer of Expedition 39 and 40 to the International Space Station, and in 2018 he returned to space as the Commander of Soyuz MS-08.", "wiki": "https://en.wikipedia.org/wiki/Oleg_Artemyev", "last_flight": "2022-03-18T15:55:19Z", "first_flight": "2014-03-25T21:17:23Z", "social_media_links": [ { "id": 186, "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/OlegMKS" }, { "id": 187, "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/olegmks/" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 8 }, { "id": 18, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/18/?format=api", "name": "Andrew J. Feustel", "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": 615, "name": "[AUTO] Andrew J. Feustel - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andrew2520j.2520feustel_image_20181127212906.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190321.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": "P225DT9H16M13S", "eva_time": "P2DT13H48M", "age": 59, "date_of_birth": "1965-08-25", "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": "Andrew Jay \"Drew\" Feustel is a geophysicist and a NASA astronaut. Following several years working as a geophysicist, Feustel was selected as an astronaut candidate by NASA in July 2000. His first spaceflight in May 2009, STS-125, lasted just under 13 days. This was a mission with six other astronauts to repair the Hubble Space Telescope, aboard Space Shuttle Atlantis. Feustel performed three spacewalks during the mission. His second spaceflight was STS-134, which launched on May 16, 2011 and landed on June 1, 2011. STS-134 was the penultimate Space Shuttle flight. Feustel returned to space on March 21, 2018 on Soyuz MS-08 with Expedition 55/56. For expedition 56, he commanded the International Space Station, before handing over to Alexander Gerst on October 3, 2018.", "wiki": "https://en.wikipedia.org/wiki/Andrew_J._Feustel", "last_flight": "2018-03-21T17:44:23Z", "first_flight": "2009-05-11T18:01:56Z", "social_media_links": [ { "id": 16, "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_Feustel" }, { "id": 17, "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_feustel/" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 9 }, { "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/19/?format=api", "name": "Richard R. Arnold", "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": 873, "name": "[AUTO] Richard R. Arnold - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard_r._arno_image_20220911034515.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191016.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": "P209DT13H29M53S", "eva_time": "P1DT8H4M", "age": 61, "date_of_birth": "1963-11-26", "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": "Richard Robert \"Ricky\" Arnold II is an American educator and a NASA astronaut. He flew on Space Shuttle mission STS-119, which launched March 15, 2009 and delivered the final set of solar arrays to the International Space Station. He launched again in 2018 to the ISS, onboard Soyuz MS-08.", "wiki": "https://en.wikipedia.org/wiki/Richard_R._Arnold", "last_flight": "2018-03-21T17:44:23Z", "first_flight": "2009-03-15T23:43:44Z", "social_media_links": [ { "id": 184, "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_ricky" }, { "id": 185, "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_ricky/" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 5 }, { "id": 20, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/20/?format=api", "name": "Serena Auñón-Chancellor", "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": 380, "name": "[AUTO] Serena Auñón-Chancellor - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/serena_au25c3_image_20220911033856.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185714.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": "P196DT17H49M19S", "eva_time": "P0D", "age": 49, "date_of_birth": "1976-04-09", "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": "Serena Maria Auñón-Chancellor is an American physician, engineer, and NASA astronaut. She has been in space since June 6, 2018, serving as a flight engineer in Expedition 56/57 to the International Space Station.", "wiki": "https://en.wikipedia.org/wiki/Serena_Au%C3%B1%C3%B3n-Chancellor", "last_flight": "2018-06-06T11:12:41Z", "first_flight": "2018-06-06T11:12:41Z", "social_media_links": [ { "id": 200, "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/AstroSerena" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 21, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/21/?format=api", "name": "Alan Shepard", "status": { "id": 11, "name": "Deceased" }, "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": 526, "name": "[AUTO] Alan Shepard - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alan2520shepard_image_20181128141007.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190059.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": "P6DT2H20S", "eva_time": "PT9H22M31S", "age": 74, "date_of_birth": "1923-11-18", "date_of_death": "1998-07-21", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Rear Admiral Alan Bartlett Shepard Jr. was an American astronaut, naval aviator, test pilot, and businessman. In 1961 he became the first American to travel into space, and in 1971 he walked on the Moon.", "wiki": "https://en.wikipedia.org/wiki/Alan_Shepard", "last_flight": "1971-02-06T18:48:42Z", "first_flight": "1961-05-05T14:34:13Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 2 } ] }{ "count": 805, "next": "