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/71eba994-ab9f-4707-ba5e-024cfff73c01/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "71eba994-ab9f-4707-ba5e-024cfff73c01",
  "url": "https://lldev.thespacedevs.com/2.3.0/launches/71eba994-ab9f-4707-ba5e-024cfff73c01/?format=api",
  "name": "Ariane 64 | Amazon Leo (LE-01)",
  "response_mode": "detailed",
  "slug": "ariane-64-amazon-leo-le-01",
  "launch_designator": "2026-030",
  "status": {
    "id": 3,
    "name": "Launch Successful",
    "abbrev": "Success",
    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
  },
  "last_updated": "2026-02-15T11:06:42Z",
  "net": "2026-02-12T16:45:30Z",
  "net_precision": {
    "id": 0,
    "name": "Second",
    "abbrev": "SEC",
    "description": "The T-0 is accurate to the second."
  },
  "window_end": "2026-02-12T17:13:00Z",
  "window_start": "2026-02-12T16:45:00Z",
  "image": {
    "id": 2694,
    "name": "Ariane 64 liftoff (LE-01)",
    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_thumbnail_20260213070746.jpeg",
    "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique video du CSG–P. Piron",
    "license": {
      "id": 2,
      "name": "ESA Standard Licence",
      "priority": 2,
      "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
    },
    "single_use": false,
    "variants": []
  },
  "infographic": null,
  "probability": null,
  "weather_concerns": null,
  "failreason": "",
  "hashtag": "VA267",
  "launch_service_provider": {
    "response_mode": "normal",
    "id": 115,
    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
    "name": "Arianespace",
    "abbrev": "ASA",
    "type": {
      "id": 3,
      "name": "Commercial"
    },
    "featured": true,
    "country": [
      {
        "id": 1,
        "name": "France",
        "alpha_2_code": "FR",
        "alpha_3_code": "FRA",
        "nationality_name": "French",
        "nationality_name_composed": "Franco"
      }
    ],
    "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
    "administrator": "CEO: David Cavaillolès",
    "founding_year": 1980,
    "launchers": "Ariane | Vega",
    "spacecraft": "",
    "parent": "ArianeGroup",
    "image": {
      "id": 2694,
      "name": "Ariane 64 liftoff (LE-01)",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_thumbnail_20260213070746.jpeg",
      "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique video du CSG–P. Piron",
      "license": {
        "id": 2,
        "name": "ESA Standard Licence",
        "priority": 2,
        "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
      },
      "single_use": false,
      "variants": []
    },
    "logo": {
      "id": 108,
      "name": "Arianespace blue logo",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
      "credit": "Arianespace",
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": true,
      "variants": [
        {
          "id": 11,
          "type": {
            "id": 1,
            "name": "transparent for light background"
          },
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
        },
        {
          "id": 12,
          "type": {
            "id": 2,
            "name": "transparent for dark background"
          },
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
        }
      ]
    },
    "social_logo": {
      "id": 39,
      "name": "Arianespace social logo",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
      "credit": "Arianespace",
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": true,
      "variants": []
    },
    "total_launch_count": 325,
    "consecutive_successful_launches": 13,
    "successful_launches": 310,
    "failed_launches": 15,
    "pending_launches": 32,
    "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.arianespace.com",
    "wiki_url": "https://en.wikipedia.org/wiki/Arianespace",
    "social_media_links": [
      {
        "id": 247,
        "social_media": {
          "id": 3,
          "name": "Homepage",
          "url": null,
          "logo": null
        },
        "url": "https://www.arianespace.com/"
      },
      {
        "id": 248,
        "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/arianespace_2/"
      },
      {
        "id": 249,
        "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/arianespace/"
      },
      {
        "id": 250,
        "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/Arianespace/"
      }
    ]
  },
  "rocket": {
    "id": 8461,
    "configuration": {
      "response_mode": "detailed",
      "id": 116,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/116/?format=api",
      "name": "Ariane 64",
      "families": [
        {
          "response_mode": "detailed",
          "id": 59,
          "name": "Ariane",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 115,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
              "name": "Arianespace",
              "abbrev": "ASA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 1,
                  "name": "France",
                  "alpha_2_code": "FR",
                  "alpha_3_code": "FRA",
                  "nationality_name": "French",
                  "nationality_name_composed": "Franco"
                }
              ],
              "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
              "administrator": "CEO: David Cavaillolès",
              "founding_year": 1980,
              "launchers": "Ariane | Vega",
              "spacecraft": "",
              "parent": "ArianeGroup",
              "image": {
                "id": 2694,
                "name": "Ariane 64 liftoff (LE-01)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_thumbnail_20260213070746.jpeg",
                "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique video du CSG–P. Piron",
                "license": {
                  "id": 2,
                  "name": "ESA Standard Licence",
                  "priority": 2,
                  "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 108,
                "name": "Arianespace blue logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
                "credit": "Arianespace",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": [
                  {
                    "id": 11,
                    "type": {
                      "id": 1,
                      "name": "transparent for light background"
                    },
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
                  },
                  {
                    "id": 12,
                    "type": {
                      "id": 2,
                      "name": "transparent for dark background"
                    },
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                  }
                ]
              },
              "social_logo": {
                "id": 39,
                "name": "Arianespace social logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
                "credit": "Arianespace",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "total_launch_count": 325,
              "consecutive_successful_launches": 13,
              "successful_launches": 310,
              "failed_launches": 15,
              "pending_launches": 32,
              "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.arianespace.com",
              "wiki_url": "https://en.wikipedia.org/wiki/Arianespace",
              "social_media_links": [
                {
                  "id": 247,
                  "social_media": {
                    "id": 3,
                    "name": "Homepage",
                    "url": null,
                    "logo": null
                  },
                  "url": "https://www.arianespace.com/"
                },
                {
                  "id": 248,
                  "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/arianespace_2/"
                },
                {
                  "id": 249,
                  "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/arianespace/"
                },
                {
                  "id": 250,
                  "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/Arianespace/"
                }
              ]
            }
          ],
          "parent": null,
          "description": "",
          "active": true,
          "maiden_flight": "1979-12-24",
          "total_launch_count": 267,
          "consecutive_successful_launches": 26,
          "successful_launches": 255,
          "failed_launches": 12,
          "pending_launches": 31,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        },
        {
          "response_mode": "detailed",
          "id": 62,
          "name": "Ariane 6",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 115,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
              "name": "Arianespace",
              "abbrev": "ASA",
              "type": {
                "id": 3,
                "name": "Commercial"
              },
              "featured": true,
              "country": [
                {
                  "id": 1,
                  "name": "France",
                  "alpha_2_code": "FR",
                  "alpha_3_code": "FRA",
                  "nationality_name": "French",
                  "nationality_name_composed": "Franco"
                }
              ],
              "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
              "administrator": "CEO: David Cavaillolès",
              "founding_year": 1980,
              "launchers": "Ariane | Vega",
              "spacecraft": "",
              "parent": "ArianeGroup",
              "image": {
                "id": 2694,
                "name": "Ariane 64 liftoff (LE-01)",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_thumbnail_20260213070746.jpeg",
                "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique video du CSG–P. Piron",
                "license": {
                  "id": 2,
                  "name": "ESA Standard Licence",
                  "priority": 2,
                  "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
              },
              "logo": {
                "id": 108,
                "name": "Arianespace blue logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
                "credit": "Arianespace",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": [
                  {
                    "id": 11,
                    "type": {
                      "id": 1,
                      "name": "transparent for light background"
                    },
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
                  },
                  {
                    "id": 12,
                    "type": {
                      "id": 2,
                      "name": "transparent for dark background"
                    },
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                  }
                ]
              },
              "social_logo": {
                "id": 39,
                "name": "Arianespace social logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
                "credit": "Arianespace",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "total_launch_count": 325,
              "consecutive_successful_launches": 13,
              "successful_launches": 310,
              "failed_launches": 15,
              "pending_launches": 32,
              "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.arianespace.com",
              "wiki_url": "https://en.wikipedia.org/wiki/Arianespace",
              "social_media_links": [
                {
                  "id": 247,
                  "social_media": {
                    "id": 3,
                    "name": "Homepage",
                    "url": null,
                    "logo": null
                  },
                  "url": "https://www.arianespace.com/"
                },
                {
                  "id": 248,
                  "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/arianespace_2/"
                },
                {
                  "id": 249,
                  "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/arianespace/"
                },
                {
                  "id": 250,
                  "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/Arianespace/"
                }
              ]
            }
          ],
          "parent": {
            "response_mode": "normal",
            "id": 59,
            "name": "Ariane",
            "manufacturer": [
              {
                "response_mode": "normal",
                "id": 115,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
                "name": "Arianespace",
                "abbrev": "ASA",
                "type": {
                  "id": 3,
                  "name": "Commercial"
                },
                "featured": true,
                "country": [
                  {
                    "id": 1,
                    "name": "France",
                    "alpha_2_code": "FR",
                    "alpha_3_code": "FRA",
                    "nationality_name": "French",
                    "nationality_name_composed": "Franco"
                  }
                ],
                "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
                "administrator": "CEO: David Cavaillolès",
                "founding_year": 1980,
                "launchers": "Ariane | Vega",
                "spacecraft": "",
                "parent": "ArianeGroup",
                "image": {
                  "id": 2694,
                  "name": "Ariane 64 liftoff (LE-01)",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_thumbnail_20260213070746.jpeg",
                  "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique video du CSG–P. Piron",
                  "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                  },
                  "single_use": false,
                  "variants": []
                },
                "logo": {
                  "id": 108,
                  "name": "Arianespace blue logo",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
                  "credit": "Arianespace",
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": [
                    {
                      "id": 11,
                      "type": {
                        "id": 1,
                        "name": "transparent for light background"
                      },
                      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
                    },
                    {
                      "id": 12,
                      "type": {
                        "id": 2,
                        "name": "transparent for dark background"
                      },
                      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                    }
                  ]
                },
                "social_logo": {
                  "id": 39,
                  "name": "Arianespace social logo",
                  "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                  "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
                  "credit": "Arianespace",
                  "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                  },
                  "single_use": true,
                  "variants": []
                }
              }
            ],
            "parent": null
          },
          "description": "",
          "active": true,
          "maiden_flight": "2024-07-09",
          "total_launch_count": 6,
          "consecutive_successful_launches": 6,
          "successful_launches": 6,
          "failed_launches": 0,
          "pending_launches": 31,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "Ariane 64",
      "variant": "64",
      "active": false,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 1044,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1044/?format=api",
        "name": "ArianeGroup",
        "abbrev": "AG",
        "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": "ArianeGroup (formerly Airbus Safran Launchers) is an aerospace company based in France. A joint venture between Airbus and Safran, the company was founded in 2015 and is headquartered in Issy-les-Moulineaux. It consists of three core arms: aerospace, defence and security.",
        "administrator": "CEO: Christophe Bruneau",
        "founding_year": 2015,
        "launchers": "Ariane",
        "spacecraft": "",
        "parent": null,
        "image": {
          "id": 1692,
          "name": "Ariane 62 on ELA-4 (Maiden Flight)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg",
          "credit": "ESA/L. Bourgeon",
          "license": {
            "id": 2,
            "name": "ESA Standard Licence",
            "priority": 2,
            "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
          },
          "single_use": false,
          "variants": []
        },
        "logo": {
          "id": 107,
          "name": "ArianeGroup logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184908.png",
          "credit": "ArianeGroup",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": [
            {
              "id": 13,
              "type": {
                "id": 1,
                "name": "transparent for light background"
              },
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianegroup_log_image_20250211190245.PNG"
            },
            {
              "id": 14,
              "type": {
                "id": 2,
                "name": "transparent for dark background"
              },
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianegroup_log_image_20250211190245.PNG"
            }
          ]
        },
        "social_logo": {
          "id": 38,
          "name": "ArianeGroup social logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianegroup_nation_20230802053255.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184726.jpeg",
          "credit": "ArianeGroup",
          "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": "https://www.ariane.group/",
        "wiki_url": "https://en.wikipedia.org/wiki/ArianeGroup",
        "social_media_links": [
          {
            "id": 234,
            "social_media": {
              "id": 3,
              "name": "Homepage",
              "url": null,
              "logo": null
            },
            "url": "https://ariane.group/"
          },
          {
            "id": 235,
            "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/arianegroup/"
          },
          {
            "id": 236,
            "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/arianegroup/"
          },
          {
            "id": 237,
            "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/ArianeGroup"
          },
          {
            "id": 274,
            "social_media": {
              "id": 5,
              "name": "Bluesky",
              "url": "https://bsky.app/",
              "logo": {
                "id": 2323,
                "name": "Bluesky logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_20250211191214.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_thumbnail_20250211191214.png",
                "credit": "Bluesky",
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              }
            },
            "url": "https://bsky.app/profile/arianegroup.bsky.social"
          }
        ]
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 2694,
        "name": "Ariane 64 liftoff (LE-01)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_thumbnail_20260213070746.jpeg",
        "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique video du CSG–P. Piron",
        "license": {
          "id": 2,
          "name": "ESA Standard Licence",
          "priority": 2,
          "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
        },
        "single_use": false,
        "variants": []
      },
      "info_url": "https://www.arianespace.com/wp-content/uploads/2017/02/Ariane6_Users-Manual_February2017.pdf",
      "wiki_url": "https://en.wikipedia.org/wiki/Ariane_6",
      "description": "Ariane 6 variant with four solid boosters, enabling heavier payloads.",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 63.0,
      "diameter": 5.4,
      "maiden_flight": "2026-02-12",
      "launch_cost": 90000000,
      "launch_mass": 860.0,
      "leo_capacity": 21650.0,
      "gto_capacity": 12000.0,
      "geo_capacity": null,
      "sso_capacity": 14900.0,
      "to_thrust": 15000.0,
      "apogee": null,
      "total_launch_count": 1,
      "consecutive_successful_launches": 1,
      "successful_launches": 1,
      "failed_launches": 0,
      "pending_launches": 15,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": null
    },
    "launcher_stage": [],
    "spacecraft_stage": [],
    "payloads": []
  },
  "mission": {
    "id": 7050,
    "name": "Amazon Leo (LE-01)",
    "type": "Communications",
    "description": "Amazon Leo, formerly known as Project Kuiper, is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.\r\n\r\n32 satellites are carried on this launch.",
    "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": 1058,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1058/?format=api",
        "name": "Amazon Leo",
        "abbrev": "Amazon",
        "type": {
          "id": 5,
          "name": "Private"
        },
        "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": "Amazon Leo, formerly known as Kuiper Systems LLC and Project Kuiper, is a subsidiary of Amazon that was established in 2019 to deploy a large satellite internet constellation to provide low-latency broadband internet connectivity.",
        "administrator": "President: Rajeev Badyal",
        "founding_year": 2019,
        "launchers": "",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": null,
        "social_logo": {
          "id": 2550,
          "name": "Amazon Leo social logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amazon_leo_soci_image_20251117075814.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/amazon_leo_soci_image_thumbnail_20251117075815.png",
          "credit": "Amazon Leo",
          "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": "https://leo.amazon.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
        "social_media_links": [
          {
            "id": 335,
            "social_media": {
              "id": 3,
              "name": "Homepage",
              "url": null,
              "logo": null
            },
            "url": "https://leo.amazon.com/"
          },
          {
            "id": 336,
            "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/showcase/amazonleo/"
          },
          {
            "id": 337,
            "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/amazonleo_/"
          },
          {
            "id": 338,
            "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/Amazonleo"
          },
          {
            "id": 339,
            "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/@ProjectKuiper"
          }
        ]
      }
    ],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 67,
    "url": "https://lldev.thespacedevs.com/2.3.0/pads/67/?format=api",
    "active": true,
    "agencies": [
      {
        "response_mode": "normal",
        "id": 115,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
        "name": "Arianespace",
        "abbrev": "ASA",
        "type": {
          "id": 3,
          "name": "Commercial"
        },
        "featured": true,
        "country": [
          {
            "id": 1,
            "name": "France",
            "alpha_2_code": "FR",
            "alpha_3_code": "FRA",
            "nationality_name": "French",
            "nationality_name_composed": "Franco"
          }
        ],
        "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
        "administrator": "CEO: David Cavaillolès",
        "founding_year": 1980,
        "launchers": "Ariane | Vega",
        "spacecraft": "",
        "parent": "ArianeGroup",
        "image": {
          "id": 2694,
          "name": "Ariane 64 liftoff (LE-01)",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_20260213070745.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ariane_64_lifto_image_thumbnail_20260213070746.jpeg",
          "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique video du CSG–P. Piron",
          "license": {
            "id": 2,
            "name": "ESA Standard Licence",
            "priority": 2,
            "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
          },
          "single_use": false,
          "variants": []
        },
        "logo": {
          "id": 108,
          "name": "Arianespace blue logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
          "credit": "Arianespace",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": [
            {
              "id": 11,
              "type": {
                "id": 1,
                "name": "transparent for light background"
              },
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
            },
            {
              "id": 12,
              "type": {
                "id": 2,
                "name": "transparent for dark background"
              },
              "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
            }
          ]
        },
        "social_logo": {
          "id": 39,
          "name": "Arianespace social logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
          "credit": "Arianespace",
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      }
    ],
    "name": "Ariane Launch Area 4",
    "image": {
      "id": 1978,
      "name": "ELA-4",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ela-4_image_20240310184036.jpg",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ela-4_image_thumbnail_20240310184037.jpeg",
      "credit": "ESA/CNES/Arianespace/Optique Vidéo du CSG - P. PIRON",
      "license": {
        "id": 2,
        "name": "ESA Standard Licence",
        "priority": 2,
        "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
      },
      "single_use": true,
      "variants": []
    },
    "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre",
    "map_url": "https://www.google.com/maps?q=5.256319,-52.786838",
    "latitude": 5.256319,
    "longitude": -52.786838,
    "country": {
      "id": 50,
      "name": "French Guiana",
      "alpha_2_code": "GF",
      "alpha_3_code": "GUF",
      "nationality_name": "French Guianan",
      "nationality_name_composed": "Franco-Guiano"
    },
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg",
    "total_launch_count": 6,
    "orbital_launch_attempt_count": 6,
    "fastest_turnaround": "P42DT7H59M41S",
    "location": {
      "response_mode": "normal",
      "id": 13,
      "url": "https://lldev.thespacedevs.com/2.3.0/locations/13/?format=api",
      "name": "Guiana Space Centre, French Guiana",
      "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": 50,
        "name": "French Guiana",
        "alpha_2_code": "GF",
        "alpha_3_code": "GUF",
        "nationality_name": "French Guianan",
        "nationality_name_composed": "Franco-Guiano"
      },
      "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
      "image": {
        "id": 2203,
        "name": "Vega & Ariane 5 pads at the Guiana Space Centre",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg",
        "credit": "ESA/S. Corvaja",
        "license": {
          "id": 2,
          "name": "ESA Standard Licence",
          "priority": 2,
          "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
        },
        "single_use": true,
        "variants": []
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
      "longitude": -52.6903,
      "latitude": 5.169,
      "timezone_name": "America/Cayenne",
      "total_launch_count": 331,
      "total_landing_count": 0
    }
  },
  "webcast_live": false,
  "program": [
    {
      "response_mode": "normal",
      "id": 27,
      "url": "https://lldev.thespacedevs.com/2.3.0/programs/27/?format=api",
      "name": "Amazon Leo",
      "image": {
        "id": 1898,
        "name": "Amazon Kuiper dish",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194059.jpeg",
        "credit": "Amazon",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems",
      "wiki_url": "https://aboutamazon.com/what-we-do/devices-services/project-kuiper",
      "description": "Amazon Leo is a satellite internet constellation aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.",
      "agencies": [
        {
          "response_mode": "list",
          "id": 1058,
          "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1058/?format=api",
          "name": "Amazon Leo",
          "abbrev": "Amazon",
          "type": {
            "id": 5,
            "name": "Private"
          }
        }
      ],
      "start_date": "2023-10-16T18:06:00Z",
      "end_date": null,
      "mission_patches": [],
      "type": {
        "id": 3,
        "name": "Communication Constellation"
      }
    }
  ],
  "orbital_launch_attempt_count": 7206,
  "location_launch_attempt_count": 331,
  "pad_launch_attempt_count": 6,
  "agency_launch_attempt_count": 325,
  "orbital_launch_attempt_count_year": 33,
  "location_launch_attempt_count_year": 1,
  "pad_launch_attempt_count_year": 1,
  "agency_launch_attempt_count_year": 1,
  "flightclub_url": null,
  "updates": [
    {
      "id": 12597,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Announced to be the next launch after VA266, so likely during Q1 2026.",
      "info_url": "https://newsroom.arianespace.com/ariane-6s-fourth-flight-of-2025-will-service-europes-galileo-satellite-navigation-system?lang=eng",
      "created_by": "Nosu",
      "created_on": "2025-10-16T12:03:00Z"
    },
    {
      "id": 13205,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Changed name for batches of Amazon Leo/Project Kuiper satellites to be launched on Ariane 6.",
      "info_url": "https://x.com/Amazonleo/status/1998411080595354039",
      "created_by": "Cosmic_Penguin",
      "created_on": "2025-12-09T16:16:00Z"
    },
    {
      "id": 13654,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET February 12.",
      "info_url": "https://x.com/Arianespace/status/2011795670265397695",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-01-15T14:42:00Z"
    },
    {
      "id": 9754,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
      "comment": "Adding launch on Ariane 64 Block 1",
      "info_url": "https://europeanspaceflight.com/testing-of-key-ariane-6-upgrade-to-begin-in-march/",
      "created_by": "Nosu",
      "created_on": "2025-01-10T14:23:00Z"
    },
    {
      "id": 13943,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
      "comment": "Official Webcast by arianespace has started",
      "info_url": "https://www.youtube.com/watch?v=lUr3ygqFkAY",
      "created_by": "LL2",
      "created_on": "2026-02-12T15:58:00Z"
    },
    {
      "id": 13944,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Tweaked T-0.",
      "info_url": "https://www.youtube.com/watch?v=lUr3ygqFkAY",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-02-12T16:25:00Z"
    },
    {
      "id": 13945,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Liftoff.",
      "info_url": "https://www.youtube.com/watch?v=lUr3ygqFkAY",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-02-12T16:45:00Z"
    },
    {
      "id": 13948,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Launch success, all satellites have been deployed.",
      "info_url": "https://www.youtube.com/watch?v=lUr3ygqFkAY",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-02-12T18:42:00Z"
    },
    {
      "id": 13554,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "NET February.",
      "info_url": "https://x.com/Arianespace/status/2009294081319440646",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-01-08T16:19:00Z"
    },
    {
      "id": 13846,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Added launch window.",
      "info_url": "https://x.com/arianespace/status/2017281736263012720",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-01-30T17:03:00Z"
    }
  ],
  "info_urls": [
    {
      "priority": 10,
      "source": null,
      "title": null,
      "description": null,
      "feature_image": null,
      "url": "https://newsroom.arianespace.com/download/?n=fc4e60f773b4aca6f928292422e6294e.pdf&id=48692",
      "type": {
        "id": 2,
        "name": "Official Press Kit"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      }
    }
  ],
  "vid_urls": [
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "arianespace",
      "title": "Flight VA267 | Amazon Leo LE-01 | Ariane 6 I Arianespace",
      "description": "► Subscribe to our channel to keep on touch on our futur contents: https://www.youtube.com/c/arianespace/featured\n\n► Arianespace is the world’s leading satellite launch company. Founded in 1980, it deploys a family of three launchers – Ariane and Vega – to meet the needs of commercial and government customers.\n\n► Follow this link to discover the world of Arianespace: \nhttps://www.arianespace.com\n\n► Find us also on:\nFacebook: https://www.facebook.com/ArianeGroup\nInstagram: https://www.instagram.com/arianespace/\nTwitter: https://twitter.com/arianespace\nLinkedIn: https://www.linkedin.com/company/arianespace_2/",
      "feature_image": "https://i.ytimg.com/vi/lUr3ygqFkAY/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=lUr3ygqFkAY",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2026-02-12T15:57:51Z",
      "end_time": "2026-02-12T18:48:04Z",
      "live": false
    },
    {
      "priority": 11,
      "source": "youtube.com",
      "publisher": "arianespace",
      "title": "Vol VA267 | Amazon Leo LE-01 | Ariane 6 I Arianespace",
      "description": "► Subscribe to our channel to keep on touch on our futur contents: https://www.youtube.com/c/arianespace/featured\n\n► Arianespace is the world’s leading satellite launch company. Founded in 1980, it deploys a family of three launchers – Ariane and Vega – to meet the needs of commercial and government customers.\n\n► Follow this link to discover the world of Arianespace: \nhttps://www.arianespace.com\n\n► Find us also on:\nFacebook: https://www.facebook.com/ArianeGroup\nInstagram: https://www.instagram.com/arianespace/\nTwitter: https://twitter.com/arianespace\nLinkedIn: https://www.linkedin.com/company/arianespace_2/",
      "feature_image": "https://i.ytimg.com/vi/P8XLneSBSl4/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=P8XLneSBSl4",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 4,
        "name": "French",
        "code": "fr"
      },
      "start_time": "2026-02-12T15:57:47Z",
      "end_time": "2026-02-12T18:48:08Z",
      "live": false
    }
  ],
  "timeline": [
    {
      "type": {
        "id": 9,
        "abbrev": "Ignition",
        "description": "Start of the engine ignition sequence"
      },
      "relative_time": "-PT7S"
    },
    {
      "type": {
        "id": 10,
        "abbrev": "Liftoff",
        "description": "First upwards movement of the rocket"
      },
      "relative_time": "P0D"
    },
    {
      "type": {
        "id": 77,
        "abbrev": "SRB Separation",
        "description": "The solid rocket boosters are separated from the launcher."
      },
      "relative_time": "PT2M25S"
    },
    {
      "type": {
        "id": 15,
        "abbrev": "Fairing Separation",
        "description": "Separation of the payload fairing"
      },
      "relative_time": "PT3M11S"
    },
    {
      "type": {
        "id": 13,
        "abbrev": "Stage 2 Separation",
        "description": "Separation of the second stage from the first"
      },
      "relative_time": "PT7M43S"
    },
    {
      "type": {
        "id": 14,
        "abbrev": "SES-1",
        "description": "First start of the second engine"
      },
      "relative_time": "PT7M52S"
    },
    {
      "type": {
        "id": 21,
        "abbrev": "SES-2",
        "description": "Second start of the second engine"
      },
      "relative_time": "PT1H11M"
    },
    {
      "type": {
        "id": 78,
        "abbrev": "Payload Deployment Sequence Start",
        "description": "Start of the payload deployment sequence"
      },
      "relative_time": "PT1H29M"
    },
    {
      "type": {
        "id": 79,
        "abbrev": "Payload Deployment Sequence End",
        "description": "End of the payload deployment sequence."
      },
      "relative_time": "PT1H54M"
    },
    {
      "type": {
        "id": 80,
        "abbrev": "SES-3",
        "description": "Third start of the second engine"
      },
      "relative_time": "PT2H42M"
    }
  ],
  "pad_turnaround": "P57DT11H43M32S",
  "mission_patches": [
    {
      "id": 1304,
      "name": "VA267 Patch",
      "priority": 10,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/va2672520patch_mission_patch_20260210085056.png",
      "agency": {
        "response_mode": "list",
        "id": 115,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
        "name": "Arianespace",
        "abbrev": "ASA",
        "type": {
          "id": 3,
          "name": "Commercial"
        }
      },
      "response_mode": "normal"
    }
  ]
}