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

{
  "count": 7859,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3630&ordering=name",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3610&ordering=name",
  "results": [
    {
      "id": "f4909efe-4764-43fa-9e4a-07e479af1ba7",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/f4909efe-4764-43fa-9e4a-07e479af1ba7/?format=api",
      "slug": "long-march-8a-satnet-leo-group-17",
      "name": "Long March 8A | SatNet LEO Group 17",
      "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-26T17:25:23Z",
      "net": "2025-12-25T23:26:00Z",
      "window_end": "2025-12-25T23:43:00Z",
      "window_start": "2025-12-25T23:18: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://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 8856,
        "configuration": {
          "id": 518,
          "url": "https://ll.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": 7447,
        "name": "SatNet LEO Group 17",
        "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 60,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/cz-8a_launch_2_image_20251206093107.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7169,
      "location_launch_attempt_count": 54,
      "pad_launch_attempt_count": 6,
      "agency_launch_attempt_count": 567,
      "orbital_launch_attempt_count_year": 320,
      "location_launch_attempt_count_year": 20,
      "pad_launch_attempt_count_year": 6,
      "agency_launch_attempt_count_year": 66,
      "type": "normal"
    },
    {
      "id": "2e15e3c4-408b-48a2-a647-4818df4eebc4",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/2e15e3c4-408b-48a2-a647-4818df4eebc4/?format=api",
      "slug": "long-march-8a-satnet-leo-group-18",
      "name": "Long March 8A | SatNet LEO Group 18",
      "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-14T21:35:00Z",
      "net": "2026-01-13T15:25:00Z",
      "window_end": "2026-01-13T15:42:00Z",
      "window_start": "2026-01-13T15:17: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://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 8872,
        "configuration": {
          "id": 518,
          "url": "https://ll.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": 7463,
        "name": "SatNet LEO Group 18",
        "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 60,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/cz-8a_launch_2_image_20251206093107.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7181,
      "location_launch_attempt_count": 56,
      "pad_launch_attempt_count": 7,
      "agency_launch_attempt_count": 572,
      "orbital_launch_attempt_count_year": 8,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "2e3e33a1-b87d-4d52-a7e7-8cc5a28046fd",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/2e3e33a1-b87d-4d52-a7e7-8cc5a28046fd/?format=api",
      "slug": "long-march-8a-satnet-leo-group-20",
      "name": "Long March 8A | SatNet LEO Group 20",
      "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-14T04:31:29Z",
      "net": "2026-03-12T19:48:00Z",
      "window_end": "2026-03-12T20:05:00Z",
      "window_start": "2026-03-12T19:40: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://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 8933,
        "configuration": {
          "id": 518,
          "url": "https://ll.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": 7528,
        "name": "SatNet LEO Group 20",
        "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 60,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/cz-8a_launch_2_image_20251206093107.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7224,
      "location_launch_attempt_count": 58,
      "pad_launch_attempt_count": 8,
      "agency_launch_attempt_count": 578,
      "orbital_launch_attempt_count_year": 51,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 8,
      "type": "normal"
    },
    {
      "id": "0634f871-3fdd-48f2-b6c4-bdd9c578377e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/0634f871-3fdd-48f2-b6c4-bdd9c578377e/?format=api",
      "slug": "long-march-8-core-only-hainan-1-to-4-others",
      "name": "Long March 8 (Core Only) | Hainan-1 to 4 & others",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-10-22T02:00:04Z",
      "net": "2022-02-27T03:06:30Z",
      "window_end": "2022-02-27T03:19:00Z",
      "window_start": "2022-02-27T02:54:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 2596,
        "configuration": {
          "id": 477,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/477/?format=api",
          "name": "Long March 8 (Core Only)",
          "family": "Long March",
          "full_name": "Long March 8 (Core Only)",
          "variant": "8"
        }
      },
      "mission": {
        "id": 6976,
        "name": "Hainan-1 to 4 & others",
        "description": "Carried 22 satellites to sun-synchronous orbit on a share-ride mission, including the Hainan-1 satellites.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 176,
        "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 60,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg",
        "total_launch_count": 29,
        "orbital_launch_attempt_count": 29
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_2528core-_image_20240315181855.png",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6202,
      "location_launch_attempt_count": 16,
      "pad_launch_attempt_count": 9,
      "agency_launch_attempt_count": 356,
      "orbital_launch_attempt_count_year": 20,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "aed6a40f-012e-4b97-b701-d7a8c73edcfd",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/aed6a40f-012e-4b97-b701-d7a8c73edcfd/?format=api",
      "slug": "long-march-8-queqiao-2",
      "name": "Long March 8 | Queqiao-2",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-06-15T13:33:16Z",
      "net": "2024-03-20T00:31:28Z",
      "window_end": "2024-03-20T02:16:00Z",
      "window_start": "2024-03-20T00:21:00Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 7839,
        "configuration": {
          "id": 462,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/462/?format=api",
          "name": "Long March 8",
          "family": "Long March",
          "full_name": "Long March 8",
          "variant": ""
        }
      },
      "mission": {
        "id": 6346,
        "name": "Queqiao-2",
        "description": "Queqiao-2 is a Chinese artificial satellite to serve as a communications relay for future Chinese lunar far side missions that cannot communicate directly with the Earth, beginning with the Chang'e 6 lunar sample return mission in 2024.\r\n\r\nIt will operate from a Distant Retrograde Orbit (DRO) of the Moon.\r\n\r\nThe launch also carries the Tiandu-1 & 2 small satellites testing cis-lunar space navigation and inter-satellite communication techniques for CNSA’s Deep Space Exploration Laboratory (DSEL).",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 11,
          "name": "Lunar Orbit",
          "abbrev": "LO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 176,
        "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 60,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg",
        "total_launch_count": 29,
        "orbital_launch_attempt_count": 29
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240320175819.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 18,
          "url": "https://ll.thespacedevs.com/2.2.0/program/18/?format=api",
          "name": "Chinese Lunar Exploration Program",
          "description": "The Chinese Lunar Exploration Program also known as the Chang'e Project after the Chinese moon goddess Chang'e, is an ongoing series of robotic Moon missions by the China National Space Administration (CNSA). The program incorporates lunar orbiters, landers, rovers and sample return spacecraft, launched using Long March rockets.",
          "agencies": [
            {
              "id": 17,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
              "name": "China National Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520lun_program_20201129190923.png",
          "start_date": "2003-01-01T00:00:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Chinese_Lunar_Exploration_Program",
          "mission_patches": [],
          "type": {
            "id": 5,
            "name": "Exploration"
          }
        }
      ],
      "orbital_launch_attempt_count": 6641,
      "location_launch_attempt_count": 28,
      "pad_launch_attempt_count": 17,
      "agency_launch_attempt_count": 459,
      "orbital_launch_attempt_count_year": 52,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "1bb05be3-e862-44e2-8aac-0120a46904de",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/1bb05be3-e862-44e2-8aac-0120a46904de/?format=api",
      "slug": "long-march-8-spacesail-polar-group-05",
      "name": "Long March 8 | SpaceSail Polar Group 05",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2026-04-07T12:08:03Z",
      "net": "2025-03-11T16:38:00Z",
      "window_end": "2025-03-11T17:05:00Z",
      "window_start": "2025-03-11T16: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://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 8426,
        "configuration": {
          "id": 462,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/462/?format=api",
          "name": "Long March 8",
          "family": "Long March",
          "full_name": "Long March 8",
          "variant": ""
        }
      },
      "mission": {
        "id": 7015,
        "name": "SpaceSail Polar Group 05",
        "description": "18 Low Earth Orbit communication satellites with Ku, Q and V band payloads for the G60 constellation operated by Shanghai Spacecom Satellite Technology (SSST) with funding backed by the Shanghai local government.\r\n\r\nInitial constellation will consist of 1296 satellites by 2027 with long term plans to expand it to 12000 satellites.\r\n\r\nFirst launch from the Wenchang Commercial Space Launch Site's LC-1.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 218,
        "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 60,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20250312135321.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6896,
      "location_launch_attempt_count": 36,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 510,
      "orbital_launch_attempt_count_year": 47,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 9,
      "type": "normal"
    },
    {
      "id": "4dac3740-b75f-4d76-b702-5967d09085d8",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/4dac3740-b75f-4d76-b702-5967d09085d8/?format=api",
      "slug": "long-march-8-spacesail-polar-group-07",
      "name": "Long March 8 | SpaceSail Polar Group 07",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2026-04-08T01:11:11Z",
      "net": "2026-04-07T13:32:00Z",
      "window_end": "2026-04-07T13:47:00Z",
      "window_start": "2026-04-07T13:24: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://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 8955,
        "configuration": {
          "id": 462,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/462/?format=api",
          "name": "Long March 8",
          "family": "Long March",
          "full_name": "Long March 8",
          "variant": ""
        }
      },
      "mission": {
        "id": 7550,
        "name": "SpaceSail Polar Group 07",
        "description": "18 Low Earth Orbit communication satellites with Ku, Q and V band payloads for the G60 constellation operated by Shanghai Spacesail Technologies with funding backed by the Shanghai local government.\r\n\r\nInitial constellation will consist of 1296 satellites by 2027 with long term plans to expand it to 12000 satellites.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 218,
        "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 60,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240315183218.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7253,
      "location_launch_attempt_count": 59,
      "pad_launch_attempt_count": 9,
      "agency_launch_attempt_count": 583,
      "orbital_launch_attempt_count_year": 80,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 13,
      "type": "normal"
    },
    {
      "id": "aef8f8ea-522b-4bdb-9d57-212bbe981946",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/aef8f8ea-522b-4bdb-9d57-212bbe981946/?format=api",
      "slug": "long-march-8-unknown-payload",
      "name": "Long March 8 | Unknown Payload",
      "status": {
        "id": 1,
        "name": "Go for Launch",
        "abbrev": "Go",
        "description": "Current T-0 confirmed by official or reliable sources."
      },
      "last_updated": "2026-05-10T13:04:23Z",
      "net": "2026-05-17T14:40:00Z",
      "window_end": "2026-05-17T14:57:00Z",
      "window_start": "2026-05-17T14:34:00Z",
      "net_precision": {
        "id": 2,
        "name": "Hour",
        "abbrev": "HR",
        "description": "The T-0 is accurate to the hour."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 9020,
        "configuration": {
          "id": 462,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/462/?format=api",
          "name": "Long March 8",
          "family": "Long March",
          "full_name": "Long March 8",
          "variant": ""
        }
      },
      "mission": {
        "id": 7615,
        "name": "Unknown Payload",
        "description": "Details TBD.",
        "launch_designator": null,
        "type": "Unknown",
        "orbit": {
          "id": 25,
          "name": "Unknown",
          "abbrev": "N/A"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 218,
        "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 60,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240315183218.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7287,
      "location_launch_attempt_count": 61,
      "pad_launch_attempt_count": 10,
      "agency_launch_attempt_count": 590,
      "orbital_launch_attempt_count_year": 114,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 20,
      "type": "normal"
    },
    {
      "id": "57c418cc-97ae-4d8e-b806-bb0e0345217f",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/57c418cc-97ae-4d8e-b806-bb0e0345217f/?format=api",
      "slug": "long-march-8-xjy-7-others",
      "name": "Long March 8 | XJY-7 & others",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-06-13T17:17:09Z",
      "net": "2020-12-22T04:37:37Z",
      "window_end": "2020-12-22T04:37:37Z",
      "window_start": "2020-12-22T04:37:37Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 2813,
        "configuration": {
          "id": 462,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/462/?format=api",
          "name": "Long March 8",
          "family": "Long March",
          "full_name": "Long March 8",
          "variant": ""
        }
      },
      "mission": {
        "id": 1221,
        "name": "XJY-7 & others",
        "description": "XJY-7 is an undisclosed Chinese government payload for the first launch of Long March 8",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 176,
        "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 60,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_176_20200803143412.jpg",
        "total_launch_count": 29,
        "orbital_launch_attempt_count": 29
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20201216110501.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6035,
      "location_launch_attempt_count": 10,
      "pad_launch_attempt_count": 4,
      "agency_launch_attempt_count": 303,
      "orbital_launch_attempt_count_year": 113,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 33,
      "type": "normal"
    },
    {
      "id": "1c040590-5157-4850-86e2-f878dd7d49d4",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/1c040590-5157-4850-86e2-f878dd7d49d4/?format=api",
      "slug": "lvm-3-bluebird-block-2-1",
      "name": "LVM-3 | BlueBird Block 2 #1",
      "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-24T12:54:02Z",
      "net": "2025-12-24T03:25:30Z",
      "window_end": "2025-12-24T06:50:00Z",
      "window_start": "2025-12-24T02:50:00Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 31,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "type": "Government"
      },
      "rocket": {
        "id": 8407,
        "configuration": {
          "id": 172,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/172/?format=api",
          "name": "LVM-3 (GSLV Mk III)",
          "family": "GSLV",
          "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)",
          "variant": ""
        }
      },
      "mission": {
        "id": 6995,
        "name": "BlueBird Block 2 #1",
        "description": "AST SpaceMobile’s Block 2 BlueBird satellites are designed to deliver up to 10 times the bandwidth capacity of the BlueBird Block 1 satellites, required to achieve 24/7 continuous cellular broadband service coverage in the United States, with beams designed to support a capacity of up to 40 MHz, enabling peak data transmission speeds up to 120 Mbps, supporting voice, full data and video applications. The Block 2 BlueBirds, featuring as large as 2400 square foot communications arrays, will be the largest satellites ever commercially deployed in Low Earth orbit once launched.\r\n\r\nThis launch will feature a single satellite.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 82,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/82/?format=api",
        "agency_id": 31,
        "name": "Satish Dhawan Space Centre Second Launch Pad",
        "description": "The second launch pad was built between 1999 and 2003.  It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.7199,80.2304",
        "latitude": "13.7199",
        "longitude": "80.2304",
        "location": {
          "id": 14,
          "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api",
          "name": "Satish Dhawan Space Centre, India",
          "country_code": "IND",
          "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
          "timezone_name": "Asia/Kolkata",
          "total_launch_count": 103,
          "total_landing_count": 0
        },
        "country_code": "IND",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg",
        "total_launch_count": 32,
        "orbital_launch_attempt_count": 31
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7167,
      "location_launch_attempt_count": 102,
      "pad_launch_attempt_count": 32,
      "agency_launch_attempt_count": 98,
      "orbital_launch_attempt_count_year": 318,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    }
  ]
}