Modes

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

Example - /launches/previous/?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/previous/?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/previous/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/previous/?ordering=-last_updated

Number of results

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

Example - /launches/previous/?limit=2

Format

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

Help

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

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

{
  "count": 7504,
  "next": "https://lldev.thespacedevs.com/2.3.0/launches/previous/?format=api&limit=10&offset=4150&ordering=last_updated",
  "previous": "https://lldev.thespacedevs.com/2.3.0/launches/previous/?format=api&limit=10&offset=4130&ordering=last_updated",
  "results": [
    {
      "id": "a2d1b4d7-d108-4dea-beab-82915f4e8bed",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/a2d1b4d7-d108-4dea-beab-82915f4e8bed/?format=api",
      "name": "Molniya-M | Molniya-2 12",
      "response_mode": "normal",
      "slug": "molniya-m-molniya-2-12",
      "launch_designator": "1975-009",
      "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-14T04:29:15Z",
      "net": "1975-02-06T04:49:00Z",
      "net_precision": null,
      "window_end": "1975-02-06T04:49:00Z",
      "window_start": "1975-02-06T04:49:00Z",
      "image": {
        "id": 2509,
        "name": "Molniya M",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_thumbnail_20251102061752.jpeg",
        "credit": "Jonathan Space Report",
        "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": 66,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "abbrev": "CCCP",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 4548,
        "configuration": {
          "response_mode": "list",
          "id": 106,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/106/?format=api",
          "name": "Molniya-M",
          "families": [
            {
              "response_mode": "list",
              "id": 122,
              "name": "R-7"
            }
          ],
          "full_name": "Molniya-M 2BL",
          "variant": "2BL"
        }
      },
      "mission": {
        "id": 2966,
        "name": "Molniya-2 12",
        "type": "Government/Top Secret",
        "description": "Government communications satellite.",
        "image": null,
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/168/?format=api",
        "active": true,
        "agencies": [],
        "name": "41/1",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": 62.941,
        "longitude": 40.526806,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310,
        "orbital_launch_attempt_count": 310,
        "fastest_turnaround": "P1DT20H45M10S",
        "location": {
          "response_mode": "normal",
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "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": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          },
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "image": {
            "id": 1461,
            "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
            "credit": "Mil.ru",
            "license": {
              "id": 30,
              "name": "CC BY 4.0",
              "priority": 4,
              "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "longitude": 40.577778,
          "latitude": 62.925556,
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 1660,
      "location_launch_attempt_count": 401,
      "pad_launch_attempt_count": 124,
      "agency_launch_attempt_count": 894,
      "orbital_launch_attempt_count_year": 9,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 8
    },
    {
      "id": "b0d63e97-40fd-42cb-a894-5928a276cbad",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/b0d63e97-40fd-42cb-a894-5928a276cbad/?format=api",
      "name": "Voskhod | Zenit-4MK 22",
      "response_mode": "normal",
      "slug": "voskhod-zenit-4mk-22",
      "launch_designator": "1974-019",
      "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-14T04:29:15Z",
      "net": "1974-04-04T08:30:00Z",
      "net_precision": null,
      "window_end": "1974-04-04T08:30:00Z",
      "window_start": "1974-04-04T08:30:00Z",
      "image": {
        "id": 2510,
        "name": "Voskhod during assembly",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_thumbnail_20251102062248.jpeg",
        "credit": "RKK Energia",
        "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": 66,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "abbrev": "CCCP",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 4454,
        "configuration": {
          "response_mode": "list",
          "id": 104,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/104/?format=api",
          "name": "Voskhod",
          "families": [
            {
              "response_mode": "list",
              "id": 122,
              "name": "R-7"
            }
          ],
          "full_name": "Voskhod",
          "variant": "Voskhod"
        }
      },
      "mission": {
        "id": 2872,
        "name": "Zenit-4MK 22",
        "type": "Government/Top Secret",
        "description": "High resolution optical reconnaissance satellite of the Vostok-based Zenit family.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/168/?format=api",
        "active": true,
        "agencies": [],
        "name": "41/1",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": 62.941,
        "longitude": 40.526806,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310,
        "orbital_launch_attempt_count": 310,
        "fastest_turnaround": "P1DT20H45M10S",
        "location": {
          "response_mode": "normal",
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "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": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          },
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "image": {
            "id": 1461,
            "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
            "credit": "Mil.ru",
            "license": {
              "id": 30,
              "name": "CC BY 4.0",
              "priority": 4,
              "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "longitude": 40.577778,
          "latitude": 62.925556,
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 1558,
      "location_launch_attempt_count": 346,
      "pad_launch_attempt_count": 113,
      "agency_launch_attempt_count": 814,
      "orbital_launch_attempt_count_year": 20,
      "location_launch_attempt_count_year": 9,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 13
    },
    {
      "id": "7b233a77-ed8e-4edb-a811-753308461461",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/7b233a77-ed8e-4edb-a811-753308461461/?format=api",
      "name": "Vostok 8A92M | Tselina-D 8",
      "response_mode": "normal",
      "slug": "vostok-8a92m-tselina-d-8",
      "launch_designator": "1975-076",
      "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-14T04:29:15Z",
      "net": "1975-08-22T02:10:59Z",
      "net_precision": null,
      "window_end": "1975-08-22T02:10:59Z",
      "window_start": "1975-08-22T02:10:59Z",
      "image": {
        "id": 2572,
        "name": "The full-scale model of the Vostok-2M (8A292M) carrier rocket installed as a monument on the territory of the RSC Energia in Korolyov, Moscow Oblast, Russia",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_20251127090310.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_thumbnail_20251127090311.jpeg",
        "credit": "Dmitry Ivanov",
        "license": {
          "id": 20,
          "name": "CC BY-SA 4.0",
          "priority": 6,
          "link": "https://creativecommons.org/licenses/by-sa/4.0/"
        },
        "single_use": true,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 66,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "abbrev": "CCCP",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 4614,
        "configuration": {
          "response_mode": "list",
          "id": 452,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/452/?format=api",
          "name": "Vostok 8A92M",
          "families": [
            {
              "response_mode": "list",
              "id": 169,
              "name": "Vostok"
            }
          ],
          "full_name": "Vostok 8A92M",
          "variant": "8A92M"
        }
      },
      "mission": {
        "id": 3032,
        "name": "Tselina-D 8",
        "type": "Government/Top Secret",
        "description": "Tselina-D satellites provided detailed observation of radio sources detected by the smaller Tselina-O satellites as part of the Tselina ELINT system.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/168/?format=api",
        "active": true,
        "agencies": [],
        "name": "41/1",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": 62.941,
        "longitude": 40.526806,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310,
        "orbital_launch_attempt_count": 310,
        "fastest_turnaround": "P1DT20H45M10S",
        "location": {
          "response_mode": "normal",
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "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": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          },
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "image": {
            "id": 1461,
            "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
            "credit": "Mil.ru",
            "license": {
              "id": 30,
              "name": "CC BY 4.0",
              "priority": 4,
              "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "longitude": 40.577778,
          "latitude": 62.925556,
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 1731,
      "location_launch_attempt_count": 434,
      "pad_launch_attempt_count": 137,
      "agency_launch_attempt_count": 943,
      "orbital_launch_attempt_count_year": 80,
      "location_launch_attempt_count_year": 39,
      "pad_launch_attempt_count_year": 16,
      "agency_launch_attempt_count_year": 57
    },
    {
      "id": "ef250266-3ad2-4c7e-9625-80b68efacd01",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/ef250266-3ad2-4c7e-9625-80b68efacd01/?format=api",
      "name": "Soyuz U | Resurs-F1 17F41 11L",
      "response_mode": "normal",
      "slug": "soyuz-u-resurs-f1-17f41-11l",
      "launch_designator": "1979-080",
      "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-14T04:29:15Z",
      "net": "1979-09-05T10:20:00Z",
      "net_precision": null,
      "window_end": "1979-09-05T10:20:00Z",
      "window_start": "1979-09-05T10:20:00Z",
      "image": {
        "id": 1835,
        "name": "[AUTO] Soyuz U - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193909.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": 66,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "abbrev": "CCCP",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 5110,
        "configuration": {
          "response_mode": "list",
          "id": 37,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/37/?format=api",
          "name": "Soyuz U",
          "families": [
            {
              "response_mode": "list",
              "id": 147,
              "name": "Soyuz"
            }
          ],
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": {
        "id": 3522,
        "name": "Resurs-F1 17F41 11L",
        "type": "Earth Science",
        "description": "Resurs-F1 (17F41) type film-return Earth observation satellite",
        "image": null,
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/168/?format=api",
        "active": true,
        "agencies": [],
        "name": "41/1",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": 62.941,
        "longitude": 40.526806,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310,
        "orbital_launch_attempt_count": 310,
        "fastest_turnaround": "P1DT20H45M10S",
        "location": {
          "response_mode": "normal",
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "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": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          },
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "image": {
            "id": 1461,
            "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
            "credit": "Mil.ru",
            "license": {
              "id": 30,
              "name": "CC BY 4.0",
              "priority": 4,
              "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "longitude": 40.577778,
          "latitude": 62.925556,
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 2256,
      "location_launch_attempt_count": 705,
      "pad_launch_attempt_count": 165,
      "agency_launch_attempt_count": 1341,
      "orbital_launch_attempt_count_year": 83,
      "location_launch_attempt_count_year": 50,
      "pad_launch_attempt_count_year": 11,
      "agency_launch_attempt_count_year": 68
    },
    {
      "id": "dd6c033f-c024-4b68-8bac-930646c756fa",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/dd6c033f-c024-4b68-8bac-930646c756fa/?format=api",
      "name": "Molniya-M | Molniya-1 21",
      "response_mode": "normal",
      "slug": "molniya-m-molniya-1-21",
      "launch_designator": "1972-081",
      "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-14T04:29:15Z",
      "net": "1972-10-14T06:16:00Z",
      "net_precision": null,
      "window_end": "1972-10-14T06:16:00Z",
      "window_start": "1972-10-14T06:16:00Z",
      "image": {
        "id": 2509,
        "name": "Molniya M",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_thumbnail_20251102061752.jpeg",
        "credit": "Jonathan Space Report",
        "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": 66,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "abbrev": "CCCP",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 4303,
        "configuration": {
          "response_mode": "list",
          "id": 106,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/106/?format=api",
          "name": "Molniya-M",
          "families": [
            {
              "response_mode": "list",
              "id": 122,
              "name": "R-7"
            }
          ],
          "full_name": "Molniya-M 2BL",
          "variant": "2BL"
        }
      },
      "mission": {
        "id": 2721,
        "name": "Molniya-1 21",
        "type": "Communications",
        "description": "The Molniya were Soviet communication satellites operating from an inclined highly elliptical earth orbit of 500 km × 40000 km with 12 hour period for coverage of high northern latitudes.",
        "image": null,
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/168/?format=api",
        "active": true,
        "agencies": [],
        "name": "41/1",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": 62.941,
        "longitude": 40.526806,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310,
        "orbital_launch_attempt_count": 310,
        "fastest_turnaround": "P1DT20H45M10S",
        "location": {
          "response_mode": "normal",
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "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": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          },
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "image": {
            "id": 1461,
            "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
            "credit": "Mil.ru",
            "license": {
              "id": 30,
              "name": "CC BY 4.0",
              "priority": 4,
              "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "longitude": 40.577778,
          "latitude": 62.925556,
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 1394,
      "location_launch_attempt_count": 260,
      "pad_launch_attempt_count": 91,
      "agency_launch_attempt_count": 695,
      "orbital_launch_attempt_count_year": 88,
      "location_launch_attempt_count_year": 41,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 63
    },
    {
      "id": "cb195b92-d25b-46ca-a6a8-16c35db010af",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/cb195b92-d25b-46ca-a6a8-16c35db010af/?format=api",
      "name": "Soyuz U | Zenit-6U 73",
      "response_mode": "normal",
      "slug": "soyuz-u-zenit-6u-73",
      "launch_designator": "1983-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-14T04:29:15Z",
      "net": "1983-03-02T10:50:00Z",
      "net_precision": null,
      "window_end": "1983-03-02T10:50:00Z",
      "window_start": "1983-03-02T10:50:00Z",
      "image": {
        "id": 1835,
        "name": "[AUTO] Soyuz U - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193909.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": 66,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "abbrev": "CCCP",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 5488,
        "configuration": {
          "response_mode": "list",
          "id": 37,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/37/?format=api",
          "name": "Soyuz U",
          "families": [
            {
              "response_mode": "list",
              "id": 147,
              "name": "Soyuz"
            }
          ],
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": {
        "id": 3893,
        "name": "Zenit-6U 73",
        "type": "Government/Top Secret",
        "description": "Optical film-return reconnaissance satellite",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/168/?format=api",
        "active": true,
        "agencies": [],
        "name": "41/1",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": 62.941,
        "longitude": 40.526806,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310,
        "orbital_launch_attempt_count": 310,
        "fastest_turnaround": "P1DT20H45M10S",
        "location": {
          "response_mode": "normal",
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "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": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          },
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "image": {
            "id": 1461,
            "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
            "credit": "Mil.ru",
            "license": {
              "id": 30,
              "name": "CC BY 4.0",
              "priority": 4,
              "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "longitude": 40.577778,
          "latitude": 62.925556,
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 2661,
      "location_launch_attempt_count": 914,
      "pad_launch_attempt_count": 232,
      "agency_launch_attempt_count": 1670,
      "orbital_launch_attempt_count_year": 15,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 11
    },
    {
      "id": "c72576cc-5e7d-45b3-9bf6-230bbc6b873e",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/c72576cc-5e7d-45b3-9bf6-230bbc6b873e/?format=api",
      "name": "Voskhod | Zenit-4 46",
      "response_mode": "normal",
      "slug": "voskhod-zenit-4-46",
      "launch_designator": "1968-071",
      "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-14T04:29:15Z",
      "net": "1968-08-27T12:29:59Z",
      "net_precision": null,
      "window_end": "1968-08-27T12:29:59Z",
      "window_start": "1968-08-27T12:29:59Z",
      "image": {
        "id": 2510,
        "name": "Voskhod during assembly",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_thumbnail_20251102062248.jpeg",
        "credit": "RKK Energia",
        "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": 66,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "abbrev": "CCCP",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 3817,
        "configuration": {
          "response_mode": "list",
          "id": 104,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/104/?format=api",
          "name": "Voskhod",
          "families": [
            {
              "response_mode": "list",
              "id": 122,
              "name": "R-7"
            }
          ],
          "full_name": "Voskhod",
          "variant": "Voskhod"
        }
      },
      "mission": {
        "id": 2235,
        "name": "Zenit-4 46",
        "type": "Government/Top Secret",
        "description": "Zenit-4 film-return reconnaissance satellite.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/168/?format=api",
        "active": true,
        "agencies": [],
        "name": "41/1",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": 62.941,
        "longitude": 40.526806,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310,
        "orbital_launch_attempt_count": 310,
        "fastest_turnaround": "P1DT20H45M10S",
        "location": {
          "response_mode": "normal",
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "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": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          },
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "image": {
            "id": 1461,
            "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
            "credit": "Mil.ru",
            "license": {
              "id": 30,
              "name": "CC BY 4.0",
              "priority": 4,
              "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "longitude": 40.577778,
          "latitude": 62.925556,
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 869,
      "location_launch_attempt_count": 56,
      "pad_launch_attempt_count": 37,
      "agency_launch_attempt_count": 340,
      "orbital_launch_attempt_count_year": 81,
      "location_launch_attempt_count_year": 19,
      "pad_launch_attempt_count_year": 11,
      "agency_launch_attempt_count_year": 51
    },
    {
      "id": "d861718f-4aef-428c-9fd0-b74608957a00",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/d861718f-4aef-428c-9fd0-b74608957a00/?format=api",
      "name": "Soyuz U | Bion 6",
      "response_mode": "normal",
      "slug": "soyuz-u-bion-6",
      "launch_designator": "1983-121",
      "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-14T04:29:15Z",
      "net": "1983-12-14T07:00:00Z",
      "net_precision": null,
      "window_end": "1983-12-14T07:00:00Z",
      "window_start": "1983-12-14T07:00:00Z",
      "image": {
        "id": 1835,
        "name": "[AUTO] Soyuz U - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193909.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": 66,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "abbrev": "CCCP",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 5587,
        "configuration": {
          "response_mode": "list",
          "id": 37,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/37/?format=api",
          "name": "Soyuz U",
          "families": [
            {
              "response_mode": "list",
              "id": 147,
              "name": "Soyuz"
            }
          ],
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": {
        "id": 3990,
        "name": "Bion 6",
        "type": "Biology",
        "description": "Biological research satellite carrying live organisms",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/168/?format=api",
        "active": true,
        "agencies": [],
        "name": "41/1",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": 62.941,
        "longitude": 40.526806,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310,
        "orbital_launch_attempt_count": 310,
        "fastest_turnaround": "P1DT20H45M10S",
        "location": {
          "response_mode": "normal",
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "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": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          },
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "image": {
            "id": 1461,
            "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
            "credit": "Mil.ru",
            "license": {
              "id": 30,
              "name": "CC BY 4.0",
              "priority": 4,
              "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "longitude": 40.577778,
          "latitude": 62.925556,
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 2769,
      "location_launch_attempt_count": 966,
      "pad_launch_attempt_count": 247,
      "agency_launch_attempt_count": 1753,
      "orbital_launch_attempt_count_year": 123,
      "location_launch_attempt_count_year": 60,
      "pad_launch_attempt_count_year": 18,
      "agency_launch_attempt_count_year": 94
    },
    {
      "id": "c69e6d7a-4840-4670-a3c1-677d5a3dcd75",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/c69e6d7a-4840-4670-a3c1-677d5a3dcd75/?format=api",
      "name": "Soyuz U | Resurs-F1 17F43 31L 4",
      "response_mode": "normal",
      "slug": "soyuz-u-resurs-f1-17f43-31l-4",
      "launch_designator": "1988-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": "2023-06-14T04:29:15Z",
      "net": "1988-09-09T10:40:00Z",
      "net_precision": null,
      "window_end": "1988-09-09T10:40:00Z",
      "window_start": "1988-09-09T10:40:00Z",
      "image": {
        "id": 1835,
        "name": "[AUTO] Soyuz U - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193909.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": 66,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "abbrev": "CCCP",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 6109,
        "configuration": {
          "response_mode": "list",
          "id": 37,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/37/?format=api",
          "name": "Soyuz U",
          "families": [
            {
              "response_mode": "list",
              "id": 147,
              "name": "Soyuz"
            }
          ],
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": {
        "id": 4499,
        "name": "Resurs-F1 17F43 31L 4",
        "type": "Earth Science",
        "description": "Film-return Earth observation satellite",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/168/?format=api",
        "active": true,
        "agencies": [],
        "name": "41/1",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": 62.941,
        "longitude": 40.526806,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310,
        "orbital_launch_attempt_count": 310,
        "fastest_turnaround": "P1DT20H45M10S",
        "location": {
          "response_mode": "normal",
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "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": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          },
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "image": {
            "id": 1461,
            "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
            "credit": "Mil.ru",
            "license": {
              "id": 30,
              "name": "CC BY 4.0",
              "priority": 4,
              "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "longitude": 40.577778,
          "latitude": 62.925556,
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 3339,
      "location_launch_attempt_count": 1233,
      "pad_launch_attempt_count": 300,
      "agency_launch_attempt_count": 2215,
      "orbital_launch_attempt_count_year": 86,
      "location_launch_attempt_count_year": 34,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 68
    },
    {
      "id": "f83c9a33-7966-4c49-9369-f34df9cad196",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/f83c9a33-7966-4c49-9369-f34df9cad196/?format=api",
      "name": "Soyuz U | Resurs-F1 17F41 55L",
      "response_mode": "normal",
      "slug": "soyuz-u-resurs-f1-17f41-55l",
      "launch_designator": "1985-052",
      "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-14T04:29:15Z",
      "net": "1985-06-21T07:45:00Z",
      "net_precision": null,
      "window_end": "1985-06-21T07:45:00Z",
      "window_start": "1985-06-21T07:45:00Z",
      "image": {
        "id": 1835,
        "name": "[AUTO] Soyuz U - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193909.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": 66,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "abbrev": "CCCP",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 5756,
        "configuration": {
          "response_mode": "list",
          "id": 37,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/37/?format=api",
          "name": "Soyuz U",
          "families": [
            {
              "response_mode": "list",
              "id": 147,
              "name": "Soyuz"
            }
          ],
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": {
        "id": 4156,
        "name": "Resurs-F1 17F41 55L",
        "type": "Earth Science",
        "description": "Resurs-F1 (17F41) type film-return Earth observation satellite",
        "image": null,
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 168,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/168/?format=api",
        "active": true,
        "agencies": [],
        "name": "41/1",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.941,40.526806",
        "latitude": 62.941,
        "longitude": 40.526806,
        "country": {
          "id": 5,
          "name": "Russia",
          "alpha_2_code": "RU",
          "alpha_3_code": "RUS",
          "nationality_name": "Russian",
          "nationality_name_composed": "Russo"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
        "total_launch_count": 310,
        "orbital_launch_attempt_count": 310,
        "fastest_turnaround": "P1DT20H45M10S",
        "location": {
          "response_mode": "normal",
          "id": 6,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "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": 5,
            "name": "Russia",
            "alpha_2_code": "RU",
            "alpha_3_code": "RUS",
            "nationality_name": "Russian",
            "nationality_name_composed": "Russo"
          },
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "image": {
            "id": 1461,
            "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
            "credit": "Mil.ru",
            "license": {
              "id": 30,
              "name": "CC BY 4.0",
              "priority": 4,
              "link": "https://creativecommons.org/licenses/by/4.0/"
            },
            "single_use": false,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "longitude": 40.577778,
          "latitude": 62.925556,
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 2957,
      "location_launch_attempt_count": 1057,
      "pad_launch_attempt_count": 268,
      "agency_launch_attempt_count": 1899,
      "orbital_launch_attempt_count_year": 53,
      "location_launch_attempt_count_year": 26,
      "pad_launch_attempt_count_year": 6,
      "agency_launch_attempt_count_year": 43
    }
  ]
}