AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX

GET Return a list of all Launch objects.

FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

MODE 'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.

EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/?format=api&offset=400&ordering=id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 549,
  "next": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=410&ordering=id",
  "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=390&ordering=id",
  "results": [
    {
      "id": "b8d9ff2b-a972-4e50-8fff-6c189dbe34cd",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/b8d9ff2b-a972-4e50-8fff-6c189dbe34cd/?format=api",
      "slug": "falcon-9-block-5-starlink-group-6-98",
      "name": "Falcon 9 Block 5 | Starlink Group 6-98",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2026-01-14T22:40:50Z",
      "net": "2026-01-14T18:08:20Z",
      "window_end": "2026-01-14T22:01:00Z",
      "window_start": "2026-01-14T18:01:00Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": 40,
      "weather_concerns": "Thick Cloud Layers Rule, Cumulus Cloud Rule",
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8871,
        "configuration": {
          "id": 164,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 7462,
        "name": "Starlink Group 6-98",
        "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SpX",
            "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",
            "launch_library_url": null,
            "total_launch_count": 660,
            "consecutive_successful_launches": 145,
            "successful_launches": 645,
            "failed_launches": 15,
            "pending_launches": 122,
            "consecutive_successful_landings": 144,
            "successful_landings": 605,
            "failed_landings": 27,
            "attempted_landings": 631,
            "info_url": "https://www.spacex.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 80,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/80/?format=api",
        "agency_id": 121,
        "name": "Space Launch Complex 40",
        "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",
        "location": {
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "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.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1100,
          "total_landing_count": 71
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 376,
        "orbital_launch_attempt_count": 376
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
      "infographic": null,
      "program": [
        {
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/25/?format=api",
          "name": "Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
          "mission_patches": [
            {
              "id": 7,
              "name": "Space X Starlink Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
              "agency": {
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
              }
            }
          ],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 7182,
      "location_launch_attempt_count": 1080,
      "pad_launch_attempt_count": 358,
      "agency_launch_attempt_count": 625,
      "orbital_launch_attempt_count_year": 9,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 6,
      "type": "normal"
    },
    {
      "id": "b8eec19b-3974-4468-a15a-180e5af5071a",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/b8eec19b-3974-4468-a15a-180e5af5071a/?format=api",
      "slug": "soyuz-21bfregat-m-kosmos-2588",
      "name": "Soyuz 2.1b/Fregat-M | Kosmos 2588",
      "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-05-23T14:25:21Z",
      "net": "2025-05-23T08:36:00Z",
      "window_end": "2025-05-23T09:00:00Z",
      "window_start": "2025-05-23T07:00:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 193,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "type": "Government"
      },
      "rocket": {
        "id": 8618,
        "configuration": {
          "id": 134,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/134/?format=api",
          "name": "Soyuz 2.1b/Fregat-M",
          "family": "Soyuz",
          "full_name": "Soyuz 2.1b Fregat-M",
          "variant": "Fregat-M"
        }
      },
      "mission": {
        "id": 7210,
        "name": "Kosmos 2588",
        "description": "Unknown classified payload for the Russian military.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 85,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/85/?format=api",
        "agency_id": 163,
        "name": "43/4 (43R)",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
        "latitude": "62.92883",
        "longitude": "40.457098",
        "location": {
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1683,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
        "total_launch_count": 327,
        "orbital_launch_attempt_count": 327
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6962,
      "location_launch_attempt_count": 1675,
      "pad_launch_attempt_count": 324,
      "agency_launch_attempt_count": 144,
      "orbital_launch_attempt_count_year": 113,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "b93d5dbe-f3c1-4845-8716-fbf43d1dfd66",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/b93d5dbe-f3c1-4845-8716-fbf43d1dfd66/?format=api",
      "slug": "long-march-6a-satnet-leo-group-04",
      "name": "Long March 6A | SatNet LEO Group 04",
      "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-06-07T03:20:00Z",
      "net": "2025-06-05T20:45:00Z",
      "window_end": "2025-06-05T20:56:00Z",
      "window_start": "2025-06-05T20:36:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 8629,
        "configuration": {
          "id": 478,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/478/?format=api",
          "name": "Long March 6A",
          "family": "Long March",
          "full_name": "Long March 6A",
          "variant": "A"
        }
      },
      "mission": {
        "id": 7221,
        "name": "SatNet LEO Group 04",
        "description": "A batch of 5 Low Earth Orbit communication satellites for the Chinese state owned SatNet constellation operated by the China Satellite Network Group.\r\n\r\nThe constellation will eventually consists of 13000 satellites.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 200,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/200/?format=api",
        "agency_id": null,
        "name": "Launch Complex 9A",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=38.8583,111.5802",
        "latitude": "38.8583",
        "longitude": "111.5802",
        "location": {
          "id": 19,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/19/?format=api",
          "name": "Taiyuan Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 152,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_9a_20220330003717.jpg",
        "total_launch_count": 22,
        "orbital_launch_attempt_count": 22
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_6a__image_20251209050223.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6974,
      "location_launch_attempt_count": 142,
      "pad_launch_attempt_count": 14,
      "agency_launch_attempt_count": 527,
      "orbital_launch_attempt_count_year": 125,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 26,
      "type": "normal"
    },
    {
      "id": "b94b49fc-5784-4dfd-92e7-07e57f50edcd",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/b94b49fc-5784-4dfd-92e7-07e57f50edcd/?format=api",
      "slug": "firefly-alpha-block-2-tacsat",
      "name": "Firefly Alpha Block 2 | TacSat",
      "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": "2026-01-13T17:07:04Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 265,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/265/?format=api",
        "name": "Firefly Aerospace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8258,
        "configuration": {
          "id": 551,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/551/?format=api",
          "name": "Firefly Alpha Block 2",
          "family": "Firefly Alpha",
          "full_name": "Firefly Alpha Block 2",
          "variant": "Block 2"
        }
      },
      "mission": {
        "id": 6839,
        "name": "TacSat",
        "description": "First of up to 25 launches of Low Earth Orbit technology demonstration satellites to be built and operated by Lockheed Martin. \r\n\r\nTacSat is an intelligence, surveillance and reconnaissance spacecraft with a mission to prove specialized sensing and communications capabilities on orbit. The satellite will participate in exercises that highlight cross-domain kill-web connectivity, enabling timely execution of tactical space missions.\r\n\r\nTacSat will host a proven Lockheed Martin infrared sensor on board that brings previously developed technology to space for the first time. This sensor produces high quality imagery and it can interface with federated Battle Management Command & Control (BMC2) combat systems to provide joint forces with a comprehensive view of threats.\r\n\r\nThe satellite will also feature Lockheed Martin’s first 5G.MIL® payload on orbit. This provides cellular-like networking for military space assets, making satellite constellations more resilient. It also helps enable seamless connectivity with tools in the air, at sea and on land.\r\n\r\nLaunch operation will also again demonstrate responsive space pre-launch operation capabilities.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 39,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/39/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 2W",
        "description": "SLC-2W was originally used for Delta, Thor-Agena and Delta II launches. After the last Delta II flight in 2018, SLC-2W was repurposed to launch Firefly Alpha rockets.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
        "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
        "latitude": "34.7556",
        "longitude": "-120.6224",
        "location": {
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "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.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 872,
          "total_landing_count": 33
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
        "total_launch_count": 99,
        "orbital_launch_attempt_count": 99
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/firefly_alpha_l_image_20240605174156.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 910,
      "pad_launch_attempt_count": 102,
      "agency_launch_attempt_count": 11,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 58,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "b97a54e5-5c6f-4f85-bcf3-69da17fa9682",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/b97a54e5-5c6f-4f85-bcf3-69da17fa9682/?format=api",
      "slug": "terran-r-mars-lander",
      "name": "Terran R | Mars Lander",
      "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": "2024-08-10T13:39:10Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 266,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7614,
        "configuration": {
          "id": 482,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/482/?format=api",
          "name": "Terran R",
          "family": "Terran",
          "full_name": "Terran R",
          "variant": "R"
        }
      },
      "mission": {
        "id": 6104,
        "name": "Mars Lander",
        "description": "Impulse Space's Mars Lander is designed to support research and development needed for human exploration of Mars.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 19,
          "name": "Mars Orbit",
          "abbrev": "Mars"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 92,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/92/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 16",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16",
        "map_url": "https://www.google.com/maps?q=28.501626,-80.5518",
        "latitude": "28.501626",
        "longitude": "-80.5518",
        "location": {
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "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.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1100,
          "total_landing_count": 71
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_92_20200803143523.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/terran2520r25_image_20220719142358.png",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 1159,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 3,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 83,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "b99e48e1-e424-4b4f-8523-a19259d6a6c6",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/b99e48e1-e424-4b4f-8523-a19259d6a6c6/?format=api",
      "slug": "falcon-9-block-5-starlink-group-11-12",
      "name": "Falcon 9 Block 5 | Starlink Group 11-12",
      "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-10-25T16:19:40Z",
      "net": "2025-10-25T14:20:50Z",
      "window_end": "2025-10-25T18:00:00Z",
      "window_start": "2025-10-25T14:00:00Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8771,
        "configuration": {
          "id": 164,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 7362,
        "name": "Starlink Group 11-12",
        "description": "A batch of 28 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SpX",
            "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",
            "launch_library_url": null,
            "total_launch_count": 660,
            "consecutive_successful_launches": 145,
            "successful_launches": 645,
            "failed_launches": 15,
            "pending_launches": 122,
            "consecutive_successful_landings": 144,
            "successful_landings": 605,
            "failed_landings": 27,
            "attempted_landings": 631,
            "info_url": "https://www.spacex.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 16,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "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",
        "location": {
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "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.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 872,
          "total_landing_count": 33
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 257,
        "orbital_launch_attempt_count": 257
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
      "infographic": null,
      "program": [
        {
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/25/?format=api",
          "name": "Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
          "mission_patches": [
            {
              "id": 7,
              "name": "Space X Starlink Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
              "agency": {
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
              }
            }
          ],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 7095,
      "location_launch_attempt_count": 840,
      "pad_launch_attempt_count": 226,
      "agency_launch_attempt_count": 589,
      "orbital_launch_attempt_count_year": 246,
      "location_launch_attempt_count_year": 54,
      "pad_launch_attempt_count_year": 52,
      "agency_launch_attempt_count_year": 140,
      "type": "normal"
    },
    {
      "id": "b9c7d6a5-49cc-4ce2-b1ef-1a4f3d049658",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/b9c7d6a5-49cc-4ce2-b1ef-1a4f3d049658/?format=api",
      "slug": "falcon-9-block-5-starlink-group-15-9",
      "name": "Falcon 9 Block 5 | Starlink Group 15-9",
      "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-06-17T05:29:07Z",
      "net": "2025-06-17T03:36:50Z",
      "window_end": "2025-06-17T04:07:19Z",
      "window_start": "2025-06-17T03:36:50Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8635,
        "configuration": {
          "id": 164,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 7227,
        "name": "Starlink Group 15-9",
        "description": "A batch of 26 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "SpX",
            "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",
            "launch_library_url": null,
            "total_launch_count": 660,
            "consecutive_successful_launches": 145,
            "successful_launches": 645,
            "failed_launches": 15,
            "pending_launches": 122,
            "consecutive_successful_landings": 144,
            "successful_landings": 605,
            "failed_landings": 27,
            "attempted_landings": 631,
            "info_url": "https://www.spacex.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 16,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "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",
        "location": {
          "id": 11,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "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.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 872,
          "total_landing_count": 33
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 257,
        "orbital_launch_attempt_count": 257
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
      "infographic": null,
      "program": [
        {
          "id": 25,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/25/?format=api",
          "name": "Starlink",
          "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
          "agencies": [
            {
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
          "start_date": "2018-02-22T14:17:00Z",
          "end_date": null,
          "info_url": "https://starlink.com",
          "wiki_url": "https://en.wikipedia.org/wiki/Starlink",
          "mission_patches": [
            {
              "id": 7,
              "name": "Space X Starlink Mission Patch",
              "priority": 10,
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/space2520x252_mission_patch_20221011205756.png",
              "agency": {
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
              }
            }
          ],
          "type": {
            "id": 3,
            "name": "Communication Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 6982,
      "location_launch_attempt_count": 814,
      "pad_launch_attempt_count": 200,
      "agency_launch_attempt_count": 526,
      "orbital_launch_attempt_count_year": 133,
      "location_launch_attempt_count_year": 28,
      "pad_launch_attempt_count_year": 26,
      "agency_launch_attempt_count_year": 77,
      "type": "normal"
    },
    {
      "id": "bb2d58b8-c5da-4cdb-9cd2-a646c1f62591",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/bb2d58b8-c5da-4cdb-9cd2-a646c1f62591/?format=api",
      "slug": "long-march-2d-zhangheng-1-02",
      "name": "Long March 2D | Zhangheng-1-02",
      "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-06-17T02:15:34Z",
      "net": "2025-06-14T07:56:00Z",
      "window_end": "2025-06-14T08:22:00Z",
      "window_start": "2025-06-14T07:48:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 8633,
        "configuration": {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/17/?format=api",
          "name": "Long March 2D",
          "family": "Long March",
          "full_name": "Long March 2D",
          "variant": "D"
        }
      },
      "mission": {
        "id": 7225,
        "name": "Zhangheng-1-02",
        "description": "Zhangheng 1-02, also known as CSES-02 (China Seismo-Electromagnetic Satellite-02), is the follow-on mission to Zhangheng 1/CSES, a Chinese–Italian space mission dedicated to monitoring the electromagnetic field and waves, plasma parameters, and particle fluxes induced by natural sources and artificial emitters in near-Earth space, to study their correlations with the occurrence of seismic events. \r\n\r\nThe satellite mission is part of a collaboration program between the CNSA (China National Space Administration) and ASI (Italian Space Agency), and developed by CEA (China Earthquake Administration) and INFN (Italian National Institute for Nuclear Physics), together with several Chinese and Italian Universities and research Institutes.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 22,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/22/?format=api",
        "agency_id": null,
        "name": "Launch Area 94 (SLS-2 / 603)",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
        "map_url": "https://www.google.com/maps?q=40.960482,100.298059",
        "latitude": "40.960482",
        "longitude": "100.298059",
        "location": {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api",
          "name": "Jiuquan Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 281,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 135,
        "orbital_launch_attempt_count": 135
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6981,
      "location_launch_attempt_count": 253,
      "pad_launch_attempt_count": 126,
      "agency_launch_attempt_count": 528,
      "orbital_launch_attempt_count_year": 132,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 27,
      "type": "normal"
    },
    {
      "id": "bc0cca05-0fb5-43ca-b648-a852d20ceaf3",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/bc0cca05-0fb5-43ca-b648-a852d20ceaf3/?format=api",
      "slug": "soyuz-21afregat-m-meridian-m-no21l",
      "name": "Soyuz 2.1a/Fregat-M | Meridian-M No.21L",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2026-04-03T18:25:45Z",
      "net": "2026-04-03T06:28:00Z",
      "window_end": "2026-04-03T12:00:00Z",
      "window_start": "2026-04-03T02:00:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 193,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "type": "Government"
      },
      "rocket": {
        "id": 8956,
        "configuration": {
          "id": 45,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/45/?format=api",
          "name": "Soyuz 2.1a/Fregat-M",
          "family": "Soyuz",
          "full_name": "Soyuz 2.1a Fregat-M",
          "variant": "Fregat-M"
        }
      },
      "mission": {
        "id": 7551,
        "name": "Meridian-M No.21L",
        "description": "Note: Payload identity uncertain.\r\n\r\nMeridian is a series of communications satellite for military and civilian use.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 36,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/36/?format=api",
        "agency_id": 163,
        "name": "43/3 (43L)",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=62.9273,40.45",
        "latitude": "62.9273",
        "longitude": "40.45",
        "location": {
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1683,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
        "total_launch_count": 232,
        "orbital_launch_attempt_count": 232
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20190726062341.png",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7249,
      "location_launch_attempt_count": 1683,
      "pad_launch_attempt_count": 232,
      "agency_launch_attempt_count": 149,
      "orbital_launch_attempt_count_year": 76,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "bc6530e6-f53e-4621-8336-3838403737d9",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/bc6530e6-f53e-4621-8336-3838403737d9/?format=api",
      "slug": "zhuque-2e-4-x-satnet-test-satellites",
      "name": "Zhuque-2E | 4 x SatNet test satellites",
      "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
      },
      "last_updated": "2025-12-24T19:10:28Z",
      "net": "2025-08-15T01:17:00Z",
      "window_end": "2025-08-15T01:29:00Z",
      "window_start": "2025-08-15T01:08:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "2nd stage attitude control failed at T+258 seconds due to TVC system short circuit, caused by electric arcing on the control system's 450V main bus.",
      "hashtag": null,
      "launch_service_provider": {
        "id": 259,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/259/?format=api",
        "name": "LandSpace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8679,
        "configuration": {
          "id": 519,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/519/?format=api",
          "name": "Zhuque-2E",
          "family": "Zhuque",
          "full_name": "Zhuque-2E",
          "variant": "2E"
        }
      },
      "mission": {
        "id": 7271,
        "name": "4 x SatNet test satellites",
        "description": "Officially described as \"Satellite-Internet Technology Demonstration Satellite(s)\".\r\n\r\nProbably 4 test satellites for the Chinese state-owned LEO communication satellite constellation SatNet.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 9,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/9/?format=api",
        "agency_id": 259,
        "name": "Launch Area 96A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/LandSpace",
        "map_url": "https://www.google.com/maps?q=40.91491,100.245488",
        "latitude": "40.91491",
        "longitude": "100.245488",
        "location": {
          "id": 17,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api",
          "name": "Jiuquan Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 281,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_9_20200803143341.jpg",
        "total_launch_count": 6,
        "orbital_launch_attempt_count": 6
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhunque_2e_on_t_image_20241216101643.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7031,
      "location_launch_attempt_count": 255,
      "pad_launch_attempt_count": 6,
      "agency_launch_attempt_count": 7,
      "orbital_launch_attempt_count_year": 182,
      "location_launch_attempt_count_year": 16,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    }
  ]
}