Modes

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

Example - /launches/upcoming/?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, hide_recent_previous, 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/upcoming/?hide_recent_previous=True

Fields searched - 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/upcoming/?search=Starlink

Ordering

Fields - id, last_updated, name, net

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

Number of results

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

Example - /launches/upcoming/?limit=2

Format

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

Help

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

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

{
  "count": 200,
  "next": "https://lldev.thespacedevs.com/2.3.0/launches/upcoming/?format=api&limit=10&offset=168&ordering=name",
  "previous": "https://lldev.thespacedevs.com/2.3.0/launches/upcoming/?format=api&limit=10&offset=148&ordering=name",
  "results": [
    {
      "id": "458e2e52-87b0-4707-96d8-6899f92e53ee",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/458e2e52-87b0-4707-96d8-6899f92e53ee/?format=api",
      "name": "Soyuz 2.1b/Fregat | Glonass-K1 No. 19",
      "response_mode": "normal",
      "slug": "soyuz-21bfregat-glonass-k1-no-19",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2025-12-18T07:05:14Z",
      "net": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "image": {
        "id": 1830,
        "name": "Soyuz 2.1b on the pad",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193901.jpeg",
        "credit": "Roscosmos",
        "license": {
          "id": 14,
          "name": "Roscosmos Image Use Policy",
          "priority": 3,
          "link": "https://www.roscosmos.ru/22650/"
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 193,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "abbrev": "VKS",
        "type": {
          "id": 1,
          "name": "Government"
        }
      },
      "rocket": {
        "id": 8148,
        "configuration": {
          "response_mode": "list",
          "id": 42,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/42/?format=api",
          "name": "Soyuz 2.1b/Fregat",
          "families": [
            {
              "response_mode": "list",
              "id": 147,
              "name": "Soyuz"
            },
            {
              "response_mode": "list",
              "id": 190,
              "name": "Soyuz 2"
            }
          ],
          "full_name": "Soyuz 2.1b Fregat",
          "variant": "Fregat"
        }
      },
      "mission": {
        "id": 6707,
        "name": "Glonass-K1 No. 19",
        "type": "Navigation",
        "description": "Glonass-K are the third generation of satellite design for GLONASS satellite navigation system. GLONASS is a Russian space-based navigation system comparable to the similar GPS and Galileo systems. This generation improves on accuracy, power consumption and design life. Each satellite is unpressurized and weighs 935 kg,  and has an operational lifetime of 10 years.",
        "image": null,
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 193,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/193/?format=api",
            "name": "Russian Space Forces",
            "abbrev": "VKS",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": false,
            "country": [
              {
                "id": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
              }
            ],
            "description": "The Russian Space Forces are a branch of the Russian Aerospace Forces, that provides aerospace warning, air sovereignty, and protection for Russia. Having been reestablished following August 1, 2015 merger between the Russian Air Force and the Russian Aerospace Defence Forces after a 2011 dissolving of the branch. The Russian Space Forces were originally formed on August 10, 1992 and the creation of the Russian Armed Forces.",
            "administrator": "Commander: Aleksandr Golovko",
            "founding_year": 1992,
            "launchers": "",
            "spacecraft": "",
            "parent": "Russian Federal Space Agency (ROSCOSMOS)",
            "image": {
              "id": 26,
              "name": "[AUTO] Russian Space Forces - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_image_20191210085547.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184656.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 178,
              "name": "[AUTO] Russian Space Forces - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_logo_20200805185824.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185120.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 90,
              "name": "[AUTO] Russian Space Forces - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_nation_20230805154528.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184843.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "total_launch_count": 149,
            "consecutive_successful_launches": 61,
            "successful_launches": 141,
            "failed_launches": 8,
            "pending_launches": 1,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "successful_landings_spacecraft": 0,
            "failed_landings_spacecraft": 0,
            "attempted_landings_spacecraft": 0,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Russian_Aerospace_Forces",
            "social_media_links": []
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 48,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/48/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 163,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/163/?format=api",
            "name": "Russian Aerospace Defence Forces",
            "abbrev": "VKO",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": false,
            "country": [
              {
                "id": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
              }
            ],
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": "Russian Federal Space Agency (ROSCOSMOS)",
            "image": null,
            "logo": null,
            "social_logo": null
          }
        ],
        "name": "Unknown Pad",
        "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.925556,40.577778",
        "latitude": 62.925556,
        "longitude": 40.577778,
        "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_48_20200803143459.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0,
        "fastest_turnaround": null,
        "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": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "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": 1683,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 1684,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 150,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 3
    },
    {
      "id": "74b3aa8f-dc54-43dd-b8dd-1dc62ccccfc4",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/74b3aa8f-dc54-43dd-b8dd-1dc62ccccfc4/?format=api",
      "name": "Soyuz-5 | Demo Flight",
      "response_mode": "normal",
      "slug": "soyuz-5-demo-flight",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-04-04T03:51:09Z",
      "net": "2026-04-30T00:00:00Z",
      "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
      },
      "window_end": "2026-04-30T00:00:00Z",
      "window_start": "2026-04-30T00:00:00Z",
      "image": {
        "id": 2736,
        "name": "Soyuz-5 assembled at Baikonur Cosmodrome",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz-5_assembl_image_20260327210910.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz-5_assembl_image_thumbnail_20260327210911.jpeg",
        "credit": "Roscosmos",
        "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": 103,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/103/?format=api",
        "name": "RKK Energiya",
        "abbrev": "RSC",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8701,
        "configuration": {
          "response_mode": "list",
          "id": 521,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/521/?format=api",
          "name": "Soyuz-5",
          "families": [
            {
              "response_mode": "list",
              "id": 207,
              "name": "Soyuz-5"
            }
          ],
          "full_name": "Soyuz-5",
          "variant": ""
        }
      },
      "mission": {
        "id": 7294,
        "name": "Demo Flight",
        "type": "Test Flight",
        "description": "Demonstration Flight for Russia's new Soyuz-5 launch vehicle, with a mass simulator on board. Details TBD.",
        "image": null,
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 103,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/103/?format=api",
            "name": "RKK Energiya",
            "abbrev": "RSC",
            "type": {
              "id": 3,
              "name": "Commercial"
            },
            "featured": false,
            "country": [
              {
                "id": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
              }
            ],
            "description": "",
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 2481,
              "name": "RKK Energiya logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_lo_image_20250921093034.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_lo_image_thumbnail_20250921093034.png",
              "credit": "RKK Energiya",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 2482,
              "name": "RKK Energiya social logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_so_image_20250921093044.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rkk_energiya_so_image_thumbnail_20250921093044.png",
              "credit": "RKK Energiya",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 1,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "successful_landings_spacecraft": 0,
            "failed_landings_spacecraft": 0,
            "attempted_landings_spacecraft": 0,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://www.energia.ru/english/",
            "wiki_url": "https://en.wikipedia.org/wiki/S.P._Korolev_Rocket_and_Space_Corporation_Energia",
            "social_media_links": []
          },
          {
            "response_mode": "normal",
            "id": 63,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
            "name": "Russian Federal Space Agency (ROSCOSMOS)",
            "abbrev": "RFSA",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": true,
            "country": [
              {
                "id": 5,
                "name": "Russia",
                "alpha_2_code": "RU",
                "alpha_3_code": "RUS",
                "nationality_name": "Russian",
                "nationality_name_composed": "Russo"
              }
            ],
            "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
            "administrator": "Administrator: Yuri Borisov",
            "founding_year": 1992,
            "launchers": "Soyuz",
            "spacecraft": "Soyuz",
            "parent": null,
            "image": {
              "id": 25,
              "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 177,
              "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 89,
              "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "total_launch_count": 340,
            "consecutive_successful_launches": 64,
            "successful_launches": 329,
            "failed_launches": 11,
            "pending_launches": 2,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "successful_landings_spacecraft": 200,
            "failed_landings_spacecraft": 7,
            "attempted_landings_spacecraft": 207,
            "successful_landings_payload": 0,
            "failed_landings_payload": 1,
            "attempted_landings_payload": 1,
            "info_url": "https://en.roscosmos.ru/",
            "wiki_url": "https://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
            "social_media_links": []
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 2,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/2/?format=api",
        "active": true,
        "agencies": [],
        "name": "45/1",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
        "latitude": 45.943492,
        "longitude": 63.653014,
        "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_2_20200803143256.jpg",
        "total_launch_count": 46,
        "orbital_launch_attempt_count": 46,
        "fastest_turnaround": "P18DT2H45M",
        "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": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "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": 1561,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 1563,
      "pad_launch_attempt_count": 47,
      "agency_launch_attempt_count": 1,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "b565ab64-1642-4cef-a13f-f3dad53518e7",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/b565ab64-1642-4cef-a13f-f3dad53518e7/?format=api",
      "name": "Spectrum | Cassini",
      "response_mode": "normal",
      "slug": "spectrum-cassini",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2025-08-27T13:49:11Z",
      "net": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "image": {
        "id": 2355,
        "name": "Spectrum on the pad at Andøya Spaceport (Maiden Flight)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_thumbnail_20250321072643.jpeg",
        "credit": "Isar Aerospace | Robin Brillert, Wingmen Media",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 1046,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1046/?format=api",
        "name": "Isar Aerospace",
        "abbrev": "ISAR",
        "type": {
          "id": 5,
          "name": "Private"
        }
      },
      "rocket": {
        "id": 8691,
        "configuration": {
          "response_mode": "list",
          "id": 491,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/491/?format=api",
          "name": "Spectrum",
          "families": [],
          "full_name": "Spectrum",
          "variant": ""
        }
      },
      "mission": {
        "id": 7283,
        "name": "Cassini",
        "type": "Technology",
        "description": "Three small satellites hosting payloads for companies across Europe as part of the ESA-European Union IOD (In-Orbit Demonstration) and IOV (In-Orbit Verification) programs.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 1095,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1095/?format=api",
            "name": "ISISPACE",
            "abbrev": "ISISPACE",
            "type": {
              "id": 5,
              "name": "Private"
            },
            "featured": false,
            "country": [
              {
                "id": 27,
                "name": "Netherlands",
                "alpha_2_code": "NL",
                "alpha_3_code": "NLD",
                "nationality_name": "Dutch",
                "nationality_name_composed": "Dutch"
              }
            ],
            "description": "ISISPACE (Innovative Solutions In Space) is a Dutch NewSpace company based in Delft dedicated to the design, manufacture and operation of CubeSats.",
            "administrator": "CEO: Jeroen Rotteveel",
            "founding_year": 2006,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 2439,
              "name": "ISISPACE logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/isispace_logo_image_20250827134831.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/isispace_logo_image_thumbnail_20250827134832.png",
              "credit": "ISISPACE",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "successful_landings_spacecraft": 0,
            "failed_landings_spacecraft": 0,
            "attempted_landings_spacecraft": 0,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://www.isispace.nl/isispace-general-terms-and-conditions/",
            "wiki_url": "https://en.wikipedia.org/wiki/Innovative_Solutions_In_Space",
            "social_media_links": [
              {
                "id": 311,
                "social_media": {
                  "id": 3,
                  "name": "Homepage",
                  "url": null,
                  "logo": null
                },
                "url": "https://www.isispace.nl/isispace-general-terms-and-conditions/"
              },
              {
                "id": 312,
                "social_media": {
                  "id": 4,
                  "name": "LinkedIn",
                  "url": "https://www.linkedin.com/",
                  "logo": {
                    "id": 2321,
                    "name": "LinkedIn logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png",
                    "credit": "LinkedIn",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://www.linkedin.com/company/isis---innovative-solutions-in-space-bv/"
              },
              {
                "id": 313,
                "social_media": {
                  "id": 2,
                  "name": "Instagram",
                  "url": "https://instagram.com",
                  "logo": {
                    "id": 2322,
                    "name": "Instagram logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                    "credit": "Instagram",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://www.instagram.com/isispace.nl/"
              },
              {
                "id": 314,
                "social_media": {
                  "id": 6,
                  "name": "Youtube",
                  "url": "https://www.youtube.com/",
                  "logo": {
                    "id": 2356,
                    "name": "YouTube logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/youtube_logo_image_20250321073112.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/youtube_logo_image_thumbnail_20250321073112.png",
                    "credit": "YouTube",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://www.youtube.com/@ISISpace"
              }
            ]
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 51,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/51/?format=api",
        "active": true,
        "agencies": [],
        "name": "Orbital Launch Pad",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space",
        "map_url": "https://www.google.com/maps?q=69.1084,15.5895",
        "latitude": 69.1084,
        "longitude": 15.5895,
        "country": {
          "id": 49,
          "name": "Norway",
          "alpha_2_code": "NO",
          "alpha_3_code": "NOR",
          "nationality_name": "Norwegian",
          "nationality_name_composed": "Norwegian"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1,
        "fastest_turnaround": null,
        "location": {
          "response_mode": "normal",
          "id": 161,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/161/?format=api",
          "name": "Andøya Spaceport",
          "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": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 49,
            "name": "Norway",
            "alpha_2_code": "NO",
            "alpha_3_code": "NOR",
            "nationality_name": "Norwegian",
            "nationality_name_composed": "Norwegian"
          },
          "description": "Andøya Space, also named Andøya Space Center and formerly Andøya Rocket Range, is a rocket launch site, rocket range, and spaceport on Andøya island (the northernmost in the Vesterålen archipelago) in Andøy Municipality in Nordland county, Norway.",
          "image": {
            "id": 2137,
            "name": "Andøya Spaceport",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_20240808093551.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_thumbnail_20240808093552.jpeg",
            "credit": "Andøya Space",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg",
          "longitude": 16.020833,
          "latitude": 69.294167,
          "timezone_name": "Europe/Oslo",
          "total_launch_count": 1,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 5,
      "pad_launch_attempt_count": 5,
      "agency_launch_attempt_count": 5,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 4
    },
    {
      "id": "1b23eb18-e06e-4058-9b42-e95ca0980511",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/1b23eb18-e06e-4058-9b42-e95ca0980511/?format=api",
      "name": "Spectrum | Onward and Upward",
      "response_mode": "normal",
      "slug": "spectrum-onward-and-upward",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-03-28T16:05:16Z",
      "net": "2026-04-30T00:00:00Z",
      "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
      },
      "window_end": "2026-04-30T00:00:00Z",
      "window_start": "2026-04-30T00:00:00Z",
      "image": {
        "id": 2355,
        "name": "Spectrum on the pad at Andøya Spaceport (Maiden Flight)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_thumbnail_20250321072643.jpeg",
        "credit": "Isar Aerospace | Robin Brillert, Wingmen Media",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 1046,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1046/?format=api",
        "name": "Isar Aerospace",
        "abbrev": "ISAR",
        "type": {
          "id": 5,
          "name": "Private"
        }
      },
      "rocket": {
        "id": 8716,
        "configuration": {
          "response_mode": "list",
          "id": 491,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/491/?format=api",
          "name": "Spectrum",
          "families": [],
          "full_name": "Spectrum",
          "variant": ""
        }
      },
      "mission": {
        "id": 7309,
        "name": "Onward and Upward",
        "type": "Test Flight",
        "description": "Second test flight of the Isar Spectrum launch vehicle. This launch will carry 5 cubesats and 1 non-separable experiment as part of European Space Agency (ESA)'s “Boost!” program:\r\n\r\n* CyBEEsat (TU Berlin)\r\n* TriSat-S (University of Maribor)\r\n* Platform 6 (EnduroSat)\r\n* FramSat-1 (NTNU)\r\n* SpaceTeamSat1 (TU Wien Space Team)\r\n* Let It Go (Dcubed, non-separable experiment)",
        "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": 51,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/51/?format=api",
        "active": true,
        "agencies": [],
        "name": "Orbital Launch Pad",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space",
        "map_url": "https://www.google.com/maps?q=69.1084,15.5895",
        "latitude": 69.1084,
        "longitude": 15.5895,
        "country": {
          "id": 49,
          "name": "Norway",
          "alpha_2_code": "NO",
          "alpha_3_code": "NOR",
          "nationality_name": "Norwegian",
          "nationality_name_composed": "Norwegian"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1,
        "fastest_turnaround": null,
        "location": {
          "response_mode": "normal",
          "id": 161,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/161/?format=api",
          "name": "Andøya Spaceport",
          "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": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 49,
            "name": "Norway",
            "alpha_2_code": "NO",
            "alpha_3_code": "NOR",
            "nationality_name": "Norwegian",
            "nationality_name_composed": "Norwegian"
          },
          "description": "Andøya Space, also named Andøya Space Center and formerly Andøya Rocket Range, is a rocket launch site, rocket range, and spaceport on Andøya island (the northernmost in the Vesterålen archipelago) in Andøy Municipality in Nordland county, Norway.",
          "image": {
            "id": 2137,
            "name": "Andøya Spaceport",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_20240808093551.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_thumbnail_20240808093552.jpeg",
            "credit": "Andøya Space",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg",
          "longitude": 16.020833,
          "latitude": 69.294167,
          "timezone_name": "Europe/Oslo",
          "total_launch_count": 1,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7271,
      "location_launch_attempt_count": 2,
      "pad_launch_attempt_count": 2,
      "agency_launch_attempt_count": 2,
      "orbital_launch_attempt_count_year": 98,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1
    },
    {
      "id": "3631c659-b638-45bc-9115-a2cb7373b9d0",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/3631c659-b638-45bc-9115-a2cb7373b9d0/?format=api",
      "name": "Spectrum | Tom & Jerry",
      "response_mode": "normal",
      "slug": "spectrum-tom-jerry",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2025-08-27T13:57:03Z",
      "net": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "image": {
        "id": 2355,
        "name": "Spectrum on the pad at Andøya Spaceport (Maiden Flight)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_thumbnail_20250321072643.jpeg",
        "credit": "Isar Aerospace | Robin Brillert, Wingmen Media",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 1046,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1046/?format=api",
        "name": "Isar Aerospace",
        "abbrev": "ISAR",
        "type": {
          "id": 5,
          "name": "Private"
        }
      },
      "rocket": {
        "id": 8692,
        "configuration": {
          "response_mode": "list",
          "id": 491,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/491/?format=api",
          "name": "Spectrum",
          "families": [],
          "full_name": "Spectrum",
          "variant": ""
        }
      },
      "mission": {
        "id": 7284,
        "name": "Tom & Jerry",
        "type": "Technology",
        "description": "Two satellites designed to demonstrate rendezvous and capture operations essential for Infinite Orbits's in-orbit servicing capabilities.",
        "image": null,
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 1096,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1096/?format=api",
            "name": "Infinite Orbits",
            "abbrev": "",
            "type": {
              "id": 3,
              "name": "Commercial"
            },
            "featured": false,
            "country": [
              {
                "id": 1,
                "name": "France",
                "alpha_2_code": "FR",
                "alpha_3_code": "FRA",
                "nationality_name": "French",
                "nationality_name_composed": "Franco"
              }
            ],
            "description": "Infinite Orbits is a NewSpace company providing in-orbit services.",
            "administrator": "CEO: Adel Haddoud",
            "founding_year": 2017,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 2440,
              "name": "Infinite Orbits logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/infinite_orbits_image_20250827135422.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/infinite_orbits_image_thumbnail_20250827135423.png",
              "credit": "Infinite Orbits",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 2441,
              "name": "Infinite Orbits social logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/infinite_orbits_image_20250827135447.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/infinite_orbits_image_thumbnail_20250827135448.png",
              "credit": "Infinite Orbits",
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "successful_landings_spacecraft": 0,
            "failed_landings_spacecraft": 0,
            "attempted_landings_spacecraft": 0,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": null,
            "wiki_url": null,
            "social_media_links": [
              {
                "id": 315,
                "social_media": {
                  "id": 4,
                  "name": "LinkedIn",
                  "url": "https://www.linkedin.com/",
                  "logo": {
                    "id": 2321,
                    "name": "LinkedIn logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png",
                    "credit": "LinkedIn",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://www.linkedin.com/company/infinite-orbits/"
              },
              {
                "id": 316,
                "social_media": {
                  "id": 1,
                  "name": "X",
                  "url": "https://x.com",
                  "logo": {
                    "id": 2320,
                    "name": "X logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                    "credit": "X",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://x.com/infinite_orbits"
              },
              {
                "id": 317,
                "social_media": {
                  "id": 2,
                  "name": "Instagram",
                  "url": "https://instagram.com",
                  "logo": {
                    "id": 2322,
                    "name": "Instagram logo",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                    "credit": "Instagram",
                    "license": {
                      "id": 1,
                      "name": "Unknown",
                      "priority": 9,
                      "link": null
                    },
                    "single_use": true,
                    "variants": []
                  }
                },
                "url": "https://www.instagram.com/infinite_orbits/"
              }
            ]
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 51,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/51/?format=api",
        "active": true,
        "agencies": [],
        "name": "Orbital Launch Pad",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space",
        "map_url": "https://www.google.com/maps?q=69.1084,15.5895",
        "latitude": 69.1084,
        "longitude": 15.5895,
        "country": {
          "id": 49,
          "name": "Norway",
          "alpha_2_code": "NO",
          "alpha_3_code": "NOR",
          "nationality_name": "Norwegian",
          "nationality_name_composed": "Norwegian"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1,
        "fastest_turnaround": null,
        "location": {
          "response_mode": "normal",
          "id": 161,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/161/?format=api",
          "name": "Andøya Spaceport",
          "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": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 49,
            "name": "Norway",
            "alpha_2_code": "NO",
            "alpha_3_code": "NOR",
            "nationality_name": "Norwegian",
            "nationality_name_composed": "Norwegian"
          },
          "description": "Andøya Space, also named Andøya Space Center and formerly Andøya Rocket Range, is a rocket launch site, rocket range, and spaceport on Andøya island (the northernmost in the Vesterålen archipelago) in Andøy Municipality in Nordland county, Norway.",
          "image": {
            "id": 2137,
            "name": "Andøya Spaceport",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_20240808093551.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_thumbnail_20240808093552.jpeg",
            "credit": "Andøya Space",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg",
          "longitude": 16.020833,
          "latitude": 69.294167,
          "timezone_name": "Europe/Oslo",
          "total_launch_count": 1,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 5,
      "pad_launch_attempt_count": 5,
      "agency_launch_attempt_count": 5,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 4
    },
    {
      "id": "b48e32c5-3776-4684-a956-5ea4df032e90",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/b48e32c5-3776-4684-a956-5ea4df032e90/?format=api",
      "name": "Spectrum | ΣYNDEO-3",
      "response_mode": "normal",
      "slug": "spectrum-yndeo-3",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2025-12-01T15:19:05Z",
      "net": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 11,
        "name": "Quarter 4",
        "abbrev": "Q4",
        "description": "The T-0 is expected in the fourth quarter of the given year."
      },
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "image": {
        "id": 2355,
        "name": "Spectrum on the pad at Andøya Spaceport (Maiden Flight)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_20250321072643.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spectrum_on_the_image_thumbnail_20250321072643.jpeg",
        "credit": "Isar Aerospace | Robin Brillert, Wingmen Media",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 1046,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1046/?format=api",
        "name": "Isar Aerospace",
        "abbrev": "ISAR",
        "type": {
          "id": 5,
          "name": "Private"
        }
      },
      "rocket": {
        "id": 8817,
        "configuration": {
          "response_mode": "list",
          "id": 491,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/491/?format=api",
          "name": "Spectrum",
          "families": [],
          "full_name": "Spectrum",
          "variant": ""
        }
      },
      "mission": {
        "id": 7408,
        "name": "ΣYNDEO-3",
        "type": "Technology",
        "description": "ΣYNDEO-3 is a satellite built by Redwire Corporation for the European Union/European Space Agency (ESA)’s In-Orbit Demonstration and In-Orbit Validation Programme (IOD/IOV), which will carry 10 different technological demonstration payload from institutions of Spain, France, Germany, Italy, Luxembourg and the European Commission. The satellite is built on Redwire's Hammerhead spacecraft platform.",
        "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": 51,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/51/?format=api",
        "active": true,
        "agencies": [],
        "name": "Orbital Launch Pad",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/And%C3%B8ya_Space",
        "map_url": "https://www.google.com/maps?q=69.1084,15.5895",
        "latitude": 69.1084,
        "longitude": 15.5895,
        "country": {
          "id": 49,
          "name": "Norway",
          "alpha_2_code": "NO",
          "alpha_3_code": "NOR",
          "nationality_name": "Norwegian",
          "nationality_name_composed": "Norwegian"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_51_20200803143605.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1,
        "fastest_turnaround": null,
        "location": {
          "response_mode": "normal",
          "id": 161,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/161/?format=api",
          "name": "Andøya Spaceport",
          "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": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 49,
            "name": "Norway",
            "alpha_2_code": "NO",
            "alpha_3_code": "NOR",
            "nationality_name": "Norwegian",
            "nationality_name_composed": "Norwegian"
          },
          "description": "Andøya Space, also named Andøya Space Center and formerly Andøya Rocket Range, is a rocket launch site, rocket range, and spaceport on Andøya island (the northernmost in the Vesterålen archipelago) in Andøy Municipality in Nordland county, Norway.",
          "image": {
            "id": 2137,
            "name": "Andøya Spaceport",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_20240808093551.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/and25c325b8ya_image_thumbnail_20240808093552.jpeg",
            "credit": "Andøya Space",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_161_20240109072235.jpg",
          "longitude": 16.020833,
          "latitude": 69.294167,
          "timezone_name": "Europe/Oslo",
          "total_launch_count": 1,
          "total_landing_count": 0
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 5,
      "pad_launch_attempt_count": 5,
      "agency_launch_attempt_count": 5,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 4
    },
    {
      "id": "ed83366c-872c-4484-97c1-bc74832304fc",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/ed83366c-872c-4484-97c1-bc74832304fc/?format=api",
      "name": "Starship | Flight 12",
      "response_mode": "normal",
      "slug": "starship-flight-12",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-04-04T14:17:50Z",
      "net": "2026-05-31T00:00:00Z",
      "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
      },
      "window_end": "2026-05-31T00:00:00Z",
      "window_start": "2026-05-31T00:00:00Z",
      "image": {
        "id": 2301,
        "name": "Starship on the launch pad during WDR (Flight 7)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_thumbnail_20250111100521.jpeg",
        "credit": "SpaceX",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
        "name": "SpaceX",
        "abbrev": "SpX",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8708,
        "configuration": {
          "response_mode": "list",
          "id": 522,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/522/?format=api",
          "name": "Starship",
          "families": [
            {
              "response_mode": "list",
              "id": 156,
              "name": "Starship"
            }
          ],
          "full_name": "Starship V3",
          "variant": "V3"
        }
      },
      "mission": {
        "id": 7301,
        "name": "Flight 12",
        "type": "Test Flight",
        "description": "12th test flight of the two-stage Starship launch vehicle. Maiden Flight of Starship V3",
        "image": null,
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
            "name": "SpaceX",
            "abbrev": "SpX",
            "type": {
              "id": 3,
              "name": "Commercial"
            },
            "featured": true,
            "country": [
              {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
              }
            ],
            "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
            "administrator": "CEO: Elon Musk",
            "founding_year": 2002,
            "launchers": "Falcon | Starship",
            "spacecraft": "Dragon",
            "parent": null,
            "image": {
              "id": 29,
              "name": "[AUTO] SpaceX - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 186,
              "name": "[AUTO] SpaceX - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 94,
              "name": "[AUTO] SpaceX - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "total_launch_count": 660,
            "consecutive_successful_launches": 145,
            "successful_launches": 645,
            "failed_launches": 15,
            "pending_launches": 122,
            "consecutive_successful_landings": 144,
            "successful_landings": 605,
            "failed_landings": 27,
            "attempted_landings": 631,
            "successful_landings_spacecraft": 59,
            "failed_landings_spacecraft": 3,
            "attempted_landings_spacecraft": 63,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://www.spacex.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
            "social_media_links": []
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 235,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/235/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
            "name": "SpaceX",
            "abbrev": "SpX",
            "type": {
              "id": 3,
              "name": "Commercial"
            },
            "featured": true,
            "country": [
              {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
              }
            ],
            "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
            "administrator": "CEO: Elon Musk",
            "founding_year": 2002,
            "launchers": "Falcon | Starship",
            "spacecraft": "Dragon",
            "parent": null,
            "image": {
              "id": 29,
              "name": "[AUTO] SpaceX - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 186,
              "name": "[AUTO] SpaceX - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 94,
              "name": "[AUTO] SpaceX - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Orbital Launch Pad 2",
        "image": null,
        "description": "The second launch and landing pad of the full version of the combined SpaceX Starship and Superheavy booster. To be first used for launch in 2025 with version 3 of Starship and the Superheavy booster.\r\n\r\nThe launch mount itself is named Orbital Launch Mount B.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))",
        "map_url": "https://www.google.com/maps?q=25.996603,-97.158251",
        "latitude": 25.996603,
        "longitude": -97.158251,
        "country": {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_b_20241126031254.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0,
        "fastest_turnaround": null,
        "location": {
          "response_mode": "normal",
          "id": 143,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/143/?format=api",
          "name": "SpaceX Starbase, TX, USA",
          "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": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          },
          "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
          "image": {
            "id": 2219,
            "name": "SpaceX Starbase in March 2022",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_starbase_image_20240919170357.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_starbase_image_thumbnail_20240919170357.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 5,
              "name": "CC BY-NC 2.0",
              "priority": 1,
              "link": "https://creativecommons.org/licenses/by-nc/2.0/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
          "longitude": -97.157,
          "latitude": 25.997,
          "timezone_name": "America/Chicago",
          "total_launch_count": 20,
          "total_landing_count": 13
        }
      },
      "webcast_live": false,
      "program": [
        {
          "response_mode": "normal",
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.3.0/programs/1/?format=api",
          "name": "SpaceX Starship",
          "image": {
            "id": 2301,
            "name": "Starship on the launch pad during WDR (Flight 7)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_thumbnail_20250111100521.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "response_mode": "list",
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
              "name": "SpaceX",
              "abbrev": "SpX",
              "type": {
                "id": 3,
                "name": "Commercial"
              }
            }
          ],
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "mission_patches": [],
          "type": {
            "id": 7,
            "name": "Technology"
          }
        }
      ],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 21,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 669,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 50
    },
    {
      "id": "ac897b9f-44d2-4ff4-8416-1a0a076e98a2",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/ac897b9f-44d2-4ff4-8416-1a0a076e98a2/?format=api",
      "name": "Starship | Flight 13",
      "response_mode": "normal",
      "slug": "starship-flight-13",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2026-01-09T09:59:47Z",
      "net": "2026-06-30T00:00:00Z",
      "net_precision": {
        "id": 12,
        "name": "Year Half 1",
        "abbrev": "H1",
        "description": "The T-0 is expected in the first half of the given year."
      },
      "window_end": "2026-06-30T00:00:00Z",
      "window_start": "2026-06-30T00:00:00Z",
      "image": {
        "id": 2301,
        "name": "Starship on the launch pad during WDR (Flight 7)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_thumbnail_20250111100521.jpeg",
        "credit": "SpaceX",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "infographic": null,
      "probability": null,
      "weather_concerns": null,
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "response_mode": "list",
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
        "name": "SpaceX",
        "abbrev": "SpX",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8879,
        "configuration": {
          "response_mode": "list",
          "id": 522,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/522/?format=api",
          "name": "Starship",
          "families": [
            {
              "response_mode": "list",
              "id": 156,
              "name": "Starship"
            }
          ],
          "full_name": "Starship V3",
          "variant": "V3"
        }
      },
      "mission": {
        "id": 7470,
        "name": "Flight 13",
        "type": "Test Flight",
        "description": "13th test flight of the two-stage Starship launch vehicle. Second flight of Starship V3",
        "image": null,
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
            "name": "SpaceX",
            "abbrev": "SpX",
            "type": {
              "id": 3,
              "name": "Commercial"
            },
            "featured": true,
            "country": [
              {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
              }
            ],
            "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
            "administrator": "CEO: Elon Musk",
            "founding_year": 2002,
            "launchers": "Falcon | Starship",
            "spacecraft": "Dragon",
            "parent": null,
            "image": {
              "id": 29,
              "name": "[AUTO] SpaceX - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 186,
              "name": "[AUTO] SpaceX - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 94,
              "name": "[AUTO] SpaceX - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "total_launch_count": 660,
            "consecutive_successful_launches": 145,
            "successful_launches": 645,
            "failed_launches": 15,
            "pending_launches": 122,
            "consecutive_successful_landings": 144,
            "successful_landings": 605,
            "failed_landings": 27,
            "attempted_landings": 631,
            "successful_landings_spacecraft": 59,
            "failed_landings_spacecraft": 3,
            "attempted_landings_spacecraft": 63,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": "https://www.spacex.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX",
            "social_media_links": []
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 235,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/235/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 121,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
            "name": "SpaceX",
            "abbrev": "SpX",
            "type": {
              "id": 3,
              "name": "Commercial"
            },
            "featured": true,
            "country": [
              {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
              }
            ],
            "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
            "administrator": "CEO: Elon Musk",
            "founding_year": 2002,
            "launchers": "Falcon | Starship",
            "spacecraft": "Dragon",
            "parent": null,
            "image": {
              "id": 29,
              "name": "[AUTO] SpaceX - image",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184704.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "logo": {
              "id": 186,
              "name": "[AUTO] SpaceX - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185138.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 94,
              "name": "[AUTO] SpaceX - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184848.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Orbital Launch Pad 2",
        "image": null,
        "description": "The second launch and landing pad of the full version of the combined SpaceX Starship and Superheavy booster. To be first used for launch in 2025 with version 3 of Starship and the Superheavy booster.\r\n\r\nThe launch mount itself is named Orbital Launch Mount B.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))",
        "map_url": "https://www.google.com/maps?q=25.996603,-97.158251",
        "latitude": 25.996603,
        "longitude": -97.158251,
        "country": {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_b_20241126031254.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0,
        "fastest_turnaround": null,
        "location": {
          "response_mode": "normal",
          "id": 143,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/143/?format=api",
          "name": "SpaceX Starbase, TX, USA",
          "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": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          },
          "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
          "image": {
            "id": 2219,
            "name": "SpaceX Starbase in March 2022",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_starbase_image_20240919170357.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spacex_starbase_image_thumbnail_20240919170357.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 5,
              "name": "CC BY-NC 2.0",
              "priority": 1,
              "link": "https://creativecommons.org/licenses/by-nc/2.0/"
            },
            "single_use": true,
            "variants": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
          "longitude": -97.157,
          "latitude": 25.997,
          "timezone_name": "America/Chicago",
          "total_launch_count": 20,
          "total_landing_count": 13
        }
      },
      "webcast_live": false,
      "program": [
        {
          "response_mode": "normal",
          "id": 1,
          "url": "https://lldev.thespacedevs.com/2.3.0/programs/1/?format=api",
          "name": "SpaceX Starship",
          "image": {
            "id": 2301,
            "name": "Starship on the launch pad during WDR (Flight 7)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_thumbnail_20250111100521.jpeg",
            "credit": "SpaceX",
            "license": {
              "id": 1,
              "name": "Unknown",
              "priority": 9,
              "link": null
            },
            "single_use": false,
            "variants": []
          },
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "response_mode": "list",
              "id": 121,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
              "name": "SpaceX",
              "abbrev": "SpX",
              "type": {
                "id": 3,
                "name": "Commercial"
              }
            }
          ],
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "mission_patches": [],
          "type": {
            "id": 7,
            "name": "Technology"
          }
        }
      ],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 22,
      "pad_launch_attempt_count": 2,
      "agency_launch_attempt_count": 686,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 67
    },
    {
      "id": "2e37a196-f5f8-4496-96ae-63f4b6b27912",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/2e37a196-f5f8-4496-96ae-63f4b6b27912/?format=api",
      "name": "Terran R | Intelsat-1",
      "response_mode": "normal",
      "slug": "terran-r-intelsat-1",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2023-10-12T15:19:43Z",
      "net": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "image": {
        "id": 1851,
        "name": "[AUTO] Terran R - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/terran_r_image_20220912002151.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193934.png",
        "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": 266,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "abbrev": "RS",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 8044,
        "configuration": {
          "response_mode": "list",
          "id": 482,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/482/?format=api",
          "name": "Terran R",
          "families": [
            {
              "response_mode": "list",
              "id": 159,
              "name": "Terran"
            }
          ],
          "full_name": "Terran R",
          "variant": "R"
        }
      },
      "mission": {
        "id": 6591,
        "name": "Intelsat-1",
        "type": "Communications",
        "description": "First mission part of a multi-year, multi-launch agreement signed between Intelsat and Relativity Space in 2023.",
        "image": null,
        "orbit": {
          "id": 25,
          "name": "Unknown",
          "abbrev": "N/A",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [
          {
            "response_mode": "normal",
            "id": 206,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/206/?format=api",
            "name": "Intelsat",
            "abbrev": "I",
            "type": {
              "id": 3,
              "name": "Commercial"
            },
            "featured": false,
            "country": [
              {
                "id": 85,
                "name": "Luxembourg",
                "alpha_2_code": "LU",
                "alpha_3_code": "LUX",
                "nationality_name": "Luxembourger",
                "nationality_name_composed": "Luxembourgish"
              }
            ],
            "description": null,
            "administrator": null,
            "founding_year": null,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": null,
            "social_logo": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "successful_landings_spacecraft": 0,
            "failed_landings_spacecraft": 0,
            "attempted_landings_spacecraft": 0,
            "successful_landings_payload": 0,
            "failed_landings_payload": 0,
            "attempted_landings_payload": 0,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Intelsat",
            "social_media_links": []
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 92,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/92/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api",
            "name": "United States Air Force",
            "abbrev": "USAF",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": false,
            "country": [
              {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
              }
            ],
            "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
            "administrator": "Commander-in-Chief: President of the US",
            "founding_year": 1947,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 193,
              "name": "[AUTO] United States Air Force - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 99,
              "name": "[AUTO] United States Air Force - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Launch Complex 16",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16",
        "map_url": "https://www.google.com/maps?q=28.501626,-80.5518",
        "latitude": 28.501626,
        "longitude": -80.5518,
        "country": {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_92_20200803143523.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1,
        "fastest_turnaround": null,
        "location": {
          "response_mode": "normal",
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "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": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          },
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "image": {
            "id": 2200,
            "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.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": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "longitude": -80.577778,
          "latitude": 28.488889,
          "timezone_name": "America/New_York",
          "total_launch_count": 1100,
          "total_landing_count": 71
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 1159,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 3,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 83,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2
    },
    {
      "id": "b97a54e5-5c6f-4f85-bcf3-69da17fa9682",
      "url": "https://lldev.thespacedevs.com/2.3.0/launches/b97a54e5-5c6f-4f85-bcf3-69da17fa9682/?format=api",
      "name": "Terran R | Mars Lander",
      "response_mode": "normal",
      "slug": "terran-r-mars-lander",
      "launch_designator": null,
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2024-08-10T13:39:10Z",
      "net": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "image": {
        "id": 1323,
        "name": "[AUTO] Terran R | Mars Lander - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/terran2520r25_image_20220719142358.png",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192411.png",
        "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": 266,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/266/?format=api",
        "name": "Relativity Space",
        "abbrev": "RS",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "rocket": {
        "id": 7614,
        "configuration": {
          "response_mode": "list",
          "id": 482,
          "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/482/?format=api",
          "name": "Terran R",
          "families": [
            {
              "response_mode": "list",
              "id": 159,
              "name": "Terran"
            }
          ],
          "full_name": "Terran R",
          "variant": "R"
        }
      },
      "mission": {
        "id": 6104,
        "name": "Mars Lander",
        "type": "Planetary Science",
        "description": "Impulse Space's Mars Lander is designed to support research and development needed for human exploration of Mars.",
        "image": null,
        "orbit": {
          "id": 19,
          "name": "Mars Orbit",
          "abbrev": "Mars",
          "celestial_body": {
            "response_mode": "list",
            "id": 1,
            "name": "Earth"
          }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 92,
        "url": "https://lldev.thespacedevs.com/2.3.0/pads/92/?format=api",
        "active": true,
        "agencies": [
          {
            "response_mode": "normal",
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api",
            "name": "United States Air Force",
            "abbrev": "USAF",
            "type": {
              "id": 1,
              "name": "Government"
            },
            "featured": false,
            "country": [
              {
                "id": 2,
                "name": "United States of America",
                "alpha_2_code": "US",
                "alpha_3_code": "USA",
                "nationality_name": "American",
                "nationality_name_composed": "Americano"
              }
            ],
            "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
            "administrator": "Commander-in-Chief: President of the US",
            "founding_year": 1947,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
              "id": 193,
              "name": "[AUTO] United States Air Force - logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            },
            "social_logo": {
              "id": 99,
              "name": "[AUTO] United States Air Force - social_logo",
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
              "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
              "credit": null,
              "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
              },
              "single_use": true,
              "variants": []
            }
          }
        ],
        "name": "Launch Complex 16",
        "image": null,
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_16",
        "map_url": "https://www.google.com/maps?q=28.501626,-80.5518",
        "latitude": 28.501626,
        "longitude": -80.5518,
        "country": {
          "id": 2,
          "name": "United States of America",
          "alpha_2_code": "US",
          "alpha_3_code": "USA",
          "nationality_name": "American",
          "nationality_name_composed": "Americano"
        },
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_92_20200803143523.jpg",
        "total_launch_count": 1,
        "orbital_launch_attempt_count": 1,
        "fastest_turnaround": null,
        "location": {
          "response_mode": "normal",
          "id": 12,
          "url": "https://lldev.thespacedevs.com/2.3.0/locations/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "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": 7470,
            "successful_launches": 6915,
            "failed_launches": 555,
            "total_attempted_landings": 1288,
            "successful_landings": 1241,
            "failed_landings": 47
          },
          "active": true,
          "country": {
            "id": 2,
            "name": "United States of America",
            "alpha_2_code": "US",
            "alpha_3_code": "USA",
            "nationality_name": "American",
            "nationality_name_composed": "Americano"
          },
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "image": {
            "id": 2200,
            "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.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": []
          },
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "longitude": -80.577778,
          "latitude": 28.488889,
          "timezone_name": "America/New_York",
          "total_launch_count": 1100,
          "total_landing_count": 71
        }
      },
      "webcast_live": false,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 1159,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 3,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 83,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2
    }
  ]
}