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=260&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 553,
  "next": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=270&ordering=last_updated",
  "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=250&ordering=last_updated",
  "results": [
    {
      "id": "21f2d630-748b-4cd6-9f10-7ed96cc21fb5",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/21f2d630-748b-4cd6-9f10-7ed96cc21fb5/?format=api",
      "slug": "long-march-8a-satnet-leo-group-12",
      "name": "Long March 8A | SatNet LEO Group 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-11-16T15:15:49Z",
      "net": "2025-10-16T01:33:00Z",
      "window_end": "2025-10-16T01:52:00Z",
      "window_start": "2025-10-16T01:25: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": 8734,
        "configuration": {
          "id": 518,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/518/?format=api",
          "name": "Long March 8A",
          "family": "Long March",
          "full_name": "Long March 8A",
          "variant": "A"
        }
      },
      "mission": {
        "id": 7325,
        "name": "SatNet LEO Group 12",
        "description": "A batch of 9 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": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 218,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/218/?format=api",
        "agency_id": null,
        "name": "Commercial LC-1",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.597275,110.930753",
        "latitude": "19.597275",
        "longitude": "110.930753",
        "location": {
          "id": 8,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/8/?format=api",
          "name": "Wenchang Space Launch Site, People's Republic of China",
          "country_code": "CHN",
          "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 59,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_commercial_lc-1_20231225074041.jpg",
        "total_launch_count": 9,
        "orbital_launch_attempt_count": 9
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-8a_launch_2_image_20251206093107.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7086,
      "location_launch_attempt_count": 46,
      "pad_launch_attempt_count": 4,
      "agency_launch_attempt_count": 547,
      "orbital_launch_attempt_count_year": 237,
      "location_launch_attempt_count_year": 12,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 46,
      "type": "normal"
    },
    {
      "id": "1bdae72b-07c6-4b49-83bf-d4f17bb00265",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/1bdae72b-07c6-4b49-83bf-d4f17bb00265/?format=api",
      "slug": "long-march-2d-shiyan-31",
      "name": "Long March 2D | Shiyan 31",
      "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-11-16T15:18:00Z",
      "net": "2025-10-13T10:00:00Z",
      "window_end": "2025-10-13T10:25:00Z",
      "window_start": "2025-10-13T09:50: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": 8766,
        "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": 7357,
        "name": "Shiyan 31",
        "description": "Chinese satellite reported to be for \"new optical imaging technological demonstration\" purposes. Actual usage not known.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        },
        "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": 7082,
      "location_launch_attempt_count": 260,
      "pad_launch_attempt_count": 129,
      "agency_launch_attempt_count": 546,
      "orbital_launch_attempt_count_year": 233,
      "location_launch_attempt_count_year": 21,
      "pad_launch_attempt_count_year": 10,
      "agency_launch_attempt_count_year": 45,
      "type": "normal"
    },
    {
      "id": "5c2fd7d5-4352-49b4-b999-305d2fbce196",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/5c2fd7d5-4352-49b4-b999-305d2fbce196/?format=api",
      "slug": "long-march-2d-shiyan-30-01-02",
      "name": "Long March 2D | Shiyan 30 01-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-11-16T15:21:44Z",
      "net": "2025-09-29T03:00:00Z",
      "window_end": "2025-09-29T03:25:00Z",
      "window_start": "2025-09-29T02:50: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": 8729,
        "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": 7320,
        "name": "Shiyan 30 01-02",
        "description": "A pair of Chinese satellites reported to be for \"Earth observation technological testing and validation\" purposes. Actual usage not known.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 66,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/66/?format=api",
        "agency_id": 17,
        "name": "Launch Complex 3 (LC-3/LA-1)",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=28.247059,102.029008",
        "latitude": "28.247059",
        "longitude": "102.029008",
        "location": {
          "id": 16,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/16/?format=api",
          "name": "Xichang Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "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.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 238,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_66_20200803143611.jpg",
        "total_launch_count": 106,
        "orbital_launch_attempt_count": 106
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7077,
      "location_launch_attempt_count": 232,
      "pad_launch_attempt_count": 103,
      "agency_launch_attempt_count": 545,
      "orbital_launch_attempt_count_year": 228,
      "location_launch_attempt_count_year": 15,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 44,
      "type": "normal"
    },
    {
      "id": "86a178d5-7ea4-4a46-b1d7-801037ea1dfd",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/86a178d5-7ea4-4a46-b1d7-801037ea1dfd/?format=api",
      "slug": "long-march-6a-satnet-leo-group-11",
      "name": "Long March 6A | SatNet LEO Group 11",
      "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-11-16T15:23:12Z",
      "net": "2025-09-27T12:40:00Z",
      "window_end": "2025-09-27T12:47:00Z",
      "window_start": "2025-09-27T12:31: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": 8725,
        "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": 7316,
        "name": "SatNet LEO Group 11",
        "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": 153,
          "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": 23,
        "orbital_launch_attempt_count": 23
      },
      "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": 7075,
      "location_launch_attempt_count": 146,
      "pad_launch_attempt_count": 18,
      "agency_launch_attempt_count": 544,
      "orbital_launch_attempt_count_year": 226,
      "location_launch_attempt_count_year": 9,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 43,
      "type": "normal"
    },
    {
      "id": "3dd1e7c0-ceb1-4e28-b6ed-b22c4aec5852",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3dd1e7c0-ceb1-4e28-b6ed-b22c4aec5852/?format=api",
      "slug": "long-march-4c-fengyun-3h",
      "name": "Long March 4C | Fengyun-3H",
      "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-11-16T15:26:08Z",
      "net": "2025-09-26T19:28:00Z",
      "window_end": "2025-09-26T19:44:00Z",
      "window_start": "2025-09-26T19:15: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": 8721,
        "configuration": {
          "id": 64,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/64/?format=api",
          "name": "Long March 4C",
          "family": "Long March",
          "full_name": "Long March 4C",
          "variant": "C"
        }
      },
      "mission": {
        "id": 7285,
        "name": "Fengyun-3H",
        "description": "The Fengyun-3 (FY-3) series is the 2nd generation of Chinese polar-orbiting meteorological satellites, following on from the FY-1 series. The series has been developed collaboratively by CMA (Chinese Meteorological Administration) and CNSA (China National Space Administration).\r\n\r\nThe FY-3 series’ objectives are to provide global measurements of 3-D temperature and moisture soundings, cloud and precipitation parameters, meteorological and hydrological events, biosphere anomalies and geophysical parameters in support of global change and climate monitoring.",
        "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/long_march_4c_image_20230801172338.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7074,
      "location_launch_attempt_count": 259,
      "pad_launch_attempt_count": 128,
      "agency_launch_attempt_count": 543,
      "orbital_launch_attempt_count_year": 225,
      "location_launch_attempt_count_year": 20,
      "pad_launch_attempt_count_year": 9,
      "agency_launch_attempt_count_year": 42,
      "type": "normal"
    },
    {
      "id": "5777db03-a5d2-4b4f-956a-d8a2830e8fc8",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/5777db03-a5d2-4b4f-956a-d8a2830e8fc8/?format=api",
      "slug": "long-march-7a-yaogan-45",
      "name": "Long March 7A | Yaogan 45",
      "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-11-16T15:31:52Z",
      "net": "2025-09-09T02:00:00Z",
      "window_end": "2025-09-09T04:10:00Z",
      "window_start": "2025-09-09T01:52: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": 8703,
        "configuration": {
          "id": 216,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/216/?format=api",
          "name": "Long March 7A",
          "family": "Long March",
          "full_name": "Long March 7A",
          "variant": "A"
        }
      },
      "mission": {
        "id": 7296,
        "name": "Yaogan 45",
        "description": "A Chinese military “remote sensing” satellite of unknown purposes.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 176,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/176/?format=api",
        "agency_id": null,
        "name": "201",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.618452,110.955356",
        "latitude": "19.618452",
        "longitude": "110.955356",
        "location": {
          "id": 8,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/8/?format=api",
          "name": "Wenchang Space Launch Site, People's Republic of China",
          "country_code": "CHN",
          "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 59,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg",
        "total_launch_count": 28,
        "orbital_launch_attempt_count": 28
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-7a_launch_2_image_20251206093324.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7057,
      "location_launch_attempt_count": 45,
      "pad_launch_attempt_count": 25,
      "agency_launch_attempt_count": 541,
      "orbital_launch_attempt_count_year": 208,
      "location_launch_attempt_count_year": 11,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 40,
      "type": "normal"
    },
    {
      "id": "f57800ca-4125-419b-9913-27c961c24cc8",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/f57800ca-4125-419b-9913-27c961c24cc8/?format=api",
      "slug": "long-march-6a-yaogan-40-group-03",
      "name": "Long March 6A | Yaogan 40 Group 03",
      "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-11-16T15:35:40Z",
      "net": "2025-09-06T16:34:00Z",
      "window_end": "2025-09-06T16:52:00Z",
      "window_start": "2025-09-06T16:26: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": 8700,
        "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": 7292,
        "name": "Yaogan 40 Group 03",
        "description": "3 Chinese reconnaissance satellites of unknown purposes, officially reported as for \"Electromagnetic environment probing\".",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "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": 153,
          "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": 23,
        "orbital_launch_attempt_count": 23
      },
      "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": 7054,
      "location_launch_attempt_count": 145,
      "pad_launch_attempt_count": 17,
      "agency_launch_attempt_count": 540,
      "orbital_launch_attempt_count_year": 205,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 39,
      "type": "normal"
    },
    {
      "id": "50448abf-884a-4e04-87da-3950ab7c43e7",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/50448abf-884a-4e04-87da-3950ab7c43e7/?format=api",
      "slug": "long-march-3cyz-1-shiyan-29",
      "name": "Long March 3C/YZ-1 | Shiyan 29",
      "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-11-16T15:39:57Z",
      "net": "2025-09-05T02:34:00Z",
      "window_end": "2025-09-05T02:53:00Z",
      "window_start": "2025-09-05T02:26: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": 8698,
        "configuration": {
          "id": 36,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/36/?format=api",
          "name": "Long March 3C/YZ-1",
          "family": "Long March",
          "full_name": "Long March 3C/YZ-1",
          "variant": "C/YZ-1"
        }
      },
      "mission": {
        "id": 7290,
        "name": "Shiyan 29",
        "description": "Satellite officially named for \"space environment detection\" purposes, exact details unknown.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 3,
          "name": "Geosynchronous Orbit",
          "abbrev": "GSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 45,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/45/?format=api",
        "agency_id": null,
        "name": "Launch Complex 2 (LC-2)",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=28.245504,102.026768",
        "latitude": "28.245504",
        "longitude": "102.026768",
        "location": {
          "id": 16,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/16/?format=api",
          "name": "Xichang Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "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.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 238,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
        "total_launch_count": 124,
        "orbital_launch_attempt_count": 124
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_20250906192954.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7051,
      "location_launch_attempt_count": 231,
      "pad_launch_attempt_count": 121,
      "agency_launch_attempt_count": 539,
      "orbital_launch_attempt_count_year": 202,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 38,
      "type": "normal"
    },
    {
      "id": "ed2bf159-ee2d-4b60-bb8e-e964c005c8d9",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/ed2bf159-ee2d-4b60-bb8e-e964c005c8d9/?format=api",
      "slug": "zephyr-maiden-flight",
      "name": "Zéphyr | Maiden Flight",
      "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-11-16T18:33:05Z",
      "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": 1100,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1100/?format=api",
        "name": "Latitude",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8803,
        "configuration": {
          "id": 534,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/534/?format=api",
          "name": "Zéphyr",
          "family": "",
          "full_name": "Zéphyr",
          "variant": ""
        }
      },
      "mission": {
        "id": 7394,
        "name": "Maiden Flight",
        "description": "Maiden flight of the Zéphyr small launch vehicle.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 1100,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1100/?format=api",
            "name": "Latitude",
            "featured": false,
            "type": "Commercial",
            "country_code": "FRA",
            "abbrev": "LAT",
            "description": "Latitude (formerly Venture Orbital Systems) is a French rocket manufacturing company developing the Zéphyr rocket.",
            "administrator": "CEO: Aurélie Bressollette",
            "founding_year": "2019",
            "launchers": "Zéphyr",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 1,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.latitude.eu",
            "wiki_url": "https://en.wikipedia.org/wiki/Latitude_(company)",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/latitude_logo_image_20251116181423.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_20251116181217.jpg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/latitude_social_image_20251116181449.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 125,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/125/?format=api",
        "agency_id": 46,
        "name": "Diamant Launch Area",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051",
        "latitude": "5.2222222",
        "longitude": "-52.7758051",
        "location": {
          "id": 13,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "timezone_name": "America/Cayenne",
          "total_launch_count": 331,
          "total_landing_count": 0
        },
        "country_code": "GUF",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg",
        "total_launch_count": 8,
        "orbital_launch_attempt_count": 8
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_20251116181217.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7448,
      "location_launch_attempt_count": 345,
      "pad_launch_attempt_count": 10,
      "agency_launch_attempt_count": 1,
      "orbital_launch_attempt_count_year": 275,
      "location_launch_attempt_count_year": 15,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "a5e8c7ff-f30d-488d-8ef3-b445cbd75fd3",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/a5e8c7ff-f30d-488d-8ef3-b445cbd75fd3/?format=api",
      "slug": "falcon-9-block-5-sentinel-6b",
      "name": "Falcon 9 Block 5 | Sentinel-6B",
      "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-11-17T19:12:26Z",
      "net": "2025-11-17T05:21:42Z",
      "window_end": "2025-11-17T05:32:00Z",
      "window_start": "2025-11-17T05:12:00Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": 90,
      "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": 7737,
        "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": 6255,
        "name": "Sentinel-6B",
        "description": "The Sentinel-6 Michael Freilich (launched  November 2020) and Sentinel-6B make up the Sentinel-6 mission, also known as Jason Continuity of Service (Jason-CS), which is a partnership between NASA, NOAA, ESA, and EUMETSAT. This mission continues the long-term global sea surface height data record begun by first Jason satellites in 1992.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 232,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/232/?format=api",
            "name": "European Organisation for the Exploitation of Meteorological Satellites",
            "featured": false,
            "type": "Multinational",
            "country_code": "AUT,BEL,BGR,HRV,CZE,DNK,EST,FIN,FRA,DEU,GRC,HUN,IRL,ISL,ITA,LVA,LTU,LUX,NLD,NOR,POL,PRT,ROU,SVK,SVN,ESP,SWE,CHE,TUR,GBR",
            "abbrev": "EUMETSAT",
            "description": "The European Organisation for the Exploitation of Meteorological Satellites (EUMETSAT) is an intergovernmental organisation created through an international convention agreed by a current total of 30 European Member States.\r\n\r\nEUMETSAT's primary objective is to establish, maintain and exploit European systems of operational meteorological satellites. EUMETSAT is responsible for the launch and operation of the satellites and for delivering satellite data to end-users as well as contributing to the operational monitoring of climate and the detection of global climate changes.",
            "administrator": null,
            "founding_year": "1986",
            "launchers": "",
            "spacecraft": "",
            "launch_library_url": 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,
            "info_url": "https://www.eumetsat.int/",
            "wiki_url": "https://en.wikipedia.org/wiki/EUMETSAT",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eumetsat_logo_image_20250723121030.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eumetsat_hq_image_20250723121241.jpg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/eumetsat_social_image_20250723121041.jpg"
          },
          {
            "id": 27,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
            "name": "European Space Agency",
            "featured": false,
            "type": "Multinational",
            "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL,SVN",
            "abbrev": "ESA",
            "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
            "administrator": "Director General: Josef Aschbacher",
            "founding_year": "1975",
            "launchers": "Ariane | Vega",
            "spacecraft": "Space Rider",
            "launch_library_url": null,
            "total_launch_count": 7,
            "consecutive_successful_launches": 5,
            "successful_launches": 6,
            "failed_launches": 1,
            "pending_launches": 1,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.esa.int/",
            "wiki_url": "https://en.wikipedia.org/wiki/European_Space_Agency",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
          },
          {
            "id": 44,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
            "name": "National Aeronautics and Space Administration",
            "featured": true,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "NASA",
            "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
            "administrator": "Administrator: Jared Isaacman",
            "founding_year": "1958",
            "launchers": "Space Shuttle | SLS",
            "spacecraft": "Orion",
            "launch_library_url": null,
            "total_launch_count": 142,
            "consecutive_successful_launches": 12,
            "successful_launches": 122,
            "failed_launches": 20,
            "pending_launches": 5,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.nasa.gov",
            "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
          },
          {
            "id": 210,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/210/?format=api",
            "name": "National Oceanic and Atmospheric Administration",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "NOAA",
            "description": "",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "launch_library_url": 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,
            "info_url": "https://www.noaa.gov/",
            "wiki_url": "https://en.wikipedia.org/wiki/National_Oceanic_and_Atmospheric_Administration",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/noaa_logo_image_20250916065423.png",
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/noaa_social_log_image_20250916065559.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": 875,
          "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": 259,
        "orbital_launch_attempt_count": 259
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20251117051411.jpg",
      "infographic": null,
      "program": [
        {
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/22/?format=api",
          "name": "Copernicus",
          "description": "Copernicus is the European Union's Earth observation programme coordinated and managed for the European Commission by the European Union Agency for the Space Programme in partnership with the European Space Agency (ESA), the EU Member States. It aims at achieving a global, continuous, autonomous, high quality, wide range Earth observation capacity. Providing accurate, timely and easily accessible information to, among other things, improve the management of the environment, understand and mitigate the effects of climate change, and ensure civil security.",
          "agencies": [
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 1043,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1043/?format=api",
              "name": "European Union Agency for the Space Programme",
              "type": "Multinational"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/copernicus_program_20221129162831.png",
          "start_date": "2014-04-03T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.copernicus.eu",
          "wiki_url": "https://en.wikipedia.org/wiki/Copernicus_Programme",
          "mission_patches": [],
          "type": {
            "id": 8,
            "name": "Earth Observation"
          }
        }
      ],
      "orbital_launch_attempt_count": 7120,
      "location_launch_attempt_count": 844,
      "pad_launch_attempt_count": 230,
      "agency_launch_attempt_count": 601,
      "orbital_launch_attempt_count_year": 271,
      "location_launch_attempt_count_year": 58,
      "pad_launch_attempt_count_year": 56,
      "agency_launch_attempt_count_year": 152,
      "type": "normal"
    }
  ]
}