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

{
  "count": 7861,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3090&ordering=-last_updated",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3070&ordering=-last_updated",
  "results": [
    {
      "id": "2e1969a6-c134-4a1b-8087-38979d474e5a",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/2e1969a6-c134-4a1b-8087-38979d474e5a/?format=api",
      "slug": "long-march-2d-gaofen-9-04",
      "name": "Long March 2D | Gaofen-9-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": "2023-06-14T15:48:05Z",
      "net": "2020-08-06T04:01:00Z",
      "window_end": "2020-08-06T04:16:00Z",
      "window_start": "2020-08-06T03:52:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "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": 2735,
        "configuration": {
          "id": 17,
          "url": "https://ll.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": 1139,
        "name": "Gaofen-9-04",
        "description": "Gaofen is a series of civilian Earth observation satellites developed and launched for the China High-definition Earth Observation System (CHEOS), a state-sponsored programme aimed to develop a near-real time, all-weather, global surveillance network consisting of satellite, near-space (stratosphere) airships, and aerial observation platforms.",
        "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 285,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 136,
        "orbital_launch_attempt_count": 136
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5982,
      "location_launch_attempt_count": 129,
      "pad_launch_attempt_count": 67,
      "agency_launch_attempt_count": 289,
      "orbital_launch_attempt_count_year": 60,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 19,
      "type": "normal"
    },
    {
      "id": "1a899b5c-31f9-4aa8-baa9-4f88eb5d789e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/1a899b5c-31f9-4aa8-baa9-4f88eb5d789e/?format=api",
      "slug": "long-march-2d-tianhui-1-04",
      "name": "Long March 2D | Tianhui-1-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": "2023-06-14T15:48:05Z",
      "net": "2021-07-29T04:01:00Z",
      "window_end": "2021-07-29T04:21:00Z",
      "window_start": "2021-07-29T03:45: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": 2974,
        "configuration": {
          "id": 17,
          "url": "https://ll.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": 1401,
        "name": "Tianhui-1-04",
        "description": "TH 1 (Tianhui-1 = \"Sky drawing\") is a Chinese stereo-topographic mapping satellite operated by the People’s Liberation Army (PLA).\r\n\r\nThe satellites are built by the Hangtian Dongfanghong Weixing Corporation and the China Aerospace Science and Technology Corporation and the Chinese Academy of Space Technology (CAST). The satellites operate on a 500 km circular sun synchronous orbit. Electrical power is provided by two deployable solar panels that is stored on onboard batteries.\r\n\r\nThey are equipped with a three-dimensional survey camera and a CCD camera with a ground resolution of 5 meters, spectral region of 0.51 µm to 0.69 µm and with a camera angle of 25 degrees. Also on board is a multi-spectral camera with a ground resolution of 10 meters operating in four spectral bands of 0.43 µm to 0.52 µm, 0.52 µm to 0.61 µm, 0.61 µm to 0.69 µm, and 0.76 µm to 0.90 µm. The swath width of the cameras is 60 kilometers wide.",
        "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 285,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 136,
        "orbital_launch_attempt_count": 136
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6107,
      "location_launch_attempt_count": 145,
      "pad_launch_attempt_count": 78,
      "agency_launch_attempt_count": 328,
      "orbital_launch_attempt_count_year": 70,
      "location_launch_attempt_count_year": 10,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 24,
      "type": "normal"
    },
    {
      "id": "39948ff3-b512-4b35-82d1-a0ef184b4e41",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/39948ff3-b512-4b35-82d1-a0ef184b4e41/?format=api",
      "slug": "long-march-2d-shi-jian-7",
      "name": "Long March 2D | Shi Jian 7",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T15:48:05Z",
      "net": "2005-07-05T22:40:00Z",
      "window_end": "2005-07-05T22:40:00Z",
      "window_start": "2005-07-05T22:40:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "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": 7233,
        "configuration": {
          "id": 17,
          "url": "https://ll.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": 5622,
        "name": "Shi Jian 7",
        "description": "Chinese maneuverable military satellites, believed to have an interceptor / inspector / antisatellite mission. Launched from Jiuquan by the CZ-2D launch vehicle into 600 km, 97.7 deg inclination sun synchronous orbits.",
        "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 285,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 136,
        "orbital_launch_attempt_count": 136
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4721,
      "location_launch_attempt_count": 37,
      "pad_launch_attempt_count": 4,
      "agency_launch_attempt_count": 31,
      "orbital_launch_attempt_count_year": 27,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "215cc927-d7fe-4010-999f-5b3e97ddc503",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/215cc927-d7fe-4010-999f-5b3e97ddc503/?format=api",
      "slug": "long-march-2d-gokturk-2",
      "name": "Long March 2D | Göktürk-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": "2023-06-14T15:48:05Z",
      "net": "2012-12-18T16:13:04Z",
      "window_end": "2012-12-18T16:13:04Z",
      "window_start": "2012-12-18T16:13:04Z",
      "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": 1653,
        "configuration": {
          "id": 17,
          "url": "https://ll.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": null,
      "pad": {
        "id": 22,
        "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 285,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 136,
        "orbital_launch_attempt_count": 136
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5266,
      "location_launch_attempt_count": 62,
      "pad_launch_attempt_count": 24,
      "agency_launch_attempt_count": 120,
      "orbital_launch_attempt_count_year": 76,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 19,
      "type": "normal"
    },
    {
      "id": "1eddfbf7-640e-49e7-be1b-023f881569e9",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/1eddfbf7-640e-49e7-be1b-023f881569e9/?format=api",
      "slug": "long-march-2d-fanhui-shi-weixing-22",
      "name": "Long March 2D | Fanhui Shi Weixing (22)",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T15:48:05Z",
      "net": "2005-08-29T08:45:04Z",
      "window_end": "2005-08-29T08:45:04Z",
      "window_start": "2005-08-29T08:45:04Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "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": 7240,
        "configuration": {
          "id": 17,
          "url": "https://ll.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": 5629,
        "name": "Fanhui Shi Weixing (22)",
        "description": "Military surveillance satellite.",
        "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 285,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 136,
        "orbital_launch_attempt_count": 136
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4730,
      "location_launch_attempt_count": 39,
      "pad_launch_attempt_count": 6,
      "agency_launch_attempt_count": 33,
      "orbital_launch_attempt_count_year": 36,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "63bf651e-a230-456c-a16f-86a2627e6875",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/63bf651e-a230-456c-a16f-86a2627e6875/?format=api",
      "slug": "long-march-2d-vrss-1",
      "name": "Long March 2D | VRSS-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": "2023-06-14T15:48:04Z",
      "net": "2012-09-29T04:12:04Z",
      "window_end": "2012-09-29T04:12:04Z",
      "window_start": "2012-09-29T04:12:04Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "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": 1633,
        "configuration": {
          "id": 17,
          "url": "https://ll.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": null,
      "pad": {
        "id": 22,
        "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 285,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 136,
        "orbital_launch_attempt_count": 136
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5245,
      "location_launch_attempt_count": 60,
      "pad_launch_attempt_count": 22,
      "agency_launch_attempt_count": 114,
      "orbital_launch_attempt_count_year": 55,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 13,
      "type": "normal"
    },
    {
      "id": "fc749278-e9bd-464d-9eb4-e5561ec33cdc",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/fc749278-e9bd-464d-9eb4-e5561ec33cdc/?format=api",
      "slug": "long-march-4c-yaogan-34-02",
      "name": "Long March 4C | Yaogan 34-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": "2023-06-14T15:48:04Z",
      "net": "2022-03-17T07:09:00Z",
      "window_end": "2022-03-17T07:28:00Z",
      "window_start": "2022-03-17T07:00: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": 7444,
        "configuration": {
          "id": 64,
          "url": "https://ll.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": 5966,
        "name": "Yaogan 34-02",
        "description": "Officially described as an optical remote-sensing satellite built by SAST.",
        "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://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 285,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
        "total_launch_count": 136,
        "orbital_launch_attempt_count": 136
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_4c_image_20230801172338.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6210,
      "location_launch_attempt_count": 160,
      "pad_launch_attempt_count": 86,
      "agency_launch_attempt_count": 358,
      "orbital_launch_attempt_count_year": 28,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 6,
      "type": "normal"
    },
    {
      "id": "0c540f83-4254-411e-a211-aa5360696b82",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/0c540f83-4254-411e-a211-aa5360696b82/?format=api",
      "slug": "long-march-2d-fanhui-shi-weixing-17",
      "name": "Long March 2D | Fanhui Shi Weixing (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": "2023-06-14T15:48:04Z",
      "net": "1996-10-20T07:20:00Z",
      "window_end": "1996-10-20T07:20:00Z",
      "window_start": "1996-10-20T07:20:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 189,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/189/?format=api",
        "name": "China Aerospace Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 6752,
        "configuration": {
          "id": 17,
          "url": "https://ll.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": 5142,
        "name": "Fanhui Shi Weixing (17)",
        "description": "The FSW-2 (Fanhui Shi Weixing) or JB-1B series was the second series of chinese recoverable satellites. These satellites feature cameras for Earth observation.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 143,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api",
        "agency_id": null,
        "name": "Launch Area 2B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=41.306143,100.313229",
        "latitude": "41.306143",
        "longitude": "100.313229",
        "location": {
          "id": 17,
          "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 285,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg",
        "total_launch_count": 26,
        "orbital_launch_attempt_count": 26
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4104,
      "location_launch_attempt_count": 28,
      "pad_launch_attempt_count": 26,
      "agency_launch_attempt_count": 13,
      "orbital_launch_attempt_count_year": 63,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "dd8c1f10-e3b9-49ce-b945-fa071c53404b",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/dd8c1f10-e3b9-49ce-b945-fa071c53404b/?format=api",
      "slug": "feng-bao-1-jssw-1",
      "name": "Feng Bao 1 | JSSW 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": "2023-06-14T15:48:04Z",
      "net": "1975-07-26T13:30:00Z",
      "window_end": "1975-07-26T13:30:00Z",
      "window_start": "1975-07-26T13:30:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1035,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1035/?format=api",
        "name": "Seventh Ministry of Machine Building Industry",
        "type": "Government"
      },
      "rocket": {
        "id": 4609,
        "configuration": {
          "id": 318,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/318/?format=api",
          "name": "Feng Bao 1",
          "family": "",
          "full_name": "Feng Bao 1",
          "variant": "1"
        }
      },
      "mission": {
        "id": 3027,
        "name": "JSSW 1",
        "description": "Experimental Chinese satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 143,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api",
        "agency_id": null,
        "name": "Launch Area 2B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=41.306143,100.313229",
        "latitude": "41.306143",
        "longitude": "100.313229",
        "location": {
          "id": 17,
          "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 285,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg",
        "total_launch_count": 26,
        "orbital_launch_attempt_count": 26
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1725,
      "location_launch_attempt_count": 6,
      "pad_launch_attempt_count": 4,
      "agency_launch_attempt_count": 6,
      "orbital_launch_attempt_count_year": 74,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "b7cbba65-b788-466e-914a-13d3965a0353",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/b7cbba65-b788-466e-914a-13d3965a0353/?format=api",
      "slug": "long-march-2-fsw-0-3",
      "name": "Long March 2 | FSW-0 3",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T15:48:04Z",
      "net": "1978-01-26T05:00:00Z",
      "window_end": "1978-01-26T05:00:00Z",
      "window_start": "1978-01-26T05:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1035,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1035/?format=api",
        "name": "Seventh Ministry of Machine Building Industry",
        "type": "Government"
      },
      "rocket": {
        "id": 4924,
        "configuration": {
          "id": 266,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/266/?format=api",
          "name": "Long March 2A",
          "family": "Long March",
          "full_name": "Long March 2A",
          "variant": "A"
        }
      },
      "mission": {
        "id": 3340,
        "name": "FSW-0 3",
        "description": "Chinese Fanhui Shi Weixing recoverable reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 143,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api",
        "agency_id": null,
        "name": "Launch Area 2B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=41.306143,100.313229",
        "latitude": "41.306143",
        "longitude": "100.313229",
        "location": {
          "id": 17,
          "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 285,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg",
        "total_launch_count": 26,
        "orbital_launch_attempt_count": 26
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-2a_liftoff_image_20251126110148.png",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 2056,
      "location_launch_attempt_count": 12,
      "pad_launch_attempt_count": 10,
      "agency_launch_attempt_count": 12,
      "orbital_launch_attempt_count_year": 11,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    }
  ]
}