Modes

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

Example - /launches/?mode=list

Filters

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

Example - /launches/?pad__location=13

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

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

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

Example - /launches/?limit=2

Format

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

Help

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

GET /2.3.0/launches/74b3aa8f-dc54-43dd-b8dd-1dc62ccccfc4/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "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": "detailed",
  "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": "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": []
  },
  "rocket": {
    "id": 8701,
    "configuration": {
      "response_mode": "detailed",
      "id": 521,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/521/?format=api",
      "name": "Soyuz-5",
      "families": [
        {
          "response_mode": "detailed",
          "id": 207,
          "name": "Soyuz-5",
          "manufacturer": [
            {
              "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": []
            }
          ],
          "parent": null,
          "description": "",
          "active": true,
          "maiden_flight": null,
          "total_launch_count": 0,
          "consecutive_successful_launches": 0,
          "successful_launches": 0,
          "failed_launches": 0,
          "pending_launches": 1,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Soyuz-5",
      "variant": "",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "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": []
      },
      "program": [],
      "reusable": false,
      "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": []
      },
      "info_url": "https://russianspaceweb.com/soyuz5-lv.html",
      "wiki_url": "https://en.wikipedia.org/wiki/Irtysh_(rocket)",
      "description": "Soyuz-5, also named Irtysh is a planned Russian rocket that is being developed by JSC SRC Progress, formerly within \"Project Feniks.\" It will replace the capability of Zenit-2 and Proton Medium. It will initially be a two-stage rocket, but Soyuz 5 can be enhanced with an optional Blok DM-03 upper stage for geostationary missions.\r\n\r\nThe rocket is loosely based on the Zenit launch vehicle with a RD-171MV engine on the 1st stage, enlarged to 4.1 m in diameter, while the 2nd stage is powered by 2 RD-0124MS engines derived from engines used on the 3rd stage of the Soyuz-2.1b. The Soyuz-5 can lift 17 tonnes to a Low Earth orbit.",
      "alias": "Irtysh",
      "min_stage": 2,
      "max_stage": 3,
      "length": 65.258,
      "diameter": 4.1,
      "maiden_flight": null,
      "launch_cost": null,
      "launch_mass": 525.0,
      "leo_capacity": 17000.0,
      "gto_capacity": 5000.0,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 7257.0,
      "apogee": null,
      "total_launch_count": 0,
      "consecutive_successful_launches": 0,
      "successful_launches": 0,
      "failed_launches": 0,
      "pending_launches": 1,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": null
    },
    "launcher_stage": [],
    "spacecraft_stage": [],
    "payloads": []
  },
  "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,
  "flightclub_url": null,
  "updates": [
    {
      "id": 14564,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET April 4.",
      "info_url": "https://translate.google.com/website?sl=ru&tl=en&hl=zh-TW&client=webapp&u=https://kaztag.kz/ru/news/start-kazakhstanskoy-rakety-sunkar-vnov-otkladyvaetsya",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-04-03T12:04:00Z"
    },
    {
      "id": 14574,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Reverted back to NET April TBD due to lack of new launch attempt information.",
      "info_url": "https://forum.nasaspaceflight.com/index.php?topic=63657.msg2775672#msg2775672",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-04-04T03:51:00Z"
    },
    {
      "id": 14439,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Delayed to NET March 29, TBC.",
      "info_url": "https://kaztag.kz/ru/news/vyvoz-kazakhstanskoy-rakety-sunkar-na-startovyy-kompleks-perenesli-na-baykonure",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-03-25T20:00:00Z"
    },
    {
      "id": 14448,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Delayed to NET April 2.",
      "info_url": "https://kaztag.kz/ru/news/vyvoz-kazakhstanskoy-rakety-sunkar-na-startovyy-kompleks-vnov-perenesli-na-baykonure",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-03-26T14:35:00Z"
    },
    {
      "id": 13250,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Reverted back to NET December pending official updates.",
      "info_url": "https://x.com/russianspaceweb/status/1991840120614670666",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-12-11T17:09:00Z"
    },
    {
      "id": 13266,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Delayed till NET March.",
      "info_url": "https://t.me/rt_space/1507",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-12-12T17:08:00Z"
    },
    {
      "id": 13963,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET March 31.",
      "info_url": "https://t.me/rt_space/1558",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-02-14T00:17:00Z"
    },
    {
      "id": 14346,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET March 27, to be confirmed.",
      "info_url": "https://x.com/russianspaceweb/status/2033976030508052885",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-03-17T21:45:00Z"
    },
    {
      "id": 12085,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Added launch.",
      "info_url": "https://tass.ru/kosmos/24957441",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-09-05T12:25:00Z"
    },
    {
      "id": 14522,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET April 4, to be confirmed.",
      "info_url": "https://russianspaceweb.com/2026.html",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-03-30T16:31:00Z"
    },
    {
      "id": 14533,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Reverted back to NET April 3.",
      "info_url": "https://kaztag.kz/ru/news/raketa-sunkar-vpervye-vyvezena-na-startovyy-kompleks-baykonura",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-03-31T19:09:00Z"
    }
  ],
  "info_urls": [],
  "vid_urls": [],
  "timeline": [],
  "pad_turnaround": "P3046DT4H59M57S",
  "mission_patches": []
}