Launch List
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /launches/?mode=list
Filters
Parameters - agency_launch_attempt_count
, agency_launch_attempt_count__gt
, agency_launch_attempt_count__gte
, agency_launch_attempt_count__lt
, agency_launch_attempt_count__lte
, agency_launch_attempt_count_year
, agency_launch_attempt_count_year__gt
, agency_launch_attempt_count_year__gte
, agency_launch_attempt_count_year__lt
, agency_launch_attempt_count_year__lte
, day
, id
, include_suborbital
, is_crewed
, last_updated__gte
, last_updated__lte
, launch_designator
, launcher_config__id
, location__ids
, location_launch_attempt_count
, location_launch_attempt_count__gt
, location_launch_attempt_count__gte
, location_launch_attempt_count__lt
, location_launch_attempt_count__lte
, location_launch_attempt_count_year
, location_launch_attempt_count_year__gt
, location_launch_attempt_count_year__gte
, location_launch_attempt_count_year__lt
, location_launch_attempt_count_year__lte
, lsp__id
, lsp__name
, mission__orbit__celestial_body__id
, mission__orbit__name
, mission__orbit__name__icontains
, month
, name
, net__gt
, net__gte
, net__lt
, net__lte
, orbital_launch_attempt_count
, orbital_launch_attempt_count__gt
, orbital_launch_attempt_count__gte
, orbital_launch_attempt_count__lt
, orbital_launch_attempt_count__lte
, orbital_launch_attempt_count_year
, orbital_launch_attempt_count_year__gt
, orbital_launch_attempt_count_year__gte
, orbital_launch_attempt_count_year__lt
, orbital_launch_attempt_count_year__lte
, pad
, pad__location
, pad__location__celestial_body__id
, pad_launch_attempt_count
, pad_launch_attempt_count__gt
, pad_launch_attempt_count__gte
, pad_launch_attempt_count__lt
, pad_launch_attempt_count__lte
, pad_launch_attempt_count_year
, pad_launch_attempt_count_year__gt
, pad_launch_attempt_count_year__gte
, pad_launch_attempt_count_year__lt
, pad_launch_attempt_count_year__lte
, program
, related_lsp__id
, related_lsp__name
, rocket__configuration__full_name
, rocket__configuration__full_name__icontains
, rocket__configuration__id
, rocket__configuration__manufacturer__name
, rocket__configuration__manufacturer__name__icontains
, rocket__configuration__name
, rocket__spacecraftflight__spacecraft__id
, rocket__spacecraftflight__spacecraft__name
, rocket__spacecraftflight__spacecraft__name__icontains
, serial_number
, slug
, spacecraft_config__ids
, status
, status__ids
, video_url
, window_end__gt
, window_end__gte
, window_end__lt
, window_end__lte
, window_start__gt
, window_start__gte
, window_start__lt
, window_start__lte
, year
Example - /launches/?pad__location=13
Search
Fields searched - launch_designator
, launch_service_provider__name
, mission__name
, name
, pad__location__name
, pad__name
, rocket__configuration__manufacturer__abbrev
, rocket__configuration__manufacturer__name
, rocket__configuration__name
, rocket__spacecraftflight__spacecraft__name
Example - /launches/?search=Starlink
Ordering
Fields - id
, last_updated
, name
, net
Example - /launches/?ordering=-last_updated
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /launches/?limit=2
Format
Switch to JSON output - /launches/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/launches/?format=api&ordering=-last_updated
https://lldev.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=10&ordering=-last_updated", "previous": null, "results": [ { "id": "af19169f-5738-42b4-be80-bd583293c58f", "url": "https://lldev.thespacedevs.com/2.3.0/launches/af19169f-5738-42b4-be80-bd583293c58f/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-73", "response_mode": "normal", "slug": "falcon-9-block-5-starlink-group-6-73", "launch_designator": null, "status": { "id": 1, "name": "Go for Launch", "abbrev": "Go", "description": "Current T-0 confirmed by official or reliable sources." }, "last_updated": "2025-04-13T23:15:33Z", "net": "2025-04-14T04:00:10Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "window_end": "2025-04-14T05:59:00Z", "window_start": "2025-04-14T01:59:00Z", "image": { "id": 1296, "name": "Starlink night fairing", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "infographic": null, "probability": 99, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8569, "configuration": { "response_mode": "list", "id": 164, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api", "name": "Falcon 9", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" }, { "response_mode": "list", "id": 176, "name": "Falcon 9" } ], "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7160, "name": "Starlink Group 6-73", "type": "Communications", "description": "A batch of 27 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "image": null, "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": 2002, "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image": { "id": 29, "name": "[AUTO] SpaceX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 186, "name": "[AUTO] SpaceX - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 94, "name": "[AUTO] SpaceX - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "total_launch_count": 493, "consecutive_successful_launches": 16, "successful_launches": 479, "failed_launches": 14, "pending_launches": 122, "consecutive_successful_landings": 62, "successful_landings": 440, "failed_landings": 26, "attempted_landings": 465, "successful_landings_spacecraft": 52, "failed_landings_spacecraft": 2, "attempted_landings_spacecraft": 55, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "http://www.spacex.com/", "wiki_url": "http://en.wikipedia.org/wiki/SpaceX", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://lldev.thespacedevs.com/2.3.0/pads/80/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": 2002, "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image": { "id": 29, "name": "[AUTO] SpaceX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 186, "name": "[AUTO] SpaceX - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 94, "name": "[AUTO] SpaceX - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Space Launch Complex 40", "image": { "id": 2113, "name": "F9 liftoff from SLC-40 (SES-24)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_20240621050513.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_thumbnail_20240621050514.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": 28.56194122, "longitude": -80.57735736, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 299, "orbital_launch_attempt_count": 299, "fastest_turnaround": "P2DT8H59M40S", "location": { "response_mode": "normal", "id": 12, "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "longitude": -80.577778, "latitude": 28.488889, "timezone_name": "America/New_York", "total_launch_count": 1014, "total_landing_count": 62 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 25, "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api", "name": "Starlink", "image": { "id": 1890, "name": "Starlink stack in space before deployment", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } } ], "start_date": "2018-02-22T14:17:00Z", "end_date": null, "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "response_mode": "normal" } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6927, "location_launch_attempt_count": 1015, "pad_launch_attempt_count": 300, "agency_launch_attempt_count": 494, "orbital_launch_attempt_count_year": 78, "location_launch_attempt_count_year": 21, "pad_launch_attempt_count_year": 20, "agency_launch_attempt_count_year": 45 }, { "id": "121ae1a6-dfff-4f31-9111-7841c2f09e86", "url": "https://lldev.thespacedevs.com/2.3.0/launches/121ae1a6-dfff-4f31-9111-7841c2f09e86/?format=api", "name": "Falcon 9 Block 5 | NROL-145", "response_mode": "normal", "slug": "falcon-9-block-5-nrol-145", "launch_designator": null, "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-04-13T16:02:18Z", "net": "2025-04-19T00:00:00Z", "net_precision": { "id": 5, "name": "Day", "abbrev": "DAY", "description": "The T-0 is expected on the given day." }, "window_end": "2025-04-19T00:00:00Z", "window_start": "2025-04-19T00:00:00Z", "image": { "id": 2264, "name": "Falcon 9 on SLC-4E (NROL-167)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20241024165956.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_thumbnail_20241024165957.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8524, "configuration": { "response_mode": "list", "id": 164, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api", "name": "Falcon 9", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" }, { "response_mode": "list", "id": 176, "name": "Falcon 9" } ], "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7114, "name": "NROL-145", "type": "Government/Top Secret", "description": "Tenth batch of satellites for a reconnaissance satellite constellation built by SpaceX and Northrop Grumman for the National Reconnaissance Office to provide imaging and other reconnaissance capabilities.", "image": null, "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 181, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/181/?format=api", "name": "National Reconnaissance Office", "abbrev": "NRO", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The National Reconnaissance Office (NRO) is a member of the United States Intelligence Community and an agency of the United States Department of Defense which designs, builds, launches, and operates the reconnaissance satellites of the U.S. federal government, and provides satellite intelligence to several government agencies, particularly signals intelligence (SIGINT) to the NSA, imagery intelligence (IMINT) to the NGA, and measurement and signature intelligence (MASINT) to the DIA.", "administrator": "Director: Christopher Scolese", "founding_year": 1961, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": { "id": 77, "name": "[AUTO] National Reconnaissance Office - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520reconnaissance2520office_nation_20240228092125.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184825.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "http://www.nro.gov/", "wiki_url": "https://en.wikipedia.org/wiki/National_Reconnaissance_Office", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/pads/16/?format=api", "active": true, "agencies": [], "name": "Space Launch Complex 4E", "image": { "id": 1342, "name": "Falcon 9 Block 5 | SARah 2 & 3 from SLC-4E", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20231223073520.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192449.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": 34.632, "longitude": -120.611, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 188, "orbital_launch_attempt_count": 188, "fastest_turnaround": "P2DT22H21M10S", "location": { "response_mode": "normal", "id": 11, "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api", "name": "Vandenberg SFB, CA, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "image": { "id": 2226, "name": "Vandenberg SFB imaged by Sentinel-2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg", "credit": "Contains modified Copernicus Sentinel data 2020", "license": { "id": 33, "name": "Copernicus Image Use Policy", "priority": 0, "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "longitude": -120.52023, "latitude": 34.75133, "timezone_name": "America/Los_Angeles", "total_launch_count": 800, "total_landing_count": 26 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 6930, "location_launch_attempt_count": 802, "pad_launch_attempt_count": 189, "agency_launch_attempt_count": 496, "orbital_launch_attempt_count_year": 81, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 15, "agency_launch_attempt_count_year": 47 }, { "id": "a4f7594c-1391-4cfe-9c2b-f3abc59c3eca", "url": "https://lldev.thespacedevs.com/2.3.0/launches/a4f7594c-1391-4cfe-9c2b-f3abc59c3eca/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 6-74", "response_mode": "normal", "slug": "falcon-9-block-5-starlink-group-6-74", "launch_designator": null, "status": { "id": 8, "name": "To Be Confirmed", "abbrev": "TBC", "description": "Awaiting official confirmation - current date is known with some certainty." }, "last_updated": "2025-04-13T16:02:10Z", "net": "2025-04-17T02:24:00Z", "net_precision": { "id": 2, "name": "Hour", "abbrev": "HR", "description": "The T-0 is accurate to the hour." }, "window_end": "2025-04-17T06:55:00Z", "window_start": "2025-04-17T02:24:00Z", "image": { "id": 1296, "name": "Starlink night fairing", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8572, "configuration": { "response_mode": "list", "id": 164, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api", "name": "Falcon 9", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" }, { "response_mode": "list", "id": 176, "name": "Falcon 9" } ], "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7163, "name": "Starlink Group 6-74", "type": "Communications", "description": "A batch of satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "image": null, "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": 2002, "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image": { "id": 29, "name": "[AUTO] SpaceX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 186, "name": "[AUTO] SpaceX - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 94, "name": "[AUTO] SpaceX - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "total_launch_count": 493, "consecutive_successful_launches": 16, "successful_launches": 479, "failed_launches": 14, "pending_launches": 122, "consecutive_successful_landings": 62, "successful_landings": 440, "failed_landings": 26, "attempted_landings": 465, "successful_landings_spacecraft": 52, "failed_landings_spacecraft": 2, "attempted_landings_spacecraft": 55, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "http://www.spacex.com/", "wiki_url": "http://en.wikipedia.org/wiki/SpaceX", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://lldev.thespacedevs.com/2.3.0/pads/80/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": 2002, "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image": { "id": 29, "name": "[AUTO] SpaceX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 186, "name": "[AUTO] SpaceX - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 94, "name": "[AUTO] SpaceX - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Space Launch Complex 40", "image": { "id": 2113, "name": "F9 liftoff from SLC-40 (SES-24)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_20240621050513.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_thumbnail_20240621050514.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": 28.56194122, "longitude": -80.57735736, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 299, "orbital_launch_attempt_count": 299, "fastest_turnaround": "P2DT8H59M40S", "location": { "response_mode": "normal", "id": 12, "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "longitude": -80.577778, "latitude": 28.488889, "timezone_name": "America/New_York", "total_launch_count": 1014, "total_landing_count": 62 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 25, "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api", "name": "Starlink", "image": { "id": 1890, "name": "Starlink stack in space before deployment", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } } ], "start_date": "2018-02-22T14:17:00Z", "end_date": null, "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "response_mode": "normal" } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6929, "location_launch_attempt_count": 1016, "pad_launch_attempt_count": 301, "agency_launch_attempt_count": 495, "orbital_launch_attempt_count_year": 80, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 21, "agency_launch_attempt_count_year": 46 }, { "id": "cfe2177c-6ff0-4ccb-95d5-c8be3510ea65", "url": "https://lldev.thespacedevs.com/2.3.0/launches/cfe2177c-6ff0-4ccb-95d5-c8be3510ea65/?format=api", "name": "Falcon 9 Block 5 | Starlink Group 12-17", "response_mode": "normal", "slug": "falcon-9-block-5-starlink-group-12-17", "launch_designator": "2025-075", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-04-13T06:56:27Z", "net": "2025-04-13T00:53:30Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "window_end": "2025-04-13T04:42:00Z", "window_start": "2025-04-13T00:53:00Z", "image": { "id": 1296, "name": "Starlink night fairing", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192320.png", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "infographic": null, "probability": 99, "weather_concerns": "None", "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8568, "configuration": { "response_mode": "list", "id": 164, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api", "name": "Falcon 9", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" }, { "response_mode": "list", "id": 176, "name": "Falcon 9" } ], "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7159, "name": "Starlink Group 12-17", "type": "Communications", "description": "A batch of 21 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "image": null, "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": 2002, "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image": { "id": 29, "name": "[AUTO] SpaceX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 186, "name": "[AUTO] SpaceX - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 94, "name": "[AUTO] SpaceX - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "total_launch_count": 493, "consecutive_successful_launches": 16, "successful_launches": 479, "failed_launches": 14, "pending_launches": 122, "consecutive_successful_landings": 62, "successful_landings": 440, "failed_landings": 26, "attempted_landings": 465, "successful_landings_spacecraft": 52, "failed_landings_spacecraft": 2, "attempted_landings_spacecraft": 55, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "http://www.spacex.com/", "wiki_url": "http://en.wikipedia.org/wiki/SpaceX", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 87, "url": "https://lldev.thespacedevs.com/2.3.0/pads/87/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": 2002, "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image": { "id": 29, "name": "[AUTO] SpaceX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 186, "name": "[AUTO] SpaceX - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 94, "name": "[AUTO] SpaceX - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Launch Complex 39A", "image": { "id": 2119, "name": "FH liftoff from LC-39A (GOES-U)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_20240626200232.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_thumbnail_20240626200233.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": 28.60822681, "longitude": -80.60428186, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 203, "orbital_launch_attempt_count": 202, "fastest_turnaround": "P5DT7H9M30S", "location": { "response_mode": "normal", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/locations/27/?format=api", "name": "Kennedy Space Center, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "longitude": -80.650833, "latitude": 28.524167, "timezone_name": "America/New_York", "total_launch_count": 261, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 25, "url": "https://lldev.thespacedevs.com/2.3.0/programs/25/?format=api", "name": "Starlink", "image": { "id": 1890, "name": "Starlink stack in space before deployment", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194044.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } } ], "start_date": "2018-02-22T14:17:00Z", "end_date": null, "mission_patches": [ { "id": 7, "name": "Space X Starlink Mission Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png", "agency": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "response_mode": "normal" } ], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6926, "location_launch_attempt_count": 261, "pad_launch_attempt_count": 203, "agency_launch_attempt_count": 493, "orbital_launch_attempt_count_year": 77, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 44 }, { "id": "88675d6b-d504-4aa6-9175-69a8610a40dd", "url": "https://lldev.thespacedevs.com/2.3.0/launches/88675d6b-d504-4aa6-9175-69a8610a40dd/?format=api", "name": "Falcon 9 Block 5 | NROL-192", "response_mode": "normal", "slug": "falcon-9-block-5-nrol-192", "launch_designator": "2025-074", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-04-13T05:51:16Z", "net": "2025-04-12T12:25:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "window_end": "2025-04-12T16:46:00Z", "window_start": "2025-04-12T12:17:00Z", "image": { "id": 2264, "name": "Falcon 9 on SLC-4E (NROL-167)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20241024165956.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_thumbnail_20241024165957.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8438, "configuration": { "response_mode": "list", "id": 164, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api", "name": "Falcon 9", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" }, { "response_mode": "list", "id": 176, "name": "Falcon 9" } ], "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7027, "name": "NROL-192", "type": "Government/Top Secret", "description": "Ninth batch of satellites for a reconnaissance satellite constellation built by SpaceX and Northrop Grumman for the National Reconnaissance Office to provide imaging and other reconnaissance capabilities.", "image": null, "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 181, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/181/?format=api", "name": "National Reconnaissance Office", "abbrev": "NRO", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The National Reconnaissance Office (NRO) is a member of the United States Intelligence Community and an agency of the United States Department of Defense which designs, builds, launches, and operates the reconnaissance satellites of the U.S. federal government, and provides satellite intelligence to several government agencies, particularly signals intelligence (SIGINT) to the NSA, imagery intelligence (IMINT) to the NGA, and measurement and signature intelligence (MASINT) to the DIA.", "administrator": "Director: Christopher Scolese", "founding_year": 1961, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": { "id": 77, "name": "[AUTO] National Reconnaissance Office - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520reconnaissance2520office_nation_20240228092125.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184825.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "http://www.nro.gov/", "wiki_url": "https://en.wikipedia.org/wiki/National_Reconnaissance_Office", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/pads/16/?format=api", "active": true, "agencies": [], "name": "Space Launch Complex 4E", "image": { "id": 1342, "name": "Falcon 9 Block 5 | SARah 2 & 3 from SLC-4E", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20231223073520.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192449.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": 34.632, "longitude": -120.611, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 188, "orbital_launch_attempt_count": 188, "fastest_turnaround": "P2DT22H21M10S", "location": { "response_mode": "normal", "id": 11, "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api", "name": "Vandenberg SFB, CA, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "image": { "id": 2226, "name": "Vandenberg SFB imaged by Sentinel-2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg", "credit": "Contains modified Copernicus Sentinel data 2020", "license": { "id": 33, "name": "Copernicus Image Use Policy", "priority": 0, "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "longitude": -120.52023, "latitude": 34.75133, "timezone_name": "America/Los_Angeles", "total_launch_count": 800, "total_landing_count": 26 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 6925, "location_launch_attempt_count": 800, "pad_launch_attempt_count": 188, "agency_launch_attempt_count": 492, "orbital_launch_attempt_count_year": 76, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 14, "agency_launch_attempt_count_year": 43 }, { "id": "fac9159b-5960-464b-bc04-9879d30bb3cd", "url": "https://lldev.thespacedevs.com/2.3.0/launches/fac9159b-5960-464b-bc04-9879d30bb3cd/?format=api", "name": "Atlas V 551 | Project Kuiper (KA-01)", "response_mode": "normal", "slug": "atlas-v-551-project-kuiper-ka-01", "launch_designator": null, "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-04-12T01:25:53Z", "net": "2025-04-28T00:00:00Z", "net_precision": { "id": 5, "name": "Day", "abbrev": "DAY", "description": "The T-0 is expected on the given day." }, "window_end": "2025-04-28T00:00:00Z", "window_start": "2025-04-28T00:00:00Z", "image": { "id": 1705, "name": "[AUTO] Atlas V 551 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v2520551_image_20190224012316.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193536.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 124, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/124/?format=api", "name": "United Launch Alliance", "abbrev": "ULA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 140, "configuration": { "response_mode": "list", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/27/?format=api", "name": "Atlas V 551", "families": [ { "response_mode": "list", "id": 66, "name": "Atlas" }, { "response_mode": "list", "id": 174, "name": "Atlas V" } ], "full_name": "Atlas V 551", "variant": "551" } }, "mission": { "id": 5993, "name": "Project Kuiper (KA-01)", "type": "Communications", "description": "Project Kuiper is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.", "image": null, "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 1058, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1058/?format=api", "name": "Kuiper Systems LLC", "abbrev": "Amazon", "type": { "id": 5, "name": "Private" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Kuiper Systems LLC, also known as Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.", "administrator": "President: Rajeev Badyal", "founding_year": 2019, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kuiper_Systems", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 29, "url": "https://lldev.thespacedevs.com/2.3.0/pads/29/?format=api", "active": true, "agencies": [], "name": "Space Launch Complex 41", "image": { "id": 1394, "name": "Atlas V 541 on the pad (Mars 2020/Perseverance rover & Ingenuity helicopter)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v252_image_20200729144937.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192627.jpeg", "credit": "United Launch Alliance", "license": { "id": 10, "name": "ULA Image Use Policy", "priority": 3, "link": "https://www.ulalaunch.com/terms-and-conditions" }, "single_use": false, "variants": [] }, "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": 28.58341025, "longitude": -80.58303644, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 114, "orbital_launch_attempt_count": 114, "fastest_turnaround": "P15DT22H26M17S", "location": { "response_mode": "normal", "id": 12, "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "longitude": -80.577778, "latitude": 28.488889, "timezone_name": "America/New_York", "total_launch_count": 1014, "total_landing_count": 62 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/programs/27/?format=api", "name": "Project Kuiper", "image": { "id": 1898, "name": "Amazon Kuiper dish", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194059.jpeg", "credit": "Amazon", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems", "wiki_url": "http://aboutamazon.com/what-we-do/devices-services/project-kuiper", "description": "Amazon's Kuiper Project is a satellite internet initiative aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.", "agencies": [ { "response_mode": "list", "id": 1058, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1058/?format=api", "name": "Kuiper Systems LLC", "abbrev": "Amazon", "type": { "id": 5, "name": "Private" } } ], "start_date": "2023-10-16T18:06:00Z", "end_date": null, "mission_patches": [], "type": { "id": 3, "name": "Communication Constellation" } } ], "orbital_launch_attempt_count": 6932, "location_launch_attempt_count": 1017, "pad_launch_attempt_count": 115, "agency_launch_attempt_count": 165, "orbital_launch_attempt_count_year": 83, "location_launch_attempt_count_year": 23, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 }, { "id": "373addc7-d9b5-40a6-a6c2-e4b7116b21f1", "url": "https://lldev.thespacedevs.com/2.3.0/launches/373addc7-d9b5-40a6-a6c2-e4b7116b21f1/?format=api", "name": "Long March 3B/E | TJSW-17", "response_mode": "normal", "slug": "long-march-3be-tjsw-17", "launch_designator": "2025-073", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2025-04-11T23:19:26Z", "net": "2025-04-10T16:47:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "window_end": "2025-04-10T17:12:00Z", "window_start": "2025-04-10T16:37:00Z", "image": { "id": 1770, "name": "[AUTO] Long March 3 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25203_image_20190222031215.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193722.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 88, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "abbrev": "CASC", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 8570, "configuration": { "response_mode": "list", "id": 50, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/50/?format=api", "name": "Long March 3", "families": [ { "response_mode": "list", "id": 106, "name": "Long March" }, { "response_mode": "list", "id": 110, "name": "Long March 3" } ], "full_name": "Long March 3B/E", "variant": "B/E" } }, "mission": { "id": 7161, "name": "TJSW-17", "type": "Government/Top Secret", "description": "Chinese classified satellite claimed to be for communication technology test purposes. Actual mission not known.", "image": null, "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 66, "url": "https://lldev.thespacedevs.com/2.3.0/pads/66/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" }, "featured": true, "country": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.", "administrator": "Administrator: Tang Dengjie", "founding_year": 1993, "launchers": "", "spacecraft": "Shenzhou", "parent": null, "image": { "id": 9, "name": "[AUTO] China National Space Administration - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184601.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 125, "name": "[AUTO] China National Space Administration - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184936.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 51, "name": "[AUTO] China National Space Administration - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184747.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Launch Complex 3 (LC-3/LA-1)", "image": { "id": 2083, "name": "CZ-2D liftoff from LC-3 (Yaogan 42-02)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2d_liftoff__image_20240428050501.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2d_liftoff__image_thumbnail_20240428050502.jpeg", "credit": "央视新闻", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.247209,102.02917", "latitude": 28.247209, "longitude": 102.02917, "country": { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_66_20200803143611.jpg", "total_launch_count": 99, "orbital_launch_attempt_count": 99, "fastest_turnaround": "P13DT6H21M", "location": { "response_mode": "normal", "id": 16, "url": "https://lldev.thespacedevs.com/2.3.0/locations/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" }, "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.", "image": { "id": 1421, "name": "Long March 3B/E liftoff from LC-2 (Beidou-3 G4)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230728061656.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192718.jpeg", "credit": "China Pictorial/Wanquan", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "longitude": 102.026556, "latitude": 28.246017, "timezone_name": "Asia/Shanghai", "total_launch_count": 223, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 6924, "location_launch_attempt_count": 223, "pad_launch_attempt_count": 99, "agency_launch_attempt_count": 516, "orbital_launch_attempt_count_year": 75, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 15 }, { "id": "7abd2e55-aee8-42f5-8eb2-b44dfda45708", "url": "https://lldev.thespacedevs.com/2.3.0/launches/7abd2e55-aee8-42f5-8eb2-b44dfda45708/?format=api", "name": "Falcon 9 Block 5 | GPS III SV08", "response_mode": "normal", "slug": "falcon-9-block-5-gps-iii-sv08", "launch_designator": null, "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-04-11T03:16:04Z", "net": "2025-05-31T00:00:00Z", "net_precision": { "id": 7, "name": "Month", "abbrev": "M", "description": "The T-0 is expected in the given month." }, "window_end": "2025-05-31T00:00:00Z", "window_start": "2025-05-31T00:00:00Z", "image": { "id": 1736, "name": "[AUTO] Falcon 9 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193628.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7590, "configuration": { "response_mode": "list", "id": 164, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api", "name": "Falcon 9", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" }, { "response_mode": "list", "id": 176, "name": "Falcon 9" } ], "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6032, "name": "GPS III SV08", "type": "Navigation", "description": "Eighth of ten GPS III missions.", "image": null, "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 1041, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1041/?format=api", "name": "United States Space Force", "abbrev": "USSF", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The United States Space Force (USSF) is the space service branch of the U.S. Armed Forces, one of the eight U.S. uniformed services.", "administrator": null, "founding_year": 2019, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 194, "name": "[AUTO] United States Space Force - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520space2520force_logo_20221102113048.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185155.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "https://www.spaceforce.mil/", "wiki_url": "https://en.wikipedia.org/wiki/United_States_Space_Force", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 80, "url": "https://lldev.thespacedevs.com/2.3.0/pads/80/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": 2002, "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image": { "id": 29, "name": "[AUTO] SpaceX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 186, "name": "[AUTO] SpaceX - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 94, "name": "[AUTO] SpaceX - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Space Launch Complex 40", "image": { "id": 2113, "name": "F9 liftoff from SLC-40 (SES-24)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_20240621050513.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/f9_liftoff_from_image_thumbnail_20240621050514.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": 28.56194122, "longitude": -80.57735736, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 299, "orbital_launch_attempt_count": 299, "fastest_turnaround": "P2DT8H59M40S", "location": { "response_mode": "normal", "id": 12, "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "longitude": -80.577778, "latitude": 28.488889, "timezone_name": "America/New_York", "total_launch_count": 1014, "total_landing_count": 62 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 29, "url": "https://lldev.thespacedevs.com/2.3.0/programs/29/?format=api", "name": "Global Positioning System", "image": { "id": 1883, "name": "[AUTO] Global Positioning System - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194031.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.gps.gov/", "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System", "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.", "agencies": [ { "response_mode": "list", "id": 1041, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1041/?format=api", "name": "United States Space Force", "abbrev": "USSF", "type": { "id": 1, "name": "Government" } } ], "start_date": "1978-02-22T00:00:00Z", "end_date": null, "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 6946, "location_launch_attempt_count": 1021, "pad_launch_attempt_count": 304, "agency_launch_attempt_count": 503, "orbital_launch_attempt_count_year": 97, "location_launch_attempt_count_year": 27, "pad_launch_attempt_count_year": 24, "agency_launch_attempt_count_year": 54 }, { "id": "18aeb565-fc14-402e-be79-c8b141db209f", "url": "https://lldev.thespacedevs.com/2.3.0/launches/18aeb565-fc14-402e-be79-c8b141db209f/?format=api", "name": "Minotaur IV | NROL-174", "response_mode": "normal", "slug": "minotaur-iv-nrol-174", "launch_designator": null, "status": { "id": 1, "name": "Go for Launch", "abbrev": "Go", "description": "Current T-0 confirmed by official or reliable sources." }, "last_updated": "2025-04-10T06:23:40Z", "net": "2025-04-16T19:00:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "window_end": "2025-04-16T21:26:00Z", "window_start": "2025-04-16T19:00:00Z", "image": { "id": 1786, "name": "Minotaur IV launching", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_thumbnail_20240307170209.jpeg", "credit": "USAF", "license": { "id": 17, "name": "Department of Defense Image Use Policy", "priority": 6, "link": "https://www.dimoc.mil/resources/limitations/" }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8170, "configuration": { "response_mode": "list", "id": 52, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/52/?format=api", "name": "Minotaur IV", "families": [ { "response_mode": "list", "id": 119, "name": "Minotaur" } ], "full_name": "Minotaur IV", "variant": "" } }, "mission": { "id": 6737, "name": "NROL-174", "type": "Government/Top Secret", "description": "Classified payload for the U.S. National Reconnaissance Office.", "image": null, "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "id": 181, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/181/?format=api", "name": "National Reconnaissance Office", "abbrev": "NRO", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The National Reconnaissance Office (NRO) is a member of the United States Intelligence Community and an agency of the United States Department of Defense which designs, builds, launches, and operates the reconnaissance satellites of the U.S. federal government, and provides satellite intelligence to several government agencies, particularly signals intelligence (SIGINT) to the NSA, imagery intelligence (IMINT) to the NGA, and measurement and signature intelligence (MASINT) to the DIA.", "administrator": "Director: Christopher Scolese", "founding_year": 1961, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": null, "social_logo": { "id": 77, "name": "[AUTO] National Reconnaissance Office - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520reconnaissance2520office_nation_20240228092125.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184825.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "http://www.nro.gov/", "wiki_url": "https://en.wikipedia.org/wiki/National_Reconnaissance_Office", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 8, "url": "https://lldev.thespacedevs.com/2.3.0/pads/8/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 161, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.", "administrator": "Commander-in-Chief: President of the US", "founding_year": 1947, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 193, "name": "[AUTO] United States Air Force - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 99, "name": "[AUTO] United States Air Force - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Space Launch Complex 8", "image": { "id": 1987, "name": "Minotaur launching from SLC-8", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_launch_image_20240311080131.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_launch_image_thumbnail_20240311080132.jpeg", "credit": "U.S. Air Force/Michael R. Stonecypher", "license": { "id": 17, "name": "Department of Defense Image Use Policy", "priority": 6, "link": "https://www.dimoc.mil/resources/limitations/" }, "single_use": true, "variants": [] }, "description": "Space Launch Complex 8 (SLC-8), is a launch pad at Vandenberg Space Force Base in California, United States. It is used by Minotaur rockets. It was originally part of the California Spaceport, and was known as the Commercial Launch Facility (CLF) or Space Launch Facility (SLF).", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_8", "map_url": "https://www.google.com/maps?q=34.57635,-120.63245", "latitude": 34.57635, "longitude": -120.63245, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_8_20200803143300.jpg", "total_launch_count": 8, "orbital_launch_attempt_count": 8, "fastest_turnaround": "P25DT21H43M43S", "location": { "response_mode": "normal", "id": 11, "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api", "name": "Vandenberg SFB, CA, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "image": { "id": 2226, "name": "Vandenberg SFB imaged by Sentinel-2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg", "credit": "Contains modified Copernicus Sentinel data 2020", "license": { "id": 33, "name": "Copernicus Image Use Policy", "priority": 0, "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "longitude": -120.52023, "latitude": 34.75133, "timezone_name": "America/Los_Angeles", "total_launch_count": 800, "total_landing_count": 26 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 6928, "location_launch_attempt_count": 801, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 15, "orbital_launch_attempt_count_year": 79, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 }, { "id": "0805af04-c2ea-4750-9eb4-f24f89eeb5d6", "url": "https://lldev.thespacedevs.com/2.3.0/launches/0805af04-c2ea-4750-9eb4-f24f89eeb5d6/?format=api", "name": "Falcon 9 Block 5 | Axiom Space Mission 4", "response_mode": "normal", "slug": "falcon-9-block-5-axiom-space-mission-4", "launch_designator": null, "status": { "id": 8, "name": "To Be Confirmed", "abbrev": "TBC", "description": "Awaiting official confirmation - current date is known with some certainty." }, "last_updated": "2025-04-09T18:57:32Z", "net": "2025-05-29T17:00:00Z", "net_precision": { "id": 2, "name": "Hour", "abbrev": "HR", "description": "The T-0 is accurate to the hour." }, "window_end": "2025-05-29T17:00:00Z", "window_start": "2025-05-29T17:00:00Z", "image": { "id": 1360, "name": "Crew Dragon at sunrise", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210525170218.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192522.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 2952, "configuration": { "response_mode": "list", "id": 164, "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api", "name": "Falcon 9", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" }, { "response_mode": "list", "id": 176, "name": "Falcon 9" } ], "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 1369, "name": "Axiom Space Mission 4", "type": "Tourism", "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for at least eight days.", "image": null, "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 87, "url": "https://lldev.thespacedevs.com/2.3.0/pads/87/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 121, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.", "administrator": "CEO: Elon Musk", "founding_year": 2002, "launchers": "Falcon | Starship", "spacecraft": "Dragon", "parent": null, "image": { "id": 29, "name": "[AUTO] SpaceX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 186, "name": "[AUTO] SpaceX - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 94, "name": "[AUTO] SpaceX - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Launch Complex 39A", "image": { "id": 2119, "name": "FH liftoff from LC-39A (GOES-U)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_20240626200232.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fh_liftoff_from_image_thumbnail_20240626200233.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": true, "variants": [] }, "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": 28.60822681, "longitude": -80.60428186, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 203, "orbital_launch_attempt_count": 202, "fastest_turnaround": "P5DT7H9M30S", "location": { "response_mode": "normal", "id": 27, "url": "https://lldev.thespacedevs.com/2.3.0/locations/27/?format=api", "name": "Kennedy Space Center, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7129, "successful_launches": 6587, "failed_launches": 542, "total_attempted_landings": 1089, "successful_landings": 1046, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "longitude": -80.650833, "latitude": 28.524167, "timezone_name": "America/New_York", "total_launch_count": 261, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 32, "url": "https://lldev.thespacedevs.com/2.3.0/programs/32/?format=api", "name": "Axiom Private Spaceflight", "image": { "id": 1899, "name": "Crew Dragon at sunrise with Axiom logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194101.jpeg", "credit": "Axiom Space", "license": { "id": 6, "name": "Axiom Space Licence", "priority": 2, "link": "https://www.axiomspace.com/terms-and-conditions" }, "single_use": true, "variants": [] }, "info_url": "https://www.axiomspace.com/missions/", "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions", "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.", "agencies": [ { "response_mode": "list", "id": 1022, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api", "name": "Axiom Space", "abbrev": "AXS", "type": { "id": 5, "name": "Private" } } ], "start_date": "2022-04-08T00:00:00Z", "end_date": null, "mission_patches": [ { "id": 778, "name": "Axiom Mission 2 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png", "agency": { "response_mode": "list", "id": 1022, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api", "name": "Axiom Space", "abbrev": "AXS", "type": { "id": 5, "name": "Private" } }, "response_mode": "normal" }, { "id": 605, "name": "Ax-1 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png", "agency": { "response_mode": "list", "id": 1022, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api", "name": "Axiom Space", "abbrev": "AXS", "type": { "id": 5, "name": "Private" } }, "response_mode": "normal" }, { "id": 901, "name": "Ax-3 Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png", "agency": { "response_mode": "list", "id": 1022, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1022/?format=api", "name": "Axiom Space", "abbrev": "AXS", "type": { "id": 5, "name": "Private" } }, "response_mode": "normal" } ], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 6940, "location_launch_attempt_count": 263, "pad_launch_attempt_count": 205, "agency_launch_attempt_count": 501, "orbital_launch_attempt_count_year": 91, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 11, "agency_launch_attempt_count_year": 52 } ] }{ "count": 461, "next": "