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=570&ordering=-spacewalks_count
{ "count": 813, "next": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=580&ordering=-spacewalks_count", "previous": "https://ll.thespacedevs.com/2.3.0/astronauts/?format=api&limit=10&offset=560&ordering=-spacewalks_count", "results": [ { "id": 793, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/793/?format=api", "name": "Kenneth Lafferty Hess", "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": null, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT9M53S", "eva_time": "P0D", "age": 72, "date_of_birth": "1953-01-22", "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": "Ken is a software engineer and entrepreneur who shaped today's technology-based family history industry when he developed the Family Tree Maker product line in the 1990s. The company was acquired by Ancestry.com in 2003. In 2001, Ken gave back by founding Science Buddies, a K-12 nonprofit created to level the playing field and improve STEM literacy by inspiring students through free, personalized, hands-on projects in all areas of science, including space exploration. Science Buddies has reached one-quarter billion users. Ken’s lifelong passion for space exploration is in his DNA, with numerous early American pioneers in his mother’s lineage and many engineers and technicians in his father’s.", "wiki": "https://en.wikipedia.org/wiki/Kenneth_Hess", "last_flight": "2024-05-19T14:35:09Z", "first_flight": "2024-05-19T14:35:09Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 305, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/305/?format=api", "name": "Joe Engle", "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": 479, "name": "[AUTO] Joe Engle - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/joe2520engle_image_20181202090904.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185948.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": "P9DT8H59M59S", "eva_time": "P0D", "age": 91, "date_of_birth": "1932-08-26", "date_of_death": "2024-07-10", "nationality": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "bio": "Joe Henry Engle was an American pilot who served in the United States Air Force, test pilot for the North American X-15 program, aeronautical engineer, and a NASA astronaut.\r\n\r\nEngle test-flew the joint NASA-Air Force X-15 rocket airplane. During the course of testing, Engle earned his USAF Astronaut Wings, a Distinguished Flying Cross and other awards. Engle was selected by NASA in 1966 for the Apollo program, and was originally scheduled to land on the Moon as Lunar Module Pilot on Apollo 17, but was bumped when later flights were cancelled, so that geologist-astronaut Harrison H. Schmitt could fly.\r\n\r\nHe subsequently became one of the first astronauts in the Space Shuttle program, having flight tested the Space Shuttle Enterprise in 1977. He was Commander of the second orbital test flight of the Space Shuttle Columbia in 1981.", "wiki": "https://en.wikipedia.org/wiki/Joe_Engle", "last_flight": "1985-08-27T10:58:01Z", "first_flight": "1965-06-29T18:21:00Z", "social_media_links": [], "flights_count": 5, "landings_count": 5, "spacewalks_count": 0 }, { "id": 484, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/484/?format=api", "name": "Yi So-yeon", "status": { "id": 2, "name": "Retired" }, "agency": { "response_mode": "list", "id": 261, "url": "https://ll.thespacedevs.com/2.3.0/agencies/261/?format=api", "name": "Korean Astronaut Program", "abbrev": "KAP", "type": { "id": 1, "name": "Government" } }, "image": { "id": 909, "name": "[AUTO] Yi So-yeon - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yi2520so-yeon_image_20181202184152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191115.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": "P10DT21H13M21S", "eva_time": "P0D", "age": 47, "date_of_birth": "1978-06-02", "date_of_death": null, "nationality": [ { "id": 35, "name": "South Korea", "alpha_2_code": "KR", "alpha_3_code": "KOR", "nationality_name": "South Korean", "nationality_name_composed": "South Korean" } ], "bio": "Yi So-yeon (born June 2, 1978) is an astronaut and biotechnologist who became the first Korean to fly in space.\r\nYi was one of the two finalists chosen on December 25, 2006 through the Korean Astronaut Program. On September 5, 2007, the Korean Ministry of Science and Technology chose Ko San, over Yi So-yeon, following performance and other tests during their training in Russia.\r\n\r\nOn March 7, 2008, she was selected to train with the primary crew, and on March 10 the Ministry of Education, Science and Technology announced that Yi would replace Ko. This was after the Russian Federal Space Agency asked for a replacement, because Ko violated regulations several times at a Russian training center by removing sensitive reading materials and mailing one back to Korea. On April 8, 2008, Yi was launched into space on board Soyuz TMA-12 with two Russian cosmonauts. South Korea is reported to have paid Russia $20 million for Yi's space flight. She is the third woman, after Helen Sharman of the United Kingdom and Anousheh Ansari an Iranian American, to be the first national from their country in space.", "wiki": "https://en.wikipedia.org/wiki/Yi_So-yeon", "last_flight": "2008-04-08T11:16:39Z", "first_flight": "2008-04-08T11:16:39Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 488, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/488/?format=api", "name": "Mark Kelly", "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": 617, "name": "[AUTO] Mark Kelly - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_kelly_image_20220911033551.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190324.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": "P54DT2H3M57S", "eva_time": "P0D", "age": 61, "date_of_birth": "1964-02-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": "Mark Edward Kelly is a retired American astronaut, engineer, and retired U.S. Navy Captain. He is the husband of former Congresswoman Gabrielle Giffords, and is an author, political activist, and aerospace executive and consultant.\r\n\r\nA naval aviator, Kelly flew combat missions during the Gulf War. He was selected to become a NASA Space Shuttle pilot in 1996 and flew his first mission in 2001 as pilot of STS-108. He piloted STS-121 in 2006 and commanded STS-124 in 2008 and STS-134 in 2011. STS-134 was his final mission and the final mission of Space Shuttle Endeavour.\r\n\r\nHis wife was the target of an attempted assassination in Tucson, Arizona, on January 8, 2011. After the shooting, in which six people were killed, both Kelly and Giffords were thrust into the media spotlight. His wife's shooting led to a broad national conversation ranging from the duties of a husband to what is acceptable civil discourse.\r\n\r\nKelly's identical twin brother, Scott Kelly, is also an astronaut. The Kelly brothers are the only known siblings to have both traveled in space. In 2015, Scott Kelly began a mission spending a year in space on the International Space Station. He returned to Earth on March 1, 2016, after 340 days in space. During and after Scott's year-long mission, the brothers were studied to find physical differences caused by living in space versus a baseline on Earth.", "wiki": "https://en.wikipedia.org/wiki/Mark_Kelly", "last_flight": "2011-05-16T12:56:28Z", "first_flight": "2001-12-05T22:19:28Z", "social_media_links": [ { "id": 48, "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/ShuttleCDRKelly" }, { "id": 49, "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/shuttlecdrkelly/" } ], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 846, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/846/?format=api", "name": "Jaime Alemán", "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": 2406, "name": "Jaime Alemán official portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jaime_alem25c3_image_20250601063431.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jaime_alem25c3_image_thumbnail_20250601063431.jpeg", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M7S", "eva_time": "P0D", "age": 71, "date_of_birth": "1953-11-14", "date_of_death": null, "nationality": [ { "id": 101, "name": "Panama", "alpha_2_code": "PA", "alpha_3_code": "PAN", "nationality_name": "Panamanian", "nationality_name_composed": "Panamo" } ], "bio": "Panamanian lawyer, businessman, and diplomat who served as Ambassador of Panama to the United States from August 11, 2009, to January 2, 2011. Alemán is also recognized for his pursuit of the ultimate travel \"Grand Slam,\" having visited all 193 United Nations member states, both polar extremes, and a suborbital spaceflight with Blue Origin.", "wiki": "https://en.wikipedia.org/wiki/Jaime_Alem%C3%A1n", "last_flight": "2025-05-31T13:39:11Z", "first_flight": "2025-05-31T13:39:11Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 712, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/712/?format=api", "name": "Jack Hathaway", "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": 621, "name": "[AUTO] Jack Hathaway - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jack_hathaway_image_20211206185407.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190331.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": 43, "date_of_birth": "1982-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": "Jack Hathaway is a US Navy commander from Connecticut. He earned bachelors’ degrees in physics and history from the U.S. Naval Academy and completed graduate studies at Cranfield University in England and the U.S. Naval War College. A distinguished naval aviator, Hathaway flew and deployed with Navy’s Strike Fighter Squadron 14 aboard the USS Nimitz and Strike Fighter Squadron 136 aboard the USS Truman. He graduated from Empire Test Pilots’ School, supported the Joint Chiefs of Staff at the Pentagon, and was most recently assigned as the prospective executive officer for Strike Fighter Squadron 81. He has more than 2,500 flight hours in 30 types of aircraft, more than 500 carrier arrested landings, and flew 39 combat missions.\r\n\r\nExact date of birth unknown.", "wiki": "https://en.wikipedia.org/wiki/Jack_Hathaway", "last_flight": null, "first_flight": null, "social_media_links": [], "flights_count": 0, "landings_count": 0, "spacewalks_count": 0 }, { "id": 189, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/189/?format=api", "name": "Oleg Grigoryevich Makarov", "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": 716, "name": "[AUTO] Oleg Grigoryevich Makarov - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg2520grigoryevich2520makarov_image_20181201174249.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190610.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": "P20DT17H43M39S", "eva_time": "P0D", "age": 70, "date_of_birth": "1933-01-06", "date_of_death": "2003-05-28", "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Oleg Grigoryevich Makarov (Russian: Оле́г Григо́рьевич Мака́ров) (6 January 1933 – 28 May 2003) was a Soviet cosmonaut.\r\nHe was originally part of the Soviet lunar program and was training with Aleksei Leonov for the first manned circumlunar flight. After the success of Apollo 8, however, the flight was cancelled.\r\n\r\nHis first spaceflight was Soyuz 12 in 1973, a test flight to check the changes made to the Soyuz spacecraft after the Soyuz 11 disaster. His second flight was the abortive Soyuz 18a that made an emergency landing in the Altay Mountains, 21 minutes after launch. With his third launch on Soyuz 27 he flew to space station Salyut 6 and landed five days later with the Soyuz 26 spacecraft. His last mission was Soyuz T-3, during which several repairs on Salyut 6 were done. He also served on the backup crews for Soyuz 17 and Soyuz T-2. Altogether he spent 20 days, 17 hours, and 44 minutes in space.", "wiki": "https://en.wikipedia.org/wiki/Oleg_Grigoryevich_Makarov", "last_flight": "1980-11-27T14:18:28Z", "first_flight": "1973-09-27T12:18:16Z", "social_media_links": [], "flights_count": 4, "landings_count": 4, "spacewalks_count": 0 }, { "id": 789, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/789/?format=api", "name": "Neil Kornswiet", "status": { "id": 14, "name": "Occasional Spaceflight" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 858, "name": "[AUTO] Neil Kornswiet - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/neil_kornswiet_image_20240226161353.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190949.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": "PT13M55S", "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": "Since Neil Kornswiet was a young boy in Ohio, he’s been fascinated with all things space and space travel. He watched the Mercury, Gemini and Apollo launches on his family’s tiny black-and-white TV; he devoured every space-related book he could get his hands on, as well as science fiction by Arthur C. Clarke, Isaac Asimov, and others; and he was a huge fan of the 1960s TV show Lost in Space. But it was the opportunity to do legislative research for U.S. Senator John Glenn – the former Mercury astronaut –that cemented his lifelong passion for space. During their friendship, the Senator encouraged Neil to try flying airplanes and predicted that space tourism would occur during Neil’s lifetime. Now, after flying aboard ‘Galactic 06,’ space travel has forever changed the way Neil looks at the universe and his place in it, just as Glenn told him it would. Among other things, Neil is a commercial pilot with thousands of flight hours and flies his own Gulfstream G550 jet. His spacesuit displays a USA flag patch as well as a patch honoring John Glenn.", "wiki": null, "last_flight": "2024-01-26T17:42:05Z", "first_flight": "2024-01-26T17:42:05Z", "social_media_links": [], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 847, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/847/?format=api", "name": "Mark Rocket", "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": 2405, "name": "Mark Rocket official portrait", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_rocket_off_image_20250601063403.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_rocket_off_image_thumbnail_20250601063403.jpeg", "credit": "Blue Origin", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "response_mode": "normal", "type": { "id": 3, "name": "Private" }, "in_space": false, "time_in_space": "PT10M7S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": [ { "id": 51, "name": "New Zealand", "alpha_2_code": "NZ", "alpha_3_code": "NZL", "nationality_name": "Kiwi", "nationality_name_composed": "Kiwi" } ], "bio": "New Zealand entrepreneur, aerospace executive, and the founder of Kea Aerospace.", "wiki": "https://en.wikipedia.org/wiki/Mark_Rocket", "last_flight": "2025-05-31T13:39:11Z", "first_flight": "2025-05-31T13:39:11Z", "social_media_links": [ { "id": 293, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://x.com/rocketnz" }, { "id": 294, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "https://www.keaaerospace.com/mark-rocket/" }, { "id": 295, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/in/mark-rocket-8727353/" } ], "flights_count": 1, "landings_count": 1, "spacewalks_count": 0 }, { "id": 676, "url": "https://ll.thespacedevs.com/2.3.0/astronauts/676/?format=api", "name": "David Mackay", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 1024, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1024/?format=api", "name": "Virgin Galactic", "abbrev": "VG", "type": { "id": 5, "name": "Private" } }, "image": { "id": 748, "name": "[AUTO] David Mackay - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david_mackay_image_20220911034224.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190659.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": "PT1H57M30S", "eva_time": "P0D", "age": 68, "date_of_birth": "1957-01-01", "date_of_death": null, "nationality": [ { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" } ], "bio": "Astronaut David William Donald Mackay AFC is the British Chief Pilot of Virgin Galactic, and a former RAF test pilot. He is the first native-born Scot to visit space.", "wiki": "https://en.wikipedia.org/wiki/David_Mackay_(pilot)", "last_flight": "2021-07-11T15:25:30Z", "first_flight": "2012-06-29T12:00:00Z", "social_media_links": [], "flights_count": 19, "landings_count": 19, "spacewalks_count": 0 } ] }