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=560&ordering=date_of_birth
https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=570&ordering=date_of_birth", "previous": "https://lldev.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=550&ordering=date_of_birth", "results": [ { "id": 678, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/678/?format=api", "name": "Keith Colmer", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 533, "name": "[AUTO] Keith Colmer - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/keith_colmer_image_20210522152157.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190110.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": "P0D", "eva_time": "P0D", "age": 58, "date_of_birth": "1967-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": "Keith Colmer was an experimental test pilot on White Knight 2 and SpaceShip 2 and a\r\npilot training program and simulator development manager.", "wiki": null, "last_flight": "2012-08-07T12:00:00Z", "first_flight": "2012-08-07T12:00:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 500, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/500/?format=api", "name": "Edward Michael Fincke", "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": 315, "name": "[AUTO] Michael Fincke - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_fincke_image_20220911033941.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185523.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": "P381DT15H8M59S", "eva_time": "P2DT36M", "age": 58, "date_of_birth": "1967-03-14", "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": "Edward Michael \"Mike\"/\"Spanky\" Fincke is an American astronaut who formerly held the American record for the most time in space (381.6 days). His record was broken by Scott Kelly on October 16, 2015. He was born in Pittsburgh, Pennsylvania, but considers its suburb Emsworth to be his hometown. He is a United States Air Force officer and a NASA astronaut, and served two tours aboard the International Space Station as a flight engineer and commander. He flew on one Space Shuttle mission, STS-134 as a Mission Specialist.", "wiki": "https://en.wikipedia.org/wiki/Michael_Fincke", "last_flight": "2011-05-16T12:56:28Z", "first_flight": "2004-04-19T03:19:00Z", "social_media_links": [], "flights_count": 3, "landings_count": 3, "spacewalks_count": 9 }, { "id": 560, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/560/?format=api", "name": "Joseph M. Acaba", "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": 940, "name": "[AUTO] Joseph M. Acaba - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joseph2520m.2520acaba_image_20181203171712.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191202.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": "P306DT34M51S", "eva_time": "PT19H46M", "age": 57, "date_of_birth": "1967-05-17", "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": "Joseph Michael \"Joe\" Acaba is an American educator, hydrogeologist, and NASA astronaut. In May 2004 he became the first person of Puerto Rican heritage to be named as a NASA astronaut candidate, when he was selected as a member of NASA Astronaut Training Group 19. He completed his training on February 10, 2006 and was assigned to STS-119, which flew from March 15 to March 28, 2009 to deliver the final set of solar arrays to the International Space Station. Acaba served as a Flight Engineer aboard the International Space Station, having launched on May 15, 2012. He arrived at the space station on May 17 and returned to Earth on September 17, 2012. Acaba returned to the International Space Station in 2017 as a member of Expedition 53/54.", "wiki": "https://en.wikipedia.org/wiki/Joseph_M._Acaba", "last_flight": "2017-09-12T21:17:02Z", "first_flight": "2009-03-15T23:43:44Z", "social_media_links": [ { "id": 81, "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/AstroAcaba" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 3 }, { "id": 556, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/556/?format=api", "name": "Robert S. Kimbrough", "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": 919, "name": "[AUTO] Robert S. Kimbrough - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/robert_s._kimbr_image_20220911034003.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191130.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": "P388DT17H28M5S", "eva_time": "P2DT11H27M", "age": 57, "date_of_birth": "1967-06-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": "Robert Shane Kimbrough is a retired United States Army officer, and a NASA astronaut. He was part of the first group of candidates selected for NASA astronaut training following the Space Shuttle Columbia disaster. Kimbrough is a veteran of two spaceflights, the first being a Space Shuttle flight, and the second being a 6-month mission to the ISS on board a Russian Soyuz craft. He was the commander of the International Space Station for Expedition 50 and later spent 6 months on the ISS as part of the SpaceX Crew-2 mission. He retired from NASA on July 31, 2022.", "wiki": "https://en.wikipedia.org/wiki/Robert_S._Kimbrough", "last_flight": "2021-04-23T09:49:02Z", "first_flight": "2008-11-15T00:55:39Z", "social_media_links": [ { "id": 60, "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_kimbrough" }, { "id": 61, "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_kimbrough/" } ], "flights_count": 3, "landings_count": 3, "spacewalks_count": 9 }, { "id": 539, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/539/?format=api", "name": "Dominic A. Antonelli", "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": 636, "name": "[AUTO] Dominic A. Antonelli - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dominic2520a.2520antonelli_image_20181203165212.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190355.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": "P24DT13H58M7S", "eva_time": "P0D", "age": 57, "date_of_birth": "1967-08-23", "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": "Dominic Anthony \"Tony\" Antonelli is a retired NASA astronaut.", "wiki": "https://en.wikipedia.org/wiki/Dominic_A._Antonelli", "last_flight": "2010-05-14T18:20:09Z", "first_flight": "2009-03-15T23:43:44Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 553, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/553/?format=api", "name": "Randolph Bresnik", "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": 276, "name": "[AUTO] Randolph Bresnik - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/randolph_bresni_image_20210210155627.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185418.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": "P149DT12H12M39S", "eva_time": "P1DT8H", "age": 57, "date_of_birth": "1967-09-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": "Randolph James \"Komrade\" Bresnik is an officer in the United States Marine Corps and a NASA astronaut. A Marine Aviator by trade, Bresnik was selected as a member of NASA Astronaut Group 19 in May 2004.[5] First launched to space on STS-129. Served as Flight Engineer for Expedition 52, and as ISS Commander for Expedition 53.", "wiki": "https://en.wikipedia.org/wiki/Randolph_Bresnik", "last_flight": "2017-07-28T15:41:12Z", "first_flight": "2009-11-16T19:28:09Z", "social_media_links": [ { "id": 114, "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/astrokomrade" }, { "id": 115, "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://instagram.com/AstroKomrade/" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 5 }, { "id": 173, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/173/?format=api", "name": "Konstantin Kozeyev", "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": 872, "name": "[AUTO] Konstantin Kozeyev - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/konstantin2520kozeyev_image_20181129233956.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191014.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": "P9DT20H25S", "eva_time": "P0D", "age": 57, "date_of_birth": "1967-12-01", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Konstantin Mirovich Kozeyev (Russian: Константин Мирович Козеев) is a retired Russian cosmonaut.\r\nHe flew as Flight Engineer on Soyuz TM-33 in 2001.", "wiki": "https://en.wikipedia.org/wiki/Konstantin_Kozeyev", "last_flight": "2001-10-21T08:59:35Z", "first_flight": "2001-10-21T08:59:35Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 10, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/10/?format=api", "name": "Terry W. Virts", "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": 827, "name": "[AUTO] Terry W. Virts - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/terry_w._virts_image_20220911033815.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190900.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": "P213DT10H50M38S", "eva_time": "PT19H2M", "age": 57, "date_of_birth": "1967-12-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": "Terry W. Virts Jr. is a former NASA astronaut, and Colonel in the United States Air Force.", "wiki": "https://en.wikipedia.org/wiki/Terry_W._Virts", "last_flight": "2014-11-23T21:01:14Z", "first_flight": "2010-02-08T09:14:08Z", "social_media_links": [ { "id": 177, "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/AstroTerry" }, { "id": 178, "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_terry/" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 }, { "id": 735, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/735/?format=api", "name": "Mário Ferreira", "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": 604, "name": "[AUTO] Mário Ferreira - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/m25c325a1rio__image_20220911034357.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190304.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": 57, "date_of_birth": "1968-01-15", "date_of_death": null, "nationality": [ { "id": 23, "name": "Portugal", "alpha_2_code": "PT", "alpha_3_code": "PRT", "nationality_name": "Portuguese", "nationality_name_composed": "Luso" } ], "bio": "Mário is a Portuguese entrepreneur, investor, and President of Pluris Investments Group, which includes more than 40 companies spanning tourism, media (TV and radio), real estate, insurance, and renewable energy.", "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": 516, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/516/?format=api", "name": "Garrett Reisman", "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": 418, "name": "[AUTO] Garrett Reisman - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/garrett_reisman_image_20220911033626.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185813.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": "P107DT3H15M37S", "eva_time": "PT21H12M", "age": 57, "date_of_birth": "1968-02-10", "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": "Garrett Erin Reisman is an American engineer and former NASA astronaut. He was a backup crew member for Expedition 15 and joined Expedition 16 aboard the International Space Station for a short time before becoming a member of Expedition 17. He returned to Earth on June 14, 2008 on board STS-124 on Space Shuttle Discovery. He was a member of the STS-132 mission that traveled to the International Space Station aboard Space Shuttle Atlantis from May 14 to 26, 2010. He is currently the Director of Space Operations at SpaceX and a Professor of Astronautics Practice at the University of Southern California's Viterbi School of Engineering.", "wiki": "https://en.wikipedia.org/wiki/Garrett_Reisman", "last_flight": "2010-05-14T18:20:09Z", "first_flight": "2008-03-11T06:28:14Z", "social_media_links": [ { "id": 55, "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_g_dogg" }, { "id": 56, "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_g_dogg/" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 3 } ] }{ "count": 805, "next": "