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=670&ordering=landings_count
https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=680&ordering=landings_count", "previous": "https://lldev.thespacedevs.com/2.2.0/astronaut/?format=api&limit=10&offset=660&ordering=landings_count", "results": [ { "id": 560, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/560/?format=api", "name": "Joseph M. Acaba", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P306DT34M51S", "eva_time": "PT19H46M", "age": 58, "date_of_birth": "1967-05-17", "date_of_death": null, "nationality": "American", "bio": "Joseph Michael \"Joe\" Acaba is an American educator, hydrogeologist, and NASA astronaut. In May 2004 he became the first person of Puerto Rican heritage to be named as a NASA astronaut candidate, when he was selected as a member of NASA Astronaut Training Group 19. He completed his training on February 10, 2006 and was assigned to STS-119, which flew from March 15 to March 28, 2009 to deliver the final set of solar arrays to the International Space Station. Acaba served as a Flight Engineer aboard the International Space Station, having launched on May 15, 2012. He arrived at the space station on May 17 and returned to Earth on September 17, 2012. Acaba returned to the International Space Station in 2017 as a member of Expedition 53/54.", "twitter": "https://twitter.com/AstroAcaba", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Joseph_M._Acaba", "agency": { "id": 44, "url": "https://lldev.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": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/joseph2520m.2520acaba_image_20181203171712.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191202.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 3, "last_flight": "2017-09-12T21:17:02Z", "first_flight": "2009-03-15T23:43:44Z" }, { "id": 500, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/500/?format=api", "name": "Edward Michael Fincke", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": true, "time_in_space": "P397DT1H3M47S", "eva_time": "P2DT36M", "age": 58, "date_of_birth": "1967-03-14", "date_of_death": null, "nationality": "American", "bio": "Edward Michael \"Mike\"/\"Spanky\" Fincke is an American astronaut who formerly held the American record for the most time in space (381.6 days). His record was broken by Scott Kelly on October 16, 2015. He was born in Pittsburgh, Pennsylvania, but considers its suburb Emsworth to be his hometown. He is a United States Air Force officer and a NASA astronaut, and served two tours aboard the International Space Station as a flight engineer and commander. He flew on one Space Shuttle mission, STS-134 as a Mission Specialist.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Michael_Fincke", "agency": { "id": 44, "url": "https://lldev.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": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/michael_fincke_image_20220911033941.jpeg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185523.jpeg", "flights_count": 4, "landings_count": 3, "spacewalks_count": 9, "last_flight": "2025-08-01T15:43:42Z", "first_flight": "2004-04-19T03:19:00Z" }, { "id": 196, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/196/?format=api", "name": "Ulf Merbold", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P49DT20H36M57S", "eva_time": "P0D", "age": 84, "date_of_birth": "1941-06-20", "date_of_death": null, "nationality": "German", "bio": "Dr. Ulf Dietrich Merbold (born June 20, 1941) is the first West German citizen and second German native (after Sigmund Jähn) to have flown in space. He is also the first member of the European Space Agency Astronaut Corps to participate in a spaceflight mission and the first non-US citizen to reach orbit in a US spacecraft. In 1983, he and Byron Lichtenberg became the first Payload Specialists to fly on the shuttle.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Ulf_Merbold", "agency": { "id": 27, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "featured": false, "type": "Multinational", "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL,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-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ulf2520merbold_image_20181201175303.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185746.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 0, "last_flight": "1994-10-03T22:42:30Z", "first_flight": "1983-11-28T16:00:00Z" }, { "id": 388, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/388/?format=api", "name": "Ellen S. Baker", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P28DT14H31M38S", "eva_time": "P0D", "age": 72, "date_of_birth": "1953-04-27", "date_of_death": null, "nationality": "American", "bio": "Ellen Louise Shulman Baker, M.D., M.P.H. is an American physician and a NASA astronaut. Baker serves as Chief of the Education/Medical Branch of the NASA Astronaut Office.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Ellen_S._Baker", "agency": { "id": 44, "url": "https://lldev.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": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ellen2520s.2520baker_image_20181202133851.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190237.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 0, "last_flight": "1995-06-27T19:32:19Z", "first_flight": "1989-10-18T16:53:40Z" }, { "id": 639, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/639/?format=api", "name": "Mannequin Skywalker", "status": { "id": 1, "name": "Active" }, "type": { "id": 6, "name": "Non-Human" }, "in_space": false, "time_in_space": "PT31M25S", "eva_time": "P0D", "age": null, "date_of_birth": null, "date_of_death": null, "nationality": "Earthling", "bio": "\"Mannequin Skywalker\" is a test dummy flown on Blue Origin New Shepard 3's initial flight test.", "twitter": "https://twitter.com/TestDummyWalker", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Blue_Origin_Mannequin_Skywalker", "agency": { "id": 141, "url": "https://lldev.thespacedevs.com/2.2.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-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mannequin2520skywalker_image_20190309094011.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191128.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 0, "last_flight": "2021-04-14T16:49:15Z", "first_flight": "2017-12-12T16:59:00Z" }, { "id": 355, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/355/?format=api", "name": "George Nelson", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P17DT2H43M", "eva_time": "PT9H22M", "age": 75, "date_of_birth": "1950-07-13", "date_of_death": null, "nationality": "American", "bio": "George Driver \"Pinky\" Nelson is an American physicist, astronomer, science educator, and a former NASA astronaut.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/George_Nelson_(astronaut)", "agency": { "id": 44, "url": "https://lldev.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": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/george2520nelson_image_20181202104538.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190908.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 2, "last_flight": "1988-09-29T15:37:00Z", "first_flight": "1984-04-06T13:58:00Z" }, { "id": 383, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/383/?format=api", "name": "Frank L. Culbertson Jr.", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P143DT14H50M37S", "eva_time": "PT5H5M", "age": 76, "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://lldev.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": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/frank2520l.2520culbertson2520jr._image_20181202133429.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185451.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 1, "last_flight": "2001-08-10T21:10:14Z", "first_flight": "1990-11-15T23:48:15Z" }, { "id": 406, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/406/?format=api", "name": "Carl J. Meade", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P29DT16H12M29S", "eva_time": "PT6H50M", "age": 74, "date_of_birth": "1950-11-16", "date_of_death": null, "nationality": "American", "bio": "Carl Joseph Meade is a former NASA astronaut.", "twitter": null, "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Carl_J._Meade", "agency": { "id": 44, "url": "https://lldev.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": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/carl2520j.2520meade_image_20181202140147.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185620.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 1, "last_flight": "1994-09-09T22:22:53Z", "first_flight": "1990-11-15T23:48:15Z" }, { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/17/?format=api", "name": "Oleg Artemyev", "status": { "id": 1, "name": "Active" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P560DT18H7M55S", "eva_time": "P2DT5H31M", "age": 54, "date_of_birth": "1970-12-28", "date_of_death": null, "nationality": "Russian", "bio": "Oleg Germanovich Artemyev (Russian: Олег Германович Артемьев) is a Russian Cosmonaut for the Russian Federal Space Agency. He was selected as part of the RKKE-15 Cosmonaut group in 2003. He was a Flight engineer of Expedition 39 and 40 to the International Space Station, and in 2018 he returned to space as the Commander of Soyuz MS-08.", "twitter": "https://twitter.com/OlegMKS", "instagram": "https://www.instagram.com/olegmks/", "wiki": "https://en.wikipedia.org/wiki/Oleg_Artemyev", "agency": { "id": 63, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/oleg_artemyev_image_20220316173454.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191149.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 8, "last_flight": "2022-03-18T15:55:19Z", "first_flight": "2014-03-25T21:17:23Z" }, { "id": 480, "url": "https://lldev.thespacedevs.com/2.2.0/astronaut/480/?format=api", "name": "Ed Lu", "status": { "id": 2, "name": "Retired" }, "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P205DT23H15M33S", "eva_time": "PT6H15M", "age": 62, "date_of_birth": "1963-07-01", "date_of_death": null, "nationality": "American", "bio": "Edward Tsang \"Ed\" Lu (simplified Chinese: 卢杰; traditional Chinese: 盧傑; pinyin: Lú Jié) is an American physicist and former NASA astronaut. He flew on two Space Shuttle flights, and made an extended stay aboard the International Space Station.\r\n\r\nIn 2007, Lu retired from NASA to become the program manager of Google's Advanced Projects Team. In 2002, while still at NASA, Lu co-founded the B612 Foundation, dedicated to protecting the Earth from asteroid strikes, later serving as its chairman. As of 2014, he is currently its chief executive officer (CEO).", "twitter": "https://twitter.com/astroEdLu", "instagram": null, "wiki": "https://en.wikipedia.org/wiki/Ed_Lu", "agency": { "id": 44, "url": "https://lldev.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": "Acting Administrator: James Free", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png" }, "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ed2520lu_image_20181202152640.jpg", "profile_image_thumbnail": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190326.jpeg", "flights_count": 3, "landings_count": 3, "spacewalks_count": 1, "last_flight": "2003-04-26T03:53:52Z", "first_flight": "1997-05-15T08:07:48Z" } ] }{ "count": 824, "next": "