Modes

Levels of detail in the response - list, normal, detailed

Example - /launches/?mode=list

Filters

Parameters - agency_launch_attempt_count, agency_launch_attempt_count__gt, agency_launch_attempt_count__gte, agency_launch_attempt_count__lt, agency_launch_attempt_count__lte, agency_launch_attempt_count_year, agency_launch_attempt_count_year__gt, agency_launch_attempt_count_year__gte, agency_launch_attempt_count_year__lt, agency_launch_attempt_count_year__lte, day, id, include_suborbital, is_crewed, last_updated__gte, last_updated__lte, launch_designator, launcher_config__id, location__ids, location_launch_attempt_count, location_launch_attempt_count__gt, location_launch_attempt_count__gte, location_launch_attempt_count__lt, location_launch_attempt_count__lte, location_launch_attempt_count_year, location_launch_attempt_count_year__gt, location_launch_attempt_count_year__gte, location_launch_attempt_count_year__lt, location_launch_attempt_count_year__lte, lsp__id, lsp__name, mission__agency__ids, mission__orbit__celestial_body__id, mission__orbit__name, mission__orbit__name__icontains, month, name, net__gt, net__gte, net__lt, net__lte, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, orbital_launch_attempt_count_year, orbital_launch_attempt_count_year__gt, orbital_launch_attempt_count_year__gte, orbital_launch_attempt_count_year__lt, orbital_launch_attempt_count_year__lte, pad, pad__location, pad__location__celestial_body__id, pad_launch_attempt_count, pad_launch_attempt_count__gt, pad_launch_attempt_count__gte, pad_launch_attempt_count__lt, pad_launch_attempt_count__lte, pad_launch_attempt_count_year, pad_launch_attempt_count_year__gt, pad_launch_attempt_count_year__gte, pad_launch_attempt_count_year__lt, pad_launch_attempt_count_year__lte, program, related_lsp__id, related_lsp__name, rocket__configuration__full_name, rocket__configuration__full_name__icontains, rocket__configuration__id, rocket__configuration__manufacturer__name, rocket__configuration__manufacturer__name__icontains, rocket__configuration__name, rocket__spacecraftflight__spacecraft__id, rocket__spacecraftflight__spacecraft__name, rocket__spacecraftflight__spacecraft__name__icontains, serial_number, slug, spacecraft_config__ids, status, status__ids, video_url, window_end__gt, window_end__gte, window_end__lt, window_end__lte, window_start__gt, window_start__gte, window_start__lt, window_start__lte, year

Example - /launches/?pad__location=13

Fields searched - launch_designator, launch_service_provider__name, mission__name, name, pad__location__name, pad__name, rocket__configuration__manufacturer__abbrev, rocket__configuration__manufacturer__name, rocket__configuration__name, rocket__spacecraftflight__spacecraft__name

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /launches/?limit=2

Format

Switch to JSON output - /launches/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/launches/?format=api&offset=4400&ordering=name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 7862,
  "next": "https://lldev.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=4410&ordering=name",
  "previous": "https://lldev.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=4390&ordering=name",
  "results": [
    {
      "id": "6a14d53e-03ab-41f4-8b6d-dc989233f850",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/6a14d53e-03ab-41f4-8b6d-dc989233f850/?format=api",
      "name": "Proton-M Briz-M | Ekran-M 4",
      "response_mode": "normal",
      "slug": "proton-m-briz-m-ekran-m-4",
      "launch_designator": "2001-014",
      "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:32:40Z",
      "net": "2001-04-07T03:47:00Z",
      "net_precision": null,
      "window_end": "2001-04-07T03:47:00Z",
      "window_start": "2001-04-07T03:47:00Z",
      "image": {
        "id": 1806,
        "name": "[AUTO] Proton-M Briz-M - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193822.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 7037,
        "configuration": {
          "response_mode": "list",
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/22/?format=api",
          "name": "Proton-M Briz-M",
          "families": [
            {
              "response_mode": "list",
              "id": 130,
              "name": "Proton / UR-500"
            }
          ],
          "full_name": "Proton-M Briz-M",
          "variant": "Briz-M"
        }
      },
      "mission": {
        "id": 5426,
        "name": "Ekran-M 4",
        "type": "Communications",
        "description": "Direct broadcasting satellite",
        "image": null,
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 7,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/7/?format=api",
        "active": true,
        "agencies": [],
        "name": "81/24 (81P)",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.071001,62.984999",
        "latitude": 46.071001,
        "longitude": 62.984999,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg",
        "total_launch_count": 93,
        "orbital_launch_attempt_count": 93,
        "fastest_turnaround": "P6DT22M31S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7492,
            "successful_launches": 6936,
            "failed_launches": 556,
            "total_attempted_landings": 1298,
            "successful_landings": 1251,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "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.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 4465,
      "location_launch_attempt_count": 1173,
      "pad_launch_attempt_count": 38,
      "agency_launch_attempt_count": 82,
      "orbital_launch_attempt_count_year": 13,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "848e39b2-75a6-49c4-a897-de15c72e332d",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/848e39b2-75a6-49c4-a897-de15c72e332d/?format=api",
      "name": "Proton-M/Briz-M | Ekspress-80 & Ekspress-103",
      "response_mode": "normal",
      "slug": "proton-mbriz-m-ekspress-80-ekspress-103",
      "launch_designator": "2020-053",
      "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": "2020-07-30T21:25:19Z",
      "net_precision": null,
      "window_end": "2020-07-30T21:25:19Z",
      "window_start": "2020-07-30T21:25:19Z",
      "image": {
        "id": 1806,
        "name": "[AUTO] Proton-M Briz-M - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193822.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 2733,
        "configuration": {
          "response_mode": "list",
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/22/?format=api",
          "name": "Proton-M Briz-M",
          "families": [
            {
              "response_mode": "list",
              "id": 130,
              "name": "Proton / UR-500"
            }
          ],
          "full_name": "Proton-M Briz-M",
          "variant": "Briz-M"
        }
      },
      "mission": {
        "id": 1136,
        "name": "Ekspress-80 & Ekspress-103",
        "type": "Communications",
        "description": "Ekspress-80 and Ekspress 103 are communications satellites for Russian domestic communication services owned by RSCC (Kosmicheskiya Svyaz).\r\n\r\nExpress 80 will be positioned at 80° East, and will be fitted with 16 C-band and 20 Ku-band transponders to cover Russia, as well as two L-band transponders offering global coverage. Express 103 will be positioned at 103° East, and will be fitted with 16 C-band and 20 Ku-band transponders to cover Russia and Southeast Asia, as well as one L-band transponder for global coverage. Both have a design life of 15 years.",
        "image": null,
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/15/?format=api",
        "active": true,
        "agencies": [],
        "name": "200/39 (200L)",
        "image": null,
        "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,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167,
        "fastest_turnaround": "P9DT23H31M50S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7492,
            "successful_launches": 6936,
            "failed_launches": 556,
            "total_attempted_landings": 1298,
            "successful_landings": 1251,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "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.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 5981,
      "location_launch_attempt_count": 1514,
      "pad_launch_attempt_count": 164,
      "agency_launch_attempt_count": 185,
      "orbital_launch_attempt_count_year": 59,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "5ca0382b-a91a-44a4-8902-e13b8e5ca89b",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/5ca0382b-a91a-44a4-8902-e13b8e5ca89b/?format=api",
      "name": "Proton-M Briz-M | Ekspress AM-33",
      "response_mode": "normal",
      "slug": "proton-m-briz-m-ekspress-am-33",
      "launch_designator": "2008-003",
      "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:14Z",
      "net": "2008-01-28T00:18:00Z",
      "net_precision": null,
      "window_end": "2008-01-28T00:18:00Z",
      "window_start": "2008-01-28T00:18:00Z",
      "image": {
        "id": 1806,
        "name": "[AUTO] Proton-M Briz-M - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193822.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 7342,
        "configuration": {
          "response_mode": "list",
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/22/?format=api",
          "name": "Proton-M Briz-M",
          "families": [
            {
              "response_mode": "list",
              "id": 130,
              "name": "Proton / UR-500"
            }
          ],
          "full_name": "Proton-M Briz-M",
          "variant": "Briz-M"
        }
      },
      "mission": {
        "id": 5731,
        "name": "Ekspress AM-33",
        "type": "Communications",
        "description": "Russian geostationary communications satellite",
        "image": null,
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/15/?format=api",
        "active": true,
        "agencies": [],
        "name": "200/39 (200L)",
        "image": null,
        "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,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167,
        "fastest_turnaround": "P9DT23H31M50S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7492,
            "successful_launches": 6936,
            "failed_launches": 556,
            "total_attempted_landings": 1298,
            "successful_landings": 1251,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "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.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 4888,
      "location_launch_attempt_count": 1289,
      "pad_launch_attempt_count": 112,
      "agency_launch_attempt_count": 131,
      "orbital_launch_attempt_count_year": 3,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "cf03600a-a96d-4ee0-ade5-1cf476b6017f",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/cf03600a-a96d-4ee0-ade5-1cf476b6017f/?format=api",
      "name": "Proton-M Briz-M | Ekspress-AM4R",
      "response_mode": "normal",
      "slug": "proton-m-briz-m-ekspress-am4r",
      "launch_designator": null,
      "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
      },
      "last_updated": "2023-06-14T03:35:12Z",
      "net": "2014-05-15T21:42:00Z",
      "net_precision": null,
      "window_end": "2014-05-15T21:42:00Z",
      "window_start": "2014-05-15T21:42:00Z",
      "image": {
        "id": 1806,
        "name": "[AUTO] Proton-M Briz-M - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193822.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 1755,
        "configuration": {
          "response_mode": "list",
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/22/?format=api",
          "name": "Proton-M Briz-M",
          "families": [
            {
              "response_mode": "list",
              "id": 130,
              "name": "Proton / UR-500"
            }
          ],
          "full_name": "Proton-M Briz-M",
          "variant": "Briz-M"
        }
      },
      "mission": null,
      "pad": {
        "id": 15,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/15/?format=api",
        "active": true,
        "agencies": [],
        "name": "200/39 (200L)",
        "image": null,
        "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,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167,
        "fastest_turnaround": "P9DT23H31M50S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7492,
            "successful_launches": 6936,
            "failed_launches": 556,
            "total_attempted_landings": 1298,
            "successful_landings": 1251,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "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.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 5375,
      "location_launch_attempt_count": 1431,
      "pad_launch_attempt_count": 152,
      "agency_launch_attempt_count": 167,
      "orbital_launch_attempt_count_year": 26,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 3
    },
    {
      "id": "c5143274-17b9-4940-ad88-c834a31735a2",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/c5143274-17b9-4940-ad88-c834a31735a2/?format=api",
      "name": "Proton-M Briz-M | Ekspress AM-5",
      "response_mode": "normal",
      "slug": "proton-m-briz-m-ekspress-am-5",
      "launch_designator": "2013-077",
      "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:32:43Z",
      "net": "2013-12-26T10:49:56Z",
      "net_precision": null,
      "window_end": "2013-12-26T10:49:56Z",
      "window_start": "2013-12-26T10:49:56Z",
      "image": {
        "id": 1806,
        "name": "[AUTO] Proton-M Briz-M - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193822.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 1730,
        "configuration": {
          "response_mode": "list",
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/22/?format=api",
          "name": "Proton-M Briz-M",
          "families": [
            {
              "response_mode": "list",
              "id": 130,
              "name": "Proton / UR-500"
            }
          ],
          "full_name": "Proton-M Briz-M",
          "variant": "Briz-M"
        }
      },
      "mission": null,
      "pad": {
        "id": 7,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/7/?format=api",
        "active": true,
        "agencies": [],
        "name": "81/24 (81P)",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.071001,62.984999",
        "latitude": 46.071001,
        "longitude": 62.984999,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg",
        "total_launch_count": 93,
        "orbital_launch_attempt_count": 93,
        "fastest_turnaround": "P6DT22M31S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7492,
            "successful_launches": 6936,
            "failed_launches": 556,
            "total_attempted_landings": 1298,
            "successful_landings": 1251,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "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.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 5348,
      "location_launch_attempt_count": 1423,
      "pad_launch_attempt_count": 74,
      "agency_launch_attempt_count": 164,
      "orbital_launch_attempt_count_year": 80,
      "location_launch_attempt_count_year": 23,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 4
    },
    {
      "id": "33fc568e-c8eb-4ce2-a07b-5839a63bf7ff",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/33fc568e-c8eb-4ce2-a07b-5839a63bf7ff/?format=api",
      "name": "Proton-M Briz-M | Ekspress AM6",
      "response_mode": "normal",
      "slug": "proton-m-briz-m-ekspress-am6",
      "launch_designator": "2014-064",
      "status": {
        "id": 7,
        "name": "Launch was a Partial Failure",
        "abbrev": "Partial Failure",
        "description": "Either the launch vehicle reached orbit but did not deliver its payload in the targeted orbit, or an exceptional event made it impossible to consider the mission a success."
      },
      "last_updated": "2023-06-14T03:32:39Z",
      "net": "2014-10-21T15:09:32Z",
      "net_precision": null,
      "window_end": "2014-10-21T15:09:32Z",
      "window_start": "2014-10-21T15:09:32Z",
      "image": {
        "id": 1806,
        "name": "[AUTO] Proton-M Briz-M - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193822.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "The payload was placed into a lower than planned orbit.",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 1792,
        "configuration": {
          "response_mode": "list",
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/22/?format=api",
          "name": "Proton-M Briz-M",
          "families": [
            {
              "response_mode": "list",
              "id": 130,
              "name": "Proton / UR-500"
            }
          ],
          "full_name": "Proton-M Briz-M",
          "variant": "Briz-M"
        }
      },
      "mission": {
        "id": 65,
        "name": "Ekspress AM6",
        "type": "Communications",
        "description": "Television and radio broadcasting, broadband Internet, multimedia services and mobile communications for the Russian Satellite Communications Co.",
        "image": null,
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 7,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/7/?format=api",
        "active": true,
        "agencies": [],
        "name": "81/24 (81P)",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.071001,62.984999",
        "latitude": 46.071001,
        "longitude": 62.984999,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg",
        "total_launch_count": 93,
        "orbital_launch_attempt_count": 93,
        "fastest_turnaround": "P6DT22M31S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7492,
            "successful_launches": 6936,
            "failed_launches": 556,
            "total_attempted_landings": 1298,
            "successful_landings": 1251,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "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.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 5415,
      "location_launch_attempt_count": 1438,
      "pad_launch_attempt_count": 79,
      "agency_launch_attempt_count": 170,
      "orbital_launch_attempt_count_year": 66,
      "location_launch_attempt_count_year": 15,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 6
    },
    {
      "id": "834613f4-b079-4efc-8613-d0b5a97a44a5",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/834613f4-b079-4efc-8613-d0b5a97a44a5/?format=api",
      "name": "Proton-M Briz-M | Ekspress AM7",
      "response_mode": "normal",
      "slug": "proton-m-briz-m-ekspress-am7",
      "launch_designator": "2015-012",
      "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": "2015-03-18T22:05:00Z",
      "net_precision": null,
      "window_end": "2015-03-18T22:05:00Z",
      "window_start": "2015-03-18T22:05:00Z",
      "image": {
        "id": 1806,
        "name": "[AUTO] Proton-M Briz-M - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193822.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 1832,
        "configuration": {
          "response_mode": "list",
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/22/?format=api",
          "name": "Proton-M Briz-M",
          "families": [
            {
              "response_mode": "list",
              "id": 130,
              "name": "Proton / UR-500"
            }
          ],
          "full_name": "Proton-M Briz-M",
          "variant": "Briz-M"
        }
      },
      "mission": null,
      "pad": {
        "id": 15,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/15/?format=api",
        "active": true,
        "agencies": [],
        "name": "200/39 (200L)",
        "image": null,
        "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,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167,
        "fastest_turnaround": "P9DT23H31M50S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7492,
            "successful_launches": 6936,
            "failed_launches": 556,
            "total_attempted_landings": 1298,
            "successful_landings": 1251,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "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.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 5455,
      "location_launch_attempt_count": 1447,
      "pad_launch_attempt_count": 155,
      "agency_launch_attempt_count": 173,
      "orbital_launch_attempt_count_year": 13,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "b53e4c82-ea3b-488f-8eee-f8296383cc0b",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/b53e4c82-ea3b-488f-8eee-f8296383cc0b/?format=api",
      "name": "Proton-M Briz-M | Ekspress AMU1 / (EUTELSAT 36C)",
      "response_mode": "normal",
      "slug": "proton-m-briz-m-ekspress-amu1-eutelsat-36c",
      "launch_designator": "2015-082",
      "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:50:45Z",
      "net": "2015-12-24T21:31:19Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "window_end": "2015-12-24T21:31:19Z",
      "window_start": "2015-12-24T21:31:19Z",
      "image": {
        "id": 1806,
        "name": "[AUTO] Proton-M Briz-M - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193822.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 1898,
        "configuration": {
          "response_mode": "list",
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/22/?format=api",
          "name": "Proton-M Briz-M",
          "families": [
            {
              "response_mode": "list",
              "id": 130,
              "name": "Proton / UR-500"
            }
          ],
          "full_name": "Proton-M Briz-M",
          "variant": "Briz-M"
        }
      },
      "mission": {
        "id": 103,
        "name": "Ekspress AMU1",
        "type": "Communications",
        "description": "Express-AMU1 is high-capacity communications satellite which will provide coverage of the European part of the Russian Federation in Ku and Ka bands. Stationed at 36 degrees east in Geostationary Orbit the 5700kg craft will be equipped with up to 70 transponders. The satellite is powered by 2 solar arrays and has an expected lifetime of 15 years.",
        "image": null,
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 7,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/7/?format=api",
        "active": true,
        "agencies": [],
        "name": "81/24 (81P)",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.071001,62.984999",
        "latitude": 46.071001,
        "longitude": 62.984999,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg",
        "total_launch_count": 93,
        "orbital_launch_attempt_count": 93,
        "fastest_turnaround": "P6DT22M31S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7492,
            "successful_launches": 6936,
            "failed_launches": 556,
            "total_attempted_landings": 1298,
            "successful_landings": 1251,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "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.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 5528,
      "location_launch_attempt_count": 1462,
      "pad_launch_attempt_count": 83,
      "agency_launch_attempt_count": 176,
      "orbital_launch_attempt_count_year": 86,
      "location_launch_attempt_count_year": 18,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 4
    },
    {
      "id": "700b3892-cff9-4164-b1cb-c60bb3d81635",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/700b3892-cff9-4164-b1cb-c60bb3d81635/?format=api",
      "name": "Proton-M/Briz-M | Ekspress-AMU3 & AMU7",
      "response_mode": "normal",
      "slug": "proton-mbriz-m-ekspress-amu3-amu7",
      "launch_designator": "2021-123",
      "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": "2021-12-13T12:07:00Z",
      "net_precision": null,
      "window_end": "2021-12-13T12:07:00Z",
      "window_start": "2021-12-13T12:07:00Z",
      "image": {
        "id": 1806,
        "name": "[AUTO] Proton-M Briz-M - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193822.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 7452,
        "configuration": {
          "response_mode": "list",
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/22/?format=api",
          "name": "Proton-M Briz-M",
          "families": [
            {
              "response_mode": "list",
              "id": 130,
              "name": "Proton / UR-500"
            }
          ],
          "full_name": "Proton-M Briz-M",
          "variant": "Briz-M"
        }
      },
      "mission": {
        "id": 5844,
        "name": "Ekspress-AMU3 & AMU7",
        "type": "Communications",
        "description": "The Ekspress-AMU 3 and Ekspress-AMU 7 are two communications satellite for russian domestic communication services. While the spacecraft themselves are built by russian RSCC (Kosmicheskiya Svyaz), the communication payloads are built by Thales Alenia Space.\r\n\r\nBoth satellites are based on the Ekspress-1000 bus and feature 16 Ku-, 1 L- and 20 C-band transponders. They will be located at 96.5° and 145° East respectively.",
        "image": null,
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/15/?format=api",
        "active": true,
        "agencies": [],
        "name": "200/39 (200L)",
        "image": null,
        "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,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167,
        "fastest_turnaround": "P9DT23H31M50S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7492,
            "successful_launches": 6936,
            "failed_launches": 556,
            "total_attempted_landings": 1298,
            "successful_landings": 1251,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "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.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 6168,
      "location_launch_attempt_count": 1528,
      "pad_launch_attempt_count": 166,
      "agency_launch_attempt_count": 188,
      "orbital_launch_attempt_count_year": 131,
      "location_launch_attempt_count_year": 13,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2
    },
    {
      "id": "55e25fc0-1b35-42dc-881e-5ca54d31f83c",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/55e25fc0-1b35-42dc-881e-5ca54d31f83c/?format=api",
      "name": "Proton-M Briz-M | Ekspress-AT1 & Ekspress-AT2",
      "response_mode": "normal",
      "slug": "proton-m-briz-m-ekspress-at1-ekspress-at2",
      "launch_designator": "2014-010",
      "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:32:40Z",
      "net": "2014-03-15T23:08:00Z",
      "net_precision": null,
      "window_end": "2014-03-15T23:08:00Z",
      "window_start": "2014-03-15T23:08:00Z",
      "image": {
        "id": 1806,
        "name": "[AUTO] Proton-M Briz-M - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193822.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 96,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "abbrev": "KhSC",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 1741,
        "configuration": {
          "response_mode": "list",
          "id": 22,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/22/?format=api",
          "name": "Proton-M Briz-M",
          "families": [
            {
              "response_mode": "list",
              "id": 130,
              "name": "Proton / UR-500"
            }
          ],
          "full_name": "Proton-M Briz-M",
          "variant": "Briz-M"
        }
      },
      "mission": {
        "id": 27,
        "name": "Express AT1 & AT2",
        "type": "Earth Science",
        "description": "Express-AT1 satellite is manufactured on RSCC’ order by the JSC “Academician M.F. Reshetnev “Information Satellite Systems“ in cooperation with Thales Alenia Space (France)  within the framework of the Russian Federal Space Program for 2006-2015. The satellite will provide DTH TV & Radio broadcasting.",
        "image": null,
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 7,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/7/?format=api",
        "active": true,
        "agencies": [],
        "name": "81/24 (81P)",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.071001,62.984999",
        "latitude": 46.071001,
        "longitude": 62.984999,
        "country": {
          "id": 44,
          "name": "Kazakhstan",
          "alpha_2_code": "KZ",
          "alpha_3_code": "KAZ",
          "nationality_name": "Kazakh",
          "nationality_name_composed": "Kazakhstani"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg",
        "total_launch_count": 93,
        "orbital_launch_attempt_count": 93,
        "fastest_turnaround": "P6DT22M31S",
        "location": {
          "response_mode": "normal",
          "id": 15,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
          "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
          "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
              "id": 1,
              "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
              "id": 2040,
              "name": "Earth (Apollo 17)",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
              "credit": "NASA",
              "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
              },
              "single_use": true,
              "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth",
            "total_attempted_launches": 7492,
            "successful_launches": 6936,
            "failed_launches": 556,
            "total_attempted_landings": 1298,
            "successful_landings": 1251,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 44,
            "name": "Kazakhstan",
            "alpha_2_code": "KZ",
            "alpha_3_code": "KAZ",
            "nationality_name": "Kazakh",
            "nationality_name_composed": "Kazakhstani"
          },
          "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.",
          "image": {
            "id": 2198,
            "name": "Soyuz launch pad at the Baikonur Cosmodrome",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
            "credit": "NASA/Bill Ingalls",
            "license": {
              "id": 4,
              "name": "NASA Image and Media Guidelines",
              "priority": 0,
              "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "longitude": 63.305,
          "latitude": 45.965,
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 5359,
      "location_launch_attempt_count": 1426,
      "pad_launch_attempt_count": 76,
      "agency_launch_attempt_count": 165,
      "orbital_launch_attempt_count_year": 10,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 1
    }
  ]
}