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.2.0/astronaut/?mode=detailed
FILTERS: Parameters - 'name', 'status', 'nationality', 'agency__name', 'agency__abbrev', 'date_of_birth', 'date_of_death', 'status_ids', 'is_human', 'type__id', 'has_flown', 'in_space' Example - /2.2.0/astronaut/?nationality=American
SEARCH EXAMPLE: /2.2.0/astronaut/?search=armstrong Searches through name, nationality and agency name
ORDERING: Fields - 'name', 'status', 'date_of_birth' Example - /2.2.0/astronaut/?order=name
GET /2.2.0/astronaut/?format=api&offset=340&ordering=-age
https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=350&ordering=-age", "previous": "https://ll.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=330&ordering=-age", "results": [ { "id": 189, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/189/?format=api", "name": "Oleg Grigoryevich Makarov", "status": { "id": 11, "name": "Deceased" }, "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": "Russian", "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.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Oleg_Grigoryevich_Makarov", "agency": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.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", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg2520grigoryevich2520makarov_image_20181201174249.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190610.jpeg", "flights_count": 4, "landings_count": 4, "spacewalks_count": 0, "last_flight": "1980-11-27T14:18:28Z", "first_flight": "1973-09-27T12:18:16Z" }, { "id": 411, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/411/?format=api", "name": "Kevin P. Chilton", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P29DT10H21M55S", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-11-03", "date_of_death": null, "nationality": "American", "bio": "Kevin Patrick \"Chilli\" Chilton is an American mechanical engineer, and former United States Air Force four-star General and test pilot. His last assignment was as Commander, U.S. Strategic Command from October 3, 2007 to January 28, 2011. Prior to his appointment to general officer ranks, Chilton spent 11 years of his military career as a NASA astronaut. He retired from the Air Force on February 1, 2011, after having achieved the highest rank of any military astronaut. On January 30, 2012, General Chilton was named to the board of directors of Orbital Sciences Corporation.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Kevin_P._Chilton", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.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": "Administrator: Bill Nelson", "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", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kevin_p._chilto_image_20220911034500.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185908.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 0, "last_flight": "1996-03-22T08:13:04Z", "first_flight": "1992-05-07T23:40:00Z" }, { "id": 482, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/482/?format=api", "name": "James F. Reilly", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P35DT10H32M42S", "eva_time": "P1DT6H43M", "age": 70, "date_of_birth": "1954-03-18", "date_of_death": null, "nationality": "American", "bio": "James Francis Reilly II is an American geologist and a former NASA astronaut. He flew on three space shuttle missions: STS-89, STS-104 and STS-117.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/James_F._Reilly", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.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": "Administrator: Bill Nelson", "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", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520f.2520reilly_image_20181202152929.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185237.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 5, "last_flight": "2007-06-08T23:38:04Z", "first_flight": "1998-01-23T02:48:15Z" }, { "id": 288, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/288/?format=api", "name": "Dafydd Williams", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P28DT15H46M18S", "eva_time": "PT17H30M", "age": 70, "date_of_birth": "1954-05-16", "date_of_death": null, "nationality": "Canadian", "bio": "Dafydd Rhys \"Dave\" Williams OC (born May 16, 1954) is a Canadian physician, public speaker and a retired CSA astronaut. Williams was a mission specialist on two space shuttle missions. His first spaceflight, STS-90 in 1998, was a 16-day mission aboard Space Shuttle Columbia dedicated to neuroscience research. His second flight, STS-118 in August 2007, was flown by Space Shuttle Endeavour to the International Space Station. During that mission he performed three spacewalks, becoming the third Canadian to perform a spacewalk and setting a Canadian record for total number of spacewalks. These spacewalks combined for a total duration of 17 hours and 47 minutes.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Dafydd_Williams", "agency": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api", "name": "Canadian Space Agency", "featured": false, "type": "Government", "country_code": "CAN", "abbrev": "CSA", "description": "The Canadian Space Agency was established by the Canadian Space Agency Act which received Royal Assent on May 10, 1990. \r\n\r\nThe Canadian space program is administered by the Canadian Space Agency. Canada has contributed technology, expertise and personnel to the world space effort, especially in collaboration with ESA and NASA. In addition to its astronauts and satellites, some of the most notable Canadian technological contributions to space exploration include the Canadarm on the Space Shuttle and Canadarm2 on the International Space Station.", "administrator": "President: Lisa Campbell", "founding_year": "1990", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/canadian2520space2520agency_logo_20231122160211.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dafydd2520williams_image_20181201225440.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185541.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 3, "last_flight": "2007-08-08T22:36:42Z", "first_flight": "1998-04-17T18:19:00Z" }, { "id": 286, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/286/?format=api", "name": "Ulrich Walter", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P9DT23H40M", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-02-09", "date_of_death": null, "nationality": "German", "bio": "Prof. Dr. Ulrich Hans Walter (born February 9, 1954) is a German physicist/engineer and a former DFVLR astronaut.\r\nIn 1993, he flew on board the Space Shuttle Columbia on mission STS-55 (Spacelab D-2) as a Payload Specialist. He spent 9 days, 23 hours, and 40 minutes in space.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Ulrich_Walter", "agency": { "id": 29, "url": "https://ll.thespacedevs.com/2.2.0/agencies/29/?format=api", "name": "German Aerospace Center", "featured": false, "type": "Government", "country_code": "DEU", "abbrev": "DLR", "description": "The German Aerospace Center is Germany's Center for aerospace, energy, and transportation research. Their main work is as a contributor to the ESA. They have done work both in tandem with the US on Space Shuttle and the ISS, and also with other European Nations on missions like Space Lab and Mars Express.", "administrator": "Administrator: Anke Kaysser-Pyzalla", "founding_year": "1969", "launchers": "", "spacecraft": "Mars Express | Rosetta | Dawn", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/german2520aerospace2520center_logo_20230806164738.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ulrich2520walter_image_20181201225144.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190635.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "1993-04-26T14:50:00Z", "first_flight": "1993-04-26T14:50:00Z" }, { "id": 445, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/445/?format=api", "name": "Daniel T. Barry", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P30DT14H25M45S", "eva_time": "P1DT1H49M", "age": 70, "date_of_birth": "1953-12-30", "date_of_death": null, "nationality": "American", "bio": "Daniel Thomas Barry is an American engineer, scientist, and a retired NASA astronaut. He was a contestant on the CBS reality television program Survivor: Panama, as well as on BattleBots on ABC. He was at Singularity University from 2009–2012, where he was co-chair of the Faculty of Artificial Intelligence and Robotics and the chair of the graduate summer program. He is also a co-founder of Fellow Robots, a telepresence robotics company and the founder and president of Denbar Robotics.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Daniel_T._Barry", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.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": "Administrator: Bill Nelson", "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", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/daniel2520t.2520barry_image_20181202144339.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185514.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 4, "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1996-01-11T09:41:00Z" }, { "id": 94, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/94/?format=api", "name": "Takao Doi", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P31DT10H45M46S", "eva_time": "PT12H43M", "age": 70, "date_of_birth": "1954-09-18", "date_of_death": null, "nationality": "Japanese", "bio": "Takao Doi (土井 隆雄 Doi Takao, born September 18, 1954) is a Japanese astronaut and veteran of two NASA space shuttle missions.\r\n\r\nDoi flew as a mission specialist aboard STS-87 in 1997, during which he became the first Japanese astronaut to conduct a spacewalk.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Takao_Doi", "agency": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "featured": true, "type": "Government", "country_code": "JPN", "abbrev": "JAXA", "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.", "administrator": "Administrator: Hiroshi Yamakawa", "founding_year": "2003", "launchers": "H-II", "spacecraft": "", "parent": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/takao2520doi_image_20181128225501.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190143.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 2, "last_flight": "2008-03-11T06:28:14Z", "first_flight": "1997-11-19T19:46:00Z" }, { "id": 518, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/518/?format=api", "name": "Gregory C. Johnson", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P12DT21H37M4S", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-07-30", "date_of_death": null, "nationality": "American", "bio": "Gregory Carl \"Ray J\" Johnson is a former American naval officer and aviator, test pilot, aerospace engineer, and NASA astronaut. He spent his military career in both, the United States Navy and the Navy Reserve. He was the Pilot on Space Shuttle mission STS-125, the final Hubble Space Telescope servicing mission.", "twitter": "https://twitter.com/AstroRayJ", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Gregory_C._Johnson", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.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": "Administrator: Bill Nelson", "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", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gregory_c._john_image_20220911034032.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190620.jpeg", "flights_count": 1, "landings_count": 1, "spacewalks_count": 0, "last_flight": "2009-05-11T18:01:56Z", "first_flight": "2009-05-11T18:01:56Z" }, { "id": 188, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/188/?format=api", "name": "Steve MacLean", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P21DT16H1M25S", "eva_time": "PT7H11M", "age": 70, "date_of_birth": "1954-12-14", "date_of_death": null, "nationality": "Canadian", "bio": "Steven Glenwood MacLean FRCGS (born December 14, 1954) is a Canadian astronaut.\r\nMacLean served as a Mission Specialist on STS-115, which launched on September 9, 2006, and returned on September 21, 2006. He became the first Canadian to operate the robotic arm Canadarm2. On September 13, he performed his first spacewalk, a 7-hour EVA to activate the solar panels on the P3/4 truss – the second Canadian to do so, after Chris Hadfield.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Steve_MacLean_(astronaut)", "agency": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api", "name": "Canadian Space Agency", "featured": false, "type": "Government", "country_code": "CAN", "abbrev": "CSA", "description": "The Canadian Space Agency was established by the Canadian Space Agency Act which received Royal Assent on May 10, 1990. \r\n\r\nThe Canadian space program is administered by the Canadian Space Agency. Canada has contributed technology, expertise and personnel to the world space effort, especially in collaboration with ESA and NASA. In addition to its astronauts and satellites, some of the most notable Canadian technological contributions to space exploration include the Canadarm on the Space Shuttle and Canadarm2 on the International Space Station.", "administrator": "President: Lisa Campbell", "founding_year": "1990", "launchers": "", "spacecraft": "", "parent": null, "image_url": null, "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/canadian2520space2520agency_logo_20231122160211.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/steve2520maclean_image_20181201174100.jpg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185306.jpeg", "flights_count": 2, "landings_count": 2, "spacewalks_count": 1, "last_flight": "2006-09-09T15:14:55Z", "first_flight": "1992-10-22T17:09:40Z" }, { "id": 461, "url": "https://ll.thespacedevs.com/2.2.0/astronaut/461/?format=api", "name": "Jeffrey Ashby", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P27DT16H17M27S", "eva_time": "P0D", "age": 70, "date_of_birth": "1954-06-16", "date_of_death": null, "nationality": "American", "bio": "Jeffrey Shears \"Bones\" Ashby is an American mechanical engineer, and former naval officer and aviator, test pilot and NASA astronaut, a veteran of three Space Shuttle missions. He is a retired Captain in the U.S. Navy. He currently works for Blue Origin as chief of mission assurance.", "twitter": "https://twitter.com/Jeffrey_S_Ashby", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Jeffrey_Ashby", "agency": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.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": "Administrator: Bill Nelson", "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", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jeffrey_ashby_image_20220911034133.jpeg", "profile_image_thumbnail": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185845.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 0, "last_flight": "2002-10-07T19:45:51Z", "first_flight": "1999-07-23T04:31:00Z" } ] }{ "count": 788, "next": "