Astronaut List
API endpoint that allows Astronaut to be viewed.
GET: Return a list of all the existing astronauts.
MODE: Normal, List, LaunchList and Detailed /2.0.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids' Example - /2.0.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.0.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.0.0/astronaut/?order=name
GET /2.0.0/astronaut/?format=api&offset=20
{ "count": 829, "next": "https://ll.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=30", "previous": "https://ll.thespacedevs.com/2.0.0/astronaut/?format=api&limit=10&offset=10", "results": [ { "id": 294, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/294/?format=api", "name": "Fyodor Yurchikhin", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1959-01-03", "date_of_death": null, "nationality": "Russian", "bio": "Fyodor Nikolayevich Yurchikhin (Russian: Фёдор Николаевич Юрчихин, Greek: Θεόδωρος Γιουρτσίχιν του Νικόλαου; born 3 January 1959), is a Russian cosmonaut of Greek descent, engineer and RSC Energia test-pilot who has flown on five spaceflights. His first spaceflight was a 10-day Space Shuttle mission STS-112. His second was a long-duration stay aboard the International Space Station (ISS) as a Flight Engineer for Expedition 15; for this mission he was launched in the Soyuz TMA-10 spacecraft. He has undertaken two further long-duration stays aboard the ISS, as a crew member of Expedition 24 / 25. For this mission he was launched with the spacecraft Soyuz TMA-19, and he landed in November 2010, also with the TMA-19 spacecraft. He served as Soyuz Commander for his fourth mission aboard Soyuz TMA-09M, as Flight Engineer for Expedition 36 and ISS Commander for Expedition 37. In April 2017, Yurchikhin launched on Soyuz MS-04 for the fifth spaceflight of his career, a six-month mission to the ISS as part of Expedition 51 and 52, for which he was the Commander.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Fyodor_Yurchikhin", "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "RFSA", "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.", "administrator": "Administrator: Yuri Borisov", "founding_year": "1992", "launchers": "Soyuz", "spacecraft": "Soyuz", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fyodor2520yurchikhin_image_20181201232049.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190020.jpeg", "last_flight": "2017-04-20T07:13:45Z", "first_flight": "2002-10-07T19:45:51Z" }, { "id": 489, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/489/?format=api", "name": "Scott Kelly", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1964-02-21", "date_of_death": null, "nationality": "American", "bio": "Scott Joseph Kelly is an engineer, retired American astronaut, and a retired U.S. Navy Captain. A veteran of four space flights, Kelly commanded the International Space Station (ISS) on Expeditions 26, 45, and 46.\r\n\r\nKelly's first spaceflight was as pilot of Space Shuttle Discovery, during STS-103 in December 1999. This was the third servicing mission to the Hubble Space Telescope, and lasted for just under eight days. Kelly's second spaceflight was as mission commander of STS-118, a 12-day Space Shuttle mission to the International Space Station in August 2007. Kelly's third spaceflight was as commander of Expedition 26 on the ISS. He arrived 9 October 2010, on a Russian Soyuz spacecraft, during Expedition 25, and served as a flight engineer until it ended. He took over command of the station on 25 November 2010, at the start of Expedition 26 which began officially when the spacecraft Soyuz TMA-19 undocked, carrying the previous commander of the station, Douglas H. Wheelock. Expedition 26 ended on 16 March 2011 with the departure of Soyuz TMA-01M. This was Kelly's first long-duration spaceflight.\r\n\r\nIn November 2012, Kelly was selected, along with Mikhail Korniyenko, for a year-long mission to the International Space Station. Their year in space commenced 27 March 2015 with the start of Expedition 43, continued through the entirety of Expeditions 44, and 45, both of which Kelly commanded. He passed command to Timothy Kopra on 29 February 2016, when the ISS 11-month mission ended. He returned to Earth aboard Soyuz TMA-18M on 1 March 2016.", "twitter": "https://twitter.com/StationCDRKelly", "instagram": "https://www.instagram.com/stationcdrkelly/", "wiki": "https://en.wikipedia.org/wiki/Scott_Kelly_(astronaut)", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott_kelly_image_20220911033557.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190409.jpeg", "last_flight": "2015-03-27T19:42:57Z", "first_flight": "1999-12-20T00:50:00Z" }, { "id": 509, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/509/?format=api", "name": "Piers Sellers", "status": { "id": 6, "name": "Died While In Active Service" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1955-04-11", "date_of_death": "2016-12-23", "nationality": "American", "bio": "Piers John Sellers OBE was a British-American meteorologist, NASA astronaut[1] and Director of the Earth Science Division at NASA/GSFC. He was a veteran of three space shuttle missions. Sellers attended Cranbrook School, Cranbrook, Kent, United Kingdom, until 1973, and achieved a bachelor's degree in ecological science from the University of Edinburgh in 1976. In 1981 he gained a doctorate in biometeorology from the University of Leeds. In 2011, Sellers retired from the NASA Astronaut Corps.\r\n\r\nBefore joining the astronaut corps, Sellers worked at NASA Goddard Space Flight Center on research into how the Earth's biosphere and atmosphere interact. This work involved climate system computer modelling and field work utilising aircraft, satellites and ground support input.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Piers_Sellers", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/piers_sellers_image_20220911033612.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190018.jpeg", "last_flight": "2010-05-14T18:20:09Z", "first_flight": "2002-10-07T19:45:51Z" }, { "id": 863, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/863/?format=api", "name": "William H. Lewis", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "Insmed CEO at the time of his flight on Blue Origin's NS-36 suborbital mission.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 141, "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_h._lewi_image_20251008160150.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william_h._lewi_image_thumbnail_20251008160151.jpeg", "last_flight": "2025-10-08T13:40:27Z", "first_flight": "2025-10-08T13:40:27Z" }, { "id": 177, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/177/?format=api", "name": "Aleksandr Laveykin", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1951-04-21", "date_of_death": null, "nationality": "Russian", "bio": "Aleksandr Ivanovich Laveykin (Russian: Александр Иванович Лавейкин; born April 21, 1951) is a retired Soviet cosmonaut.\r\n\r\nBorn in Moscow, Laveykin was selected as a cosmonaut on December 1, 1978. He flew on one spaceflight, for the first part of the long duration expedition Mir EO-2. He flew as a flight engineer, and was both launched and landed with the spacecraft Soyuz TM-2. He spent 174 days 3 hours 25 minutes in space. Married with one child, Laveykin retired on March 28, 1994.\r\n\r\nLaunched in February 1987, his spaceflight was intended to last until December 1987, but doctors on the ground determined that he was having minor heart irregularities. For this reason, in July he was replaced by Soviet cosmonaut Aleksandr Pavlovich Aleksandrov, who stayed on Mir to the end of the expedition in December.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Laveykin", "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "featured": true, "type": "Government", "country_code": "RUS", "abbrev": "RFSA", "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.", "administrator": "Administrator: Yuri Borisov", "founding_year": "1992", "launchers": "Soyuz", "spacecraft": "Soyuz", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520laveykin_image_20181129234612.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190050.jpeg", "last_flight": "1987-02-05T21:38:16Z", "first_flight": "1987-02-05T21:38:16Z" }, { "id": 548, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/548/?format=api", "name": "Michael T. Good", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1962-10-13", "date_of_death": null, "nationality": "American", "bio": "Michael Timothy \"Bueno\" Good is a NASA astronaut and retired commissioned officer in the United States Air Force, holding the rank of Colonel. Mike Good flew aboard Space Shuttle Atlantis for its STS-125 mission. STS-125 was the final Hubble Space Telescope servicing mission. Good flew as Mission Specialist 2 on STS-132.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Michael_T._Good", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520t.2520good_image_20200126144935.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190011.jpeg", "last_flight": "2010-05-14T18:20:09Z", "first_flight": "2009-05-11T18:01:56Z" }, { "id": 750, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/750/?format=api", "name": "Raphaël Liégeois", "status": { "id": 3, "name": "In-Training" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": null, "date_of_death": null, "nationality": "Belgian", "bio": "Raphaël studied biomedical engineering at the University of Liège, Belgium, from 2005 to 2011. He also became Ingénieur Centralien as part of a double degree exchange programme with the École Centrale Paris, France, in 2009 and earned a master’s degree in fundamental physics from the University Paris-Sud Orsay, France, in 2010.\r\nFrom 2011 to 2015, he completed a Doctorate in neuroscience at the University of Liège, Belgium, where he developed mathematical models of brain function. \r\nFrom 2015 to 2017, he completed a post-doctoral research stay at the National University of Singapore, where his research aimed at defining new neuroimaging markers of neurodegenerative diseases. From 2018 to 2021, Raphaël was a senior post-doctoral research fellow with the École Polytechnique Fédérale de Lausanne, Switzerland, where he developed dynamic models of brain function. During this time, Raphaël was also a visiting research scholar at Stanford University, USA, in 2019. \r\n\r\nFrom 2021, Raphaël has been working as a Research and Teaching Fellow at the University of Geneva and the École Polytechnique Fédérale de Lausanne, Switzerland, where he taught neuroengineering and statistics courses, and pursued research on brain dynamics in health and disease. His research was awarded with several prizes and honours and he was active as organiser of multiple international courses and events.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "featured": false, "type": "Multinational", "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,BEL,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,SVN", "abbrev": "ESA", "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": "1975", "launchers": "Ariane | Vega", "spacecraft": "Space Rider", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rapha25c325ab_image_20221123151537.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190557.jpeg", "last_flight": null, "first_flight": null }, { "id": 573, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/573/?format=api", "name": "Jessica Meir", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1977-07-01", "date_of_death": null, "nationality": "American", "bio": "Jessica Ulrika Meir is Assistant Professor of Anesthesia at Harvard Medical School, Massachusetts General Hospital, Boston, following postdoctoral research in comparative physiology at the University of British Columbia. She has studied the diving physiology and behavior of emperor penguins in Antarctica, and the physiology of bar-headed geese, which are able to migrate over the Himalayas. In 2000, Meir graduated with a Master of Space Studies from the International Space University in Strasbourg, France. In September 2002, Meir served as an aquanaut on the NASA Extreme Environment Mission Operations 4 (NEEMO 4) crew. In June 2013 she was named an astronaut candidate by NASA, becoming one of the eight members of NASA Astronaut Group 21. She is from Caribou, Maine.", "twitter": "https://twitter.com/Astro_Jessica", "instagram": "https://www.instagram.com/astro_jessica/", "wiki": "https://en.wikipedia.org/wiki/Jessica_Meir", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jessica_meir_image_20200417064900.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190924.jpeg", "last_flight": "2019-09-25T13:57:42Z", "first_flight": "2019-09-25T13:57:42Z" }, { "id": 383, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/383/?format=api", "name": "Frank L. Culbertson Jr.", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "date_of_birth": "1949-05-15", "date_of_death": null, "nationality": "American", "bio": "Frank Lee Culbertson Jr. is an American former naval officer and aviator, test pilot, aerospace engineer, and NASA astronaut. He served as the Commander of the International Space Station for almost four months in 2001 and was the only American not on Earth when the September 11 attacks occurred. He is currently President of the Space Systems Group at Northrop Grumman Innovation Systems. Mr. Culbertson is responsible for the execution, business development and financial performance of the company’s human spaceflight, science, commercial communications, and national security satellite activities, as well as technical services to various government customers. These include some of Northrop Grumman's largest and most important programs such as NASA’s Commercial Resupply Services (CRS) initiatives to the International Space Station (ISS) as well as various national security-related programs.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Frank_L._Culbertson_Jr.", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/frank2520l.2520culbertson2520jr._image_20181202133429.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185451.jpeg", "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1990-11-15T23:48:15Z" }, { "id": 800, "url": "https://ll.thespacedevs.com/2.0.0/astronaut/800/?format=api", "name": "Andy Sadhwani", "status": { "id": 14, "name": "Occasional Spaceflight" }, "type": { "id": 3, "name": "Private" }, "date_of_birth": null, "date_of_death": null, "nationality": "American", "bio": "SpaceX engineer and passenger on Virgin Galactic's seventh commercial spaceflight.", "twitter": null, "instagram": null, "wiki": null, "agency": { "id": 1024, "url": "https://ll.thespacedevs.com/2.0.0/agencies/1024/?format=api", "name": "Virgin Galactic", "featured": false, "type": "Private", "country_code": "USA", "abbrev": "VG", "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.", "administrator": "Founder: Richard Branson", "founding_year": "2004", "launchers": "VMS Eve", "spacecraft": "VSS Enterprise | VSS Unity", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andy_sadhwani_p_image_20240609071856.png", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/andy_sadhwani_p_image_thumbnail_20240609071857.png", "last_flight": "2024-06-08T15:26:00Z", "first_flight": "2024-06-08T15:26:00Z" } ] }