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=110&ordering=spacewalks_count
https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=120&ordering=spacewalks_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=100&ordering=spacewalks_count", "results": [ { "id": 713, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/713/?format=api", "name": "Anil Menon", "status": { "id": 3, "name": "In-Training" }, "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": 709, "name": "[AUTO] Anil Menon - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anil_menon_image_20211206185413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190559.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": 49, "date_of_birth": "1976-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": "Anil Menon is a US Air Force lieutenant colonel from Minneapolis, Minnesota. He was SpaceX’s first flight surgeon, helping to launch the company’s first humans to space during NASA’s SpaceX Demo-2 mission and building a medical organization to support the human system during future missions. Prior to that, he served NASA as the crew flight surgeon for various expeditions taking astronauts to the International Space Station. Menon is an actively practicing emergency medicine physician with fellowship training in wilderness and aerospace medicine. As a physician, he was a first responder during the 2010 earthquake in Haiti, 2015 earthquake in Nepal, and the 2011 Reno Air Show accident. In the Air Force, Menon supported the 45th Space Wing as a flight surgeon and the 173rd Fighter Wing, where he logged over 100 sorties in the F-15 fighter jet and transported over 100 patients as part of the critical care air transport team.\r\n\r\nExact date of birth unknown.", "wiki": "https://en.wikipedia.org/wiki/Anil_Menon_(astronaut)", "last_flight": null, "first_flight": null, "social_media_links": [ { "id": 4, "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_Menon" } ], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 839, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/839/?format=api", "name": "Sergey Mikayev", "status": { "id": 1, "name": "Active" }, "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": null, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P0D", "eva_time": "P0D", "age": 40, "date_of_birth": "1985-03-15", "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 Mikayev is a Russian cosmonaut affiliated with Roscosmos", "wiki": "https://en.wikipedia.org/wiki/Sergey_Mikayev", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 222, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/222/?format=api", "name": "Phạm Tuân", "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": 801, "name": "[AUTO] Phạm Tuân - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ph25e125ba25a1m2520tu25c325a2n_image_20181201190603.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190819.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": "P7DT20H41M59S", "eva_time": "P0D", "age": 78, "date_of_birth": "1947-02-14", "date_of_death": null, "nationality": [ { "id": 33, "name": "Vietnam", "alpha_2_code": "VN", "alpha_3_code": "VNM", "nationality_name": "Vietnamese", "nationality_name_composed": "Vietnamese" } ], "bio": "Phạm Tuân (born February 14, 1947) is a retired Vietnam Air Force aviator. He became the first Vietnamese citizen and the first Asian in space when he flew aboard the Soyuz 37 mission as an Intercosmos Research Cosmonaut.\r\nTuân reached the rank of lieutenant colonel in the VPAF before eventually training to be a research cosmonaut in the joint USSR-Vietnamese Space program. On April 1, 1979, he was selected as a member of the sixth international crew for the Intercosmos program. His backup was Bùi Thanh Liêm. Tuân, along with Soviet cosmonaut Viktor Gorbatko, was launched from Baikonur Cosmodrome on July 23, 1980, on board the Soyuz 37 mission to the Salyut 6 space station.", "wiki": "https://en.wikipedia.org/wiki/Ph%E1%BA%A1m_Tu%C3%A2n", "last_flight": "1980-07-23T18:33:03Z", "first_flight": "1980-07-23T18:33:03Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 600, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/600/?format=api", "name": "Samuel T. Durrance", "status": { "id": 11, "name": "Deceased" }, "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": 367, "name": "[AUTO] Samuel T. Durrance - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/samuel2520t.2520durrance_image_20190211162549.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185654.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 5, "name": "Payload Specialist" }, "in_space": false, "time_in_space": "P25DT14H13M47S", "eva_time": "P0D", "age": 79, "date_of_birth": "1943-09-17", "date_of_death": "2023-05-05", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Samuel Thornton Durrance (Ph.D.) was an American scientist who flew aboard two NASA Space Shuttle missions as a payload specialist.", "wiki": "https://en.wikipedia.org/wiki/Samuel_T._Durrance", "last_flight": "1995-03-02T06:38:13Z", "first_flight": "1990-12-02T06:49:00Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 357, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/357/?format=api", "name": "Judith Resnik", "status": { "id": 4, "name": "Lost In Flight" }, "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": 665, "name": "[AUTO] Judith Resnik - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/judith_resnik_image_20220911033530.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190441.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": "P6DT56M23S", "eva_time": "P0D", "age": 36, "date_of_birth": "1949-04-05", "date_of_death": "1986-01-28", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Judith Arlene Resnik was an American electrical engineer, software engineer, biomedical engineer, pilot and NASA astronaut, who died when the Space Shuttle Challenger was destroyed during the launch of mission STS-51-L.\r\n\r\nRecognised while still a child for her \"intellectual brilliance\",[1] Resnik went on to work for RCA as an engineer on NASA missile and radar projects, was a senior systems engineer for Xerox Corporation, and published research on special purpose integrated circuitry, before she was recruited by NASA to the astronaut program as a mission specialist at age 28. While training on the astronaut program, she developed software and operating procedures for NASA missions.[2] She was also a pilot and made research contributions to biomedical engineering, as a research fellow of biomedical engineering at the National Institutes of Health.\r\n\r\nInitially planning to be a concert pianist, Resnik had turned down a place at the Juilliard School of Music, choosing instead to study mathematics at Carnegie Mellon University after being one of only 16 girls in the United States to have attained 100% scores in her SAT exams at the time. She went on to graduate from Carnegie Institute of Technology in electrical engineering, before graduating with a Ph.D. magna cum laude in electrical engineering from the University of Maryland.\r\n\r\nResnik was the second American woman in space, and the fourth woman in space worldwide, logging 145 hours in orbit. She was also the first Jewish American in space, and the first Jewish woman of any nationality in space. The IEEE Judith Resnik Award for space engineering is named in her honor.", "wiki": "https://en.wikipedia.org/wiki/Judith_Resnik", "last_flight": "1986-01-28T16:38:00Z", "first_flight": "1984-08-30T12:41:50Z", "social_media_links": [], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 711, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/711/?format=api", "name": "Andre Douglas", "status": { "id": 3, "name": "In-Training" }, "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": 540, "name": "[AUTO] Andre Douglas - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andre_douglas_image_20211206185403.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190123.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": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Andre Douglas is a Virginia native. He earned a bachelor’s degree in mechanical engineering from the U.S. Coast Guard Academy, a master’s degree in mechanical engineering from the University of Michigan, a master’s degree in naval architecture and marine engineering from the University of Michigan, a master’s degree in electrical and computer engineering from Johns Hopkins University, and a doctorate in systems engineering from the George Washington University. Douglas served in the U.S. Coast Guard as a naval architect, salvage engineer, damage control assistant, and officer of the deck. He most recently was a senior staff member at the Johns Hopkins University Applied Physics Lab, working on maritime robotics, planetary defense, and space exploration missions for NASA.", "wiki": "https://en.wikipedia.org/wiki/Andre_Douglas", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 818, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/818/?format=api", "name": "Haozhe Wang", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": null, "response_mode": "normal", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P182DT8H40M39S", "eva_time": "P0D", "age": 35, "date_of_birth": "1990-03-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Wang Haozhe is a Chinese astronaut selected as part of the Shenzhou program. She joined the Chinese Communist Party (CCP) in December 2009 and enlisted in the People's Liberation Army (PLA) in January 2021. Prior to being chosen into the astronaut corps, she worked as a senior propulsion engineer at the Academy of Aerospace Liquid Propulsion Technology of the China Aerospace Science and Technology Corporation (CASC).", "wiki": null, "last_flight": "2024-10-29T20:27:34Z", "first_flight": "2024-10-29T20:27:34Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 736, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/736/?format=api", "name": "Vanessa O’Brien", "status": { "id": 14, "name": "Occasional Spaceflight" }, "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": 442, "name": "[AUTO] Vanessa O’Brien - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanessa_o25e2_image_20220911033839.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185849.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": 60, "date_of_birth": "1964-12-02", "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" }, { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Vanessa Audi Rhys O'Brien is a British and American mountaineer, explorer, aquanaut, author and former business executive. On June 12, 2020, O'Brien became the first woman to reach Earth's highest and lowest points, receiving a Guinness World Record. She became the first American woman to climb K2 and the first British woman to climb K2 (as a result of her dual nationality) on 28 July 2017, successfully leading a team of 12 members to the summit and back on her third attempt. She is a Fellow of the Royal Geographical Society (RGS) and a Member of The Scientific Exploration Society (SES).", "wiki": "https://en.wikipedia.org/wiki/Vanessa_O%27Brien", "last_flight": "2022-08-04T13:56:07Z", "first_flight": "2022-08-04T13:56:07Z", "social_media_links": [ { "id": 20, "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/vobonline" }, { "id": 21, "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/vobonline" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 519, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/519/?format=api", "name": "Gregory H. Johnson", "status": { "id": 2, "name": "Retired" }, "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": 925, "name": "[AUTO] Gregory H. Johnson - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory_h._john_image_20200512072534.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191140.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": "P31DT11H50M18S", "eva_time": "P0D", "age": 62, "date_of_birth": "1962-05-12", "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": "Gregory Harold \"Box\" Johnson is a retired NASA astronaut and a retired colonel in the United States Air Force. Johnson is a veteran of two space flights, STS-123 and STS-134. He served as pilot on his first mission, which delivered the Kibo logistics module and the Dextre robot arm to the International Space Station. Johnson was also assigned as the pilot to the STS-134 mission, which launched on May 16, 2011 and landed on June 1, 2011. Greg Johnson has also served in numerous roles for NASA including as a Capcom for several missions. At present time Gregory H. Johnson (Colonel, USAF, Ret.) is the President and Executive Director for the Center for the Advancement of Science in Space (CASIS).", "wiki": "https://en.wikipedia.org/wiki/Gregory_H._Johnson", "last_flight": "2011-05-16T12:56:28Z", "first_flight": "2008-03-11T06:28:14Z", "social_media_links": [ { "id": 40, "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_Box" }, { "id": 41, "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/gregastro_box/" } ], "flights_count": 2, "landings_count": 2, "spacewalks_count": 0 }, { "id": 206, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/206/?format=api", "name": "Rodolfo Neri Vela", "status": { "id": 2, "name": "Retired" }, "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": 424, "name": "[AUTO] Rodolfo Neri Vela - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rodolfo2520neri2520vela_image_20181201182057.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185822.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": "P6DT21H4M", "eva_time": "P0D", "age": 73, "date_of_birth": "1952-02-19", "date_of_death": null, "nationality": [ { "id": 25, "name": "Mexico", "alpha_2_code": "MX", "alpha_3_code": "MEX", "nationality_name": "Mexican", "nationality_name_composed": "Mexico" } ], "bio": "Rodolfo Neri Vela (born 19 February 1952) is a Mexican scientist and astronaut who flew aboard a NASA Space Shuttle mission in the year 1985. He is the first Mexican, and the second Latin American to have traveled to space.", "wiki": "https://en.wikipedia.org/wiki/Rodolfo_Neri_Vela", "last_flight": "1985-11-27T00:29:00Z", "first_flight": "1985-11-27T00:29:00Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 } ] }{ "count": 807, "next": "