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": 7943,
  "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": "b31c3564-89a1-47c8-88d2-11e2cc9288f4",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/b31c3564-89a1-47c8-88d2-11e2cc9288f4/?format=api",
      "slug": "proton-kdm-2m-garuda-1",
      "name": "Proton-K/DM-2M | Garuda 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-14T03:46:17Z",
      "net": "2000-02-12T09:10:54Z",
      "window_end": "2000-02-12T09:10:54Z",
      "window_start": "2000-02-12T09:10:54Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "type": "Government"
      },
      "rocket": {
        "id": 6973,
        "configuration": {
          "id": 350,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/350/?format=api",
          "name": "Proton-K/DM-2M",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/DM-2M",
          "variant": "DM-2M"
        }
      },
      "mission": {
        "id": 5362,
        "name": "Garuda 1",
        "description": "Indonesian communications satellite.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 31,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api",
        "agency_id": null,
        "name": "81/23 (81L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.073997,62.977999",
        "latitude": "46.073997",
        "longitude": "62.977999",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1564,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg",
        "total_launch_count": 104,
        "orbital_launch_attempt_count": 104
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4379,
      "location_launch_attempt_count": 1144,
      "pad_launch_attempt_count": 90,
      "agency_launch_attempt_count": 68,
      "orbital_launch_attempt_count_year": 12,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "298f3c6c-78b2-43a2-a6d9-ef28cc610304",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/298f3c6c-78b2-43a2-a6d9-ef28cc610304/?format=api",
      "slug": "proton-kdm-2m-gals-1",
      "name": "Proton-K/DM-2M | Gals 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-14T03:46:13Z",
      "net": "1994-01-20T09:49:00Z",
      "window_end": "1994-01-20T09:49:00Z",
      "window_start": "1994-01-20T09:49:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "type": "Government"
      },
      "rocket": {
        "id": 6565,
        "configuration": {
          "id": 350,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/350/?format=api",
          "name": "Proton-K/DM-2M",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/DM-2M",
          "variant": "DM-2M"
        }
      },
      "mission": {
        "id": 4955,
        "name": "Gals 1",
        "description": "The Gals television broadcasting satellite, originally expected to be launched by December, 1990, was designed to support a variety of direct broadcast customers, including professional broadcasting firms (having antenna 2.5 m in diameter), community associations (receiving antenna 1.5 m), and individuals (receiving antenna 0.6-0.9 m). The year 1994 marked the long awaited debut of the first of the next-generation Russian geosynchronous communications satellites.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 31,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api",
        "agency_id": null,
        "name": "81/23 (81L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.073997,62.977999",
        "latitude": "46.073997",
        "longitude": "62.977999",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1564,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg",
        "total_launch_count": 104,
        "orbital_launch_attempt_count": 104
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3870,
      "location_launch_attempt_count": 1021,
      "pad_launch_attempt_count": 57,
      "agency_launch_attempt_count": 15,
      "orbital_launch_attempt_count_year": 2,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "3e853ca4-d876-4eb6-b30d-52a0a621a61c",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/3e853ca4-d876-4eb6-b30d-52a0a621a61c/?format=api",
      "slug": "proton-kdm-2m-ekspress-am-22",
      "name": "Proton-K/DM-2M | Ekspress AM-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-14T03:35:03Z",
      "net": "2003-12-28T23:00:00Z",
      "window_end": "2003-12-28T23:00:00Z",
      "window_start": "2003-12-28T23:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "type": "Government"
      },
      "rocket": {
        "id": 7166,
        "configuration": {
          "id": 350,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/350/?format=api",
          "name": "Proton-K/DM-2M",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/DM-2M",
          "variant": "DM-2M"
        }
      },
      "mission": {
        "id": 5555,
        "name": "Ekspress AM-22",
        "description": "Ekspress AM22 (Russian: Экспресс АМ22, meaning Express AM22) is a communications satellite. It belongs to the Russian Satellite Communications Company (RSCC) based in Moscow",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1564,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4638,
      "location_launch_attempt_count": 1215,
      "pad_launch_attempt_count": 91,
      "agency_launch_attempt_count": 102,
      "orbital_launch_attempt_count_year": 62,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 6,
      "type": "normal"
    },
    {
      "id": "ce098cfe-3329-4a9c-9766-407f4988408e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/ce098cfe-3329-4a9c-9766-407f4988408e/?format=api",
      "slug": "proton-kdm-2m-ekspress-am-2",
      "name": "Proton-K/DM-2M | Ekspress AM-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-14T03:35:12Z",
      "net": "2005-03-29T21:31:00Z",
      "window_end": "2005-03-29T21:31:00Z",
      "window_start": "2005-03-29T21:31:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "type": "Government"
      },
      "rocket": {
        "id": 7219,
        "configuration": {
          "id": 350,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/350/?format=api",
          "name": "Proton-K/DM-2M",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/DM-2M",
          "variant": "DM-2M"
        }
      },
      "mission": {
        "id": 5608,
        "name": "Ekspress AM-2",
        "description": "The Ekspress-AM 2 and 3 series are communications satellites for russian domestic communication services. The lifetime of the spacecraft has been increased to 12 years.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1564,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4704,
      "location_launch_attempt_count": 1235,
      "pad_launch_attempt_count": 98,
      "agency_launch_attempt_count": 112,
      "orbital_launch_attempt_count_year": 10,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "8704992f-d871-4f4a-b57a-8ba102f3a2d2",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/8704992f-d871-4f4a-b57a-8ba102f3a2d2/?format=api",
      "slug": "proton-kdm-2m-ekspress-am-11",
      "name": "Proton-K/DM-2M | Ekspress AM-11",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T03:35:05Z",
      "net": "2004-04-26T20:37:00Z",
      "window_end": "2004-04-26T20:37:00Z",
      "window_start": "2004-04-26T20:37:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "type": "Government"
      },
      "rocket": {
        "id": 7179,
        "configuration": {
          "id": 350,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/350/?format=api",
          "name": "Proton-K/DM-2M",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/DM-2M",
          "variant": "DM-2M"
        }
      },
      "mission": {
        "id": 5568,
        "name": "Ekspress AM-11",
        "description": "The Ekspress-AM 11 is a communications satellite for russian domestic communication services. The lifetime of the spacecraft has been increased to 12 years.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1564,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4654,
      "location_launch_attempt_count": 1220,
      "pad_launch_attempt_count": 92,
      "agency_launch_attempt_count": 105,
      "orbital_launch_attempt_count_year": 15,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "afe3a48e-4a7f-479e-bc25-dc4751b8c6b3",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/afe3a48e-4a7f-479e-bc25-dc4751b8c6b3/?format=api",
      "slug": "proton-kdm-2m-ekspress-am-1",
      "name": "Proton-K/DM-2M | Ekspress AM-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-14T03:35:11Z",
      "net": "2004-10-29T22:11:00Z",
      "window_end": "2004-10-29T22:11:00Z",
      "window_start": "2004-10-29T22:11:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "type": "Government"
      },
      "rocket": {
        "id": 7203,
        "configuration": {
          "id": 350,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/350/?format=api",
          "name": "Proton-K/DM-2M",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/DM-2M",
          "variant": "DM-2M"
        }
      },
      "mission": {
        "id": 5592,
        "name": "Ekspress AM-1",
        "description": "The Ekspress-AM 1 is a communications satellite for russian domestic communication services. The lifetime of the spacecraft has been increased to 12 years. While the spacecraft itself is built by russian RSCC (Kosmicheskiya Svyaz), the communication payloads is built by NEC.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1564,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4683,
      "location_launch_attempt_count": 1230,
      "pad_launch_attempt_count": 96,
      "agency_launch_attempt_count": 109,
      "orbital_launch_attempt_count_year": 44,
      "location_launch_attempt_count_year": 15,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "3188571a-684c-4ac2-8cfc-2d77e637cc4a",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/3188571a-684c-4ac2-8cfc-2d77e637cc4a/?format=api",
      "slug": "proton-kdm-2m-ekspress-a1r",
      "name": "Proton-K/DM-2M | Ekspress A1R",
      "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-14T03:34:59Z",
      "net": "2002-06-10T01:14:00Z",
      "window_end": "2002-06-10T01:14:00Z",
      "window_start": "2002-06-10T01:14:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "type": "Government"
      },
      "rocket": {
        "id": 7092,
        "configuration": {
          "id": 350,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/350/?format=api",
          "name": "Proton-K/DM-2M",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/DM-2M",
          "variant": "DM-2M"
        }
      },
      "mission": {
        "id": 5481,
        "name": "Ekspress A1R",
        "description": "The Ekspress-A1R is equipped with 12 transponders, transmitting signals in C-band, 5 in Ku-band and one in L-band and it was expected to have a life span of seven years.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 3,
          "name": "Geosynchronous Orbit",
          "abbrev": "GSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1564,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4540,
      "location_launch_attempt_count": 1191,
      "pad_launch_attempt_count": 88,
      "agency_launch_attempt_count": 90,
      "orbital_launch_attempt_count_year": 29,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "b1729b09-f82a-4d47-a874-dceeabca971e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/b1729b09-f82a-4d47-a874-dceeabca971e/?format=api",
      "slug": "proton-kdm-2m-ekspress-6a",
      "name": "Proton-K/DM-2M | Ekspress 6A",
      "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-14T03:35:11Z",
      "net": "2000-03-12T04:07:00Z",
      "window_end": "2000-03-12T04:07:00Z",
      "window_start": "2000-03-12T04:07:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "type": "Government"
      },
      "rocket": {
        "id": 6975,
        "configuration": {
          "id": 350,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/350/?format=api",
          "name": "Proton-K/DM-2M",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/DM-2M",
          "variant": "DM-2M"
        }
      },
      "mission": {
        "id": 5364,
        "name": "Ekspress 6A",
        "description": "Express-A satellites are designed for operation in the fixed satellite service. Their transponder payloads make it possible to retransmit all types of traffic, including television and radio programming, telephony, data, videoconferencing as well as high-speed Internet.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1564,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4381,
      "location_launch_attempt_count": 1145,
      "pad_launch_attempt_count": 84,
      "agency_launch_attempt_count": 69,
      "orbital_launch_attempt_count_year": 14,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "229df13d-5ee5-486b-a506-1830abba729d",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/229df13d-5ee5-486b-a506-1830abba729d/?format=api",
      "slug": "proton-kdm-2m-ekspress-3a",
      "name": "Proton-K/DM-2M | Ekspress 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": "2023-06-14T03:35:15Z",
      "net": "2000-06-24T00:28:00Z",
      "window_end": "2000-06-24T00:28:00Z",
      "window_start": "2000-06-24T00:28:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "type": "Government"
      },
      "rocket": {
        "id": 6989,
        "configuration": {
          "id": 350,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/350/?format=api",
          "name": "Proton-K/DM-2M",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/DM-2M",
          "variant": "DM-2M"
        }
      },
      "mission": {
        "id": 5378,
        "name": "Ekspress 3A",
        "description": "Express-A satellites are designed for operation in the fixed satellite service. Their transponder payloads make it possible to retransmit all types of traffic, including television and radio programming, telephony, data, videoconferencing as well as high-speed Internet.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1564,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4400,
      "location_launch_attempt_count": 1152,
      "pad_launch_attempt_count": 86,
      "agency_launch_attempt_count": 72,
      "orbital_launch_attempt_count_year": 33,
      "location_launch_attempt_count_year": 12,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "a7265234-569f-4844-9fa4-1fa5618b02c9",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a7265234-569f-4844-9fa4-1fa5618b02c9/?format=api",
      "slug": "proton-kdm-2m-ekspress-2",
      "name": "Proton-K/DM-2M | Ekspress-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-14T03:35:17Z",
      "net": "1994-10-13T16:19:00Z",
      "window_end": "1994-10-13T16:19:00Z",
      "window_start": "1994-10-13T16:19:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "type": "Government"
      },
      "rocket": {
        "id": 6619,
        "configuration": {
          "id": 350,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/350/?format=api",
          "name": "Proton-K/DM-2M",
          "family": "Proton / UR-500",
          "full_name": "Proton-K/DM-2M",
          "variant": "DM-2M"
        }
      },
      "mission": {
        "id": 5009,
        "name": "Ekspress-2",
        "description": "The Ekspress series spacecraft for Data transmission, TV & radio-broadcasting, communications, Internet, video-conference closely resembled the Gals spacecraft and shared a similar spacecraft bus. Ekspress was to replace the widely used Gorizont spacecraft, and plans called for deployments at 13 locations (40 degrees, 53 degrees, 80 degrees, 90 degrees, 96.5 degrees, 99 degrees, 103 degrees, 140 degrees, 145 degrees, 205 degrees, 322.5 degrees, 346 degrees, and 349 degrees, all East longitude) for domestic needs and to support the Intersputnik Telecommunications Association.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "location": {
          "id": 15,
          "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "country_code": "KAZ",
          "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1564,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3938,
      "location_launch_attempt_count": 1039,
      "pad_launch_attempt_count": 66,
      "agency_launch_attempt_count": 23,
      "orbital_launch_attempt_count_year": 70,
      "location_launch_attempt_count_year": 20,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 9,
      "type": "normal"
    }
  ]
}