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

{
  "count": 555,
  "next": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=190&ordering=-name",
  "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=170&ordering=-name",
  "results": [
    {
      "id": "1d24bfe7-d524-41f0-85de-09e967618710",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/1d24bfe7-d524-41f0-85de-09e967618710/?format=api",
      "slug": "long-march-2d-shiyan-30-03-04",
      "name": "Long March 2D | Shiyan 30 03-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": "2026-03-14T05:37:47Z",
      "net": "2026-03-12T22:33:00Z",
      "window_end": "2026-03-12T22:46:00Z",
      "window_start": "2026-03-12T22: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": 8934,
        "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": 7529,
        "name": "Shiyan 30 03-04",
        "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": 7225,
      "location_launch_attempt_count": 238,
      "pad_launch_attempt_count": 106,
      "agency_launch_attempt_count": 579,
      "orbital_launch_attempt_count_year": 52,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 9,
      "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": "aec64478-97b7-422d-93ef-2a8b0ffc8c5a",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/aec64478-97b7-422d-93ef-2a8b0ffc8c5a/?format=api",
      "slug": "long-march-2cyz-1s-shiyan-33",
      "name": "Long March 2C/YZ-1S | Shiyan 33",
      "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-03-27T19:34:52Z",
      "net": "2026-03-27T04:11:00Z",
      "window_end": "2026-03-27T04:38:00Z",
      "window_start": "2026-03-27T04:04: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": 8949,
        "configuration": {
          "id": 156,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/156/?format=api",
          "name": "Long March 2C/YZ-1S",
          "family": "Long March",
          "full_name": "Long March 2C/YZ-1S",
          "variant": "C/YZ-1S"
        }
      },
      "mission": {
        "id": 7544,
        "name": "Shiyan 33",
        "description": "Chinese satellite reported to be for \"space environment research\" purposes. Actual usage not known.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "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_2c-i_image_20210908194304.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7241,
      "location_launch_attempt_count": 279,
      "pad_launch_attempt_count": 135,
      "agency_launch_attempt_count": 582,
      "orbital_launch_attempt_count_year": 68,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 12,
      "type": "normal"
    },
    {
      "id": "57b5b880-7892-42b1-a327-1c919c033cb6",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/57b5b880-7892-42b1-a327-1c919c033cb6/?format=api",
      "slug": "long-march-2cyz-1s-4-x-satnet-test-satellites",
      "name": "Long March 2C/YZ-1S | 4 x SatNet test satellites",
      "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-12-24T19:09:53Z",
      "net": "2025-09-16T01:06:00Z",
      "window_end": "2025-09-16T01:25:00Z",
      "window_start": "2025-09-16T00:58: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": 8705,
        "configuration": {
          "id": 156,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/156/?format=api",
          "name": "Long March 2C/YZ-1S",
          "family": "Long March",
          "full_name": "Long March 2C/YZ-1S",
          "variant": "C/YZ-1S"
        }
      },
      "mission": {
        "id": 7298,
        "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": 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_2c-i_image_20210908194304.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7064,
      "location_launch_attempt_count": 258,
      "pad_launch_attempt_count": 127,
      "agency_launch_attempt_count": 542,
      "orbital_launch_attempt_count_year": 215,
      "location_launch_attempt_count_year": 19,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 41,
      "type": "normal"
    },
    {
      "id": "011f18f2-16a8-41a8-8257-416bb9915138",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/011f18f2-16a8-41a8-8257-416bb9915138/?format=api",
      "slug": "long-march-2c-shijian-30-a-c",
      "name": "Long March 2C | Shijian 30 A-C",
      "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-19T09:34:35Z",
      "net": "2025-11-19T04:01:00Z",
      "window_end": "2025-11-19T04:19:00Z",
      "window_start": "2025-11-19T03: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": 8804,
        "configuration": {
          "id": 61,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/61/?format=api",
          "name": "Long March 2C",
          "family": "Long March",
          "full_name": "Long March 2C",
          "variant": "C"
        }
      },
      "mission": {
        "id": 7395,
        "name": "Shijian 30 A-C",
        "description": "3 Chinese satellites described as for “Space Environment Measurements” 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": 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/cz-2c_liftoff__image_20251119093404.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7122,
      "location_launch_attempt_count": 265,
      "pad_launch_attempt_count": 130,
      "agency_launch_attempt_count": 555,
      "orbital_launch_attempt_count_year": 273,
      "location_launch_attempt_count_year": 26,
      "pad_launch_attempt_count_year": 11,
      "agency_launch_attempt_count_year": 54,
      "type": "normal"
    },
    {
      "id": "5575fc3c-11e9-48e4-ab89-ac7a3e2ef32a",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/5575fc3c-11e9-48e4-ab89-ac7a3e2ef32a/?format=api",
      "slug": "long-march-2c-alsat-3b",
      "name": "Long March 2C | AlSat 3B",
      "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-02-02T18:44:05Z",
      "net": "2026-01-31T04:01:00Z",
      "window_end": "2026-01-31T04:25:00Z",
      "window_start": "2026-01-31T03:54: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": 8910,
        "configuration": {
          "id": 61,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/61/?format=api",
          "name": "Long March 2C",
          "family": "Long March",
          "full_name": "Long March 2C",
          "variant": "C"
        }
      },
      "mission": {
        "id": 7501,
        "name": "AlSat 3B",
        "description": "Earth observation satellite built by China's CAST for the Algerian Space Agency.",
        "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_2_image_20230803100234.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7197,
      "location_launch_attempt_count": 276,
      "pad_launch_attempt_count": 134,
      "agency_launch_attempt_count": 576,
      "orbital_launch_attempt_count_year": 24,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 6,
      "type": "normal"
    },
    {
      "id": "8f17cfbf-7860-4ce8-acd0-75b35d57c81f",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/8f17cfbf-7860-4ce8-acd0-75b35d57c81f/?format=api",
      "slug": "long-march-2c-alsat-3a",
      "name": "Long March 2C | AlSat 3A",
      "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-15T07:09:25Z",
      "net": "2026-01-15T04:01:00Z",
      "window_end": "2026-01-15T04:17:00Z",
      "window_start": "2026-01-15T03:53: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": 8888,
        "configuration": {
          "id": 61,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/61/?format=api",
          "name": "Long March 2C",
          "family": "Long March",
          "full_name": "Long March 2C",
          "variant": "C"
        }
      },
      "mission": {
        "id": 7479,
        "name": "AlSat 3A",
        "description": "Earth observation satellite built by China's CAST for the Algerian Space Agency.",
        "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_2_image_20230803100234.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7183,
      "location_launch_attempt_count": 274,
      "pad_launch_attempt_count": 133,
      "agency_launch_attempt_count": 573,
      "orbital_launch_attempt_count_year": 10,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "878c07cc-73db-4be6-8492-42f2890a498a",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/878c07cc-73db-4be6-8492-42f2890a498a/?format=api",
      "slug": "long-march-12-satnet-leo-group-19",
      "name": "Long March 12 | SatNet LEO Group 19",
      "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-21T06:41:38Z",
      "net": "2026-01-19T07:48:00Z",
      "window_end": "2026-01-19T08:08:00Z",
      "window_start": "2026-01-19T07:41: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": 8874,
        "configuration": {
          "id": 517,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/517/?format=api",
          "name": "Long March 12",
          "family": "Long March",
          "full_name": "Long March 12",
          "variant": ""
        }
      },
      "mission": {
        "id": 7465,
        "name": "SatNet LEO Group 19",
        "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": 219,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/219/?format=api",
        "agency_id": null,
        "name": "Commercial LC-2",
        "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.59755,110.936481",
        "latitude": "19.59755",
        "longitude": "110.936481",
        "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-2_20231225074048.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-12_on_its_la_image_20241128132937.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7189,
      "location_launch_attempt_count": 57,
      "pad_launch_attempt_count": 5,
      "agency_launch_attempt_count": 575,
      "orbital_launch_attempt_count_year": 16,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "1966d347-ce76-43ee-8a1c-caf00d61453c",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/1966d347-ce76-43ee-8a1c-caf00d61453c/?format=api",
      "slug": "long-march-12-satnet-leo-group-16",
      "name": "Long March 12 | SatNet LEO Group 16",
      "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-12-15T18:37:03Z",
      "net": "2025-12-11T23:00:00Z",
      "window_end": "2025-12-11T23:21:00Z",
      "window_start": "2025-12-11T22:53: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": 8831,
        "configuration": {
          "id": 517,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/517/?format=api",
          "name": "Long March 12",
          "family": "Long March",
          "full_name": "Long March 12",
          "variant": ""
        }
      },
      "mission": {
        "id": 7422,
        "name": "SatNet LEO Group 16",
        "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": 219,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/219/?format=api",
        "agency_id": null,
        "name": "Commercial LC-2",
        "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.59755,110.936481",
        "latitude": "19.59755",
        "longitude": "110.936481",
        "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-2_20231225074048.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-12_on_its_la_image_20241128132937.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7151,
      "location_launch_attempt_count": 52,
      "pad_launch_attempt_count": 4,
      "agency_launch_attempt_count": 563,
      "orbital_launch_attempt_count_year": 302,
      "location_launch_attempt_count_year": 18,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 62,
      "type": "normal"
    },
    {
      "id": "537bd9b3-5f1d-4dda-aeb5-78e5b17cf2ba",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/537bd9b3-5f1d-4dda-aeb5-78e5b17cf2ba/?format=api",
      "slug": "long-march-12-satnet-leo-group-13",
      "name": "Long March 12 | SatNet LEO Group 13",
      "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-16T11:40:23Z",
      "net": "2025-11-10T02:41:00Z",
      "window_end": "2025-11-10T03:03:00Z",
      "window_start": "2025-11-10T02:35: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": 8789,
        "configuration": {
          "id": 517,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/517/?format=api",
          "name": "Long March 12",
          "family": "Long March",
          "full_name": "Long March 12",
          "variant": ""
        }
      },
      "mission": {
        "id": 7380,
        "name": "SatNet LEO Group 13",
        "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": 219,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/219/?format=api",
        "agency_id": null,
        "name": "Commercial LC-2",
        "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.59755,110.936481",
        "latitude": "19.59755",
        "longitude": "110.936481",
        "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-2_20231225074048.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-12_on_its_la_image_20241128132937.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7113,
      "location_launch_attempt_count": 49,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 554,
      "orbital_launch_attempt_count_year": 264,
      "location_launch_attempt_count_year": 15,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 53,
      "type": "normal"
    }
  ]
}