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__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 - ll.thespacedevs.com/docs

GET /2.3.0/launches/f9cbd171-1b62-4fdf-9294-0608497a8cf6/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "f9cbd171-1b62-4fdf-9294-0608497a8cf6",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/f9cbd171-1b62-4fdf-9294-0608497a8cf6/?format=api",
    "name": "Ariane 5 ECA | Eutelsat Konnect & GSAT-30",
    "response_mode": "detailed",
    "slug": "ariane-5-eca-eutelsat-konnect-gsat-30",
    "launch_designator": "2020-005",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2023-06-14T04:01:02Z",
    "net": "2020-01-16T21:05:00Z",
    "net_precision": null,
    "window_end": "2020-01-16T23:00:00Z",
    "window_start": "2020-01-16T21:05:00Z",
    "image": {
        "id": 1686,
        "name": "Ariane 5 ECA liftoff (VA209)",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193504.jpeg",
        "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG",
        "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/ariane2520525_infographic_20240811020237.png",
    "probability": -1,
    "weather_concerns": null,
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 115,
        "url": "https://ll.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": 1692,
            "name": "Ariane 62 on ELA-4 (Maiden Flight)",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.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": 108,
            "name": "Arianespace blue logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
            "thumbnail_url": "https://thespacedevs-prod.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-prod.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-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                }
            ]
        },
        "social_logo": {
            "id": 39,
            "name": "Arianespace social logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
            "thumbnail_url": "https://thespacedevs-prod.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": 319,
        "consecutive_successful_launches": 7,
        "successful_launches": 304,
        "failed_launches": 15,
        "pending_launches": 48,
        "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": "http://www.arianespace.com",
        "wiki_url": "http://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-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                        "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                        "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.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": 97,
        "configuration": {
            "response_mode": "detailed",
            "id": 20,
            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/20/?format=api",
            "name": "Ariane 5 ECA",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 59,
                    "name": "Ariane",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 115,
                            "url": "https://ll.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": 1692,
                                "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 108,
                                "name": "Arianespace blue logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.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-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                                    }
                                ]
                            },
                            "social_logo": {
                                "id": 39,
                                "name": "Arianespace social logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 319,
                            "consecutive_successful_launches": 7,
                            "successful_launches": 304,
                            "failed_launches": 15,
                            "pending_launches": 48,
                            "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": "http://www.arianespace.com",
                            "wiki_url": "http://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-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                                            "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                                            "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                                            "thumbnail_url": "https://thespacedevs-prod.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": 263,
                    "consecutive_successful_launches": 22,
                    "successful_launches": 251,
                    "failed_launches": 12,
                    "pending_launches": 28,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                },
                {
                    "response_mode": "detailed",
                    "id": 61,
                    "name": "Ariane 5",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 115,
                            "url": "https://ll.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": 1692,
                                "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 108,
                                "name": "Arianespace blue logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.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-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                                    }
                                ]
                            },
                            "social_logo": {
                                "id": 39,
                                "name": "Arianespace social logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.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": 319,
                            "consecutive_successful_launches": 7,
                            "successful_launches": 304,
                            "failed_launches": 15,
                            "pending_launches": 48,
                            "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": "http://www.arianespace.com",
                            "wiki_url": "http://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-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                                            "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                                            "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                                            "thumbnail_url": "https://thespacedevs-prod.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://ll.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": 1692,
                                    "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                                    "thumbnail_url": "https://thespacedevs-prod.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": 108,
                                    "name": "Arianespace blue logo",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                                    "thumbnail_url": "https://thespacedevs-prod.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-prod.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-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                                        }
                                    ]
                                },
                                "social_logo": {
                                    "id": 39,
                                    "name": "Arianespace social logo",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                                    "thumbnail_url": "https://thespacedevs-prod.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": false,
                    "maiden_flight": "1996-06-04",
                    "total_launch_count": 117,
                    "consecutive_successful_launches": 20,
                    "successful_launches": 112,
                    "failed_launches": 5,
                    "pending_launches": 0,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "Ariane 5 ECA",
            "variant": "ECA",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 1044,
                "url": "https://ll.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: Martin Sion",
                "founding_year": 2015,
                "launchers": "Ariane",
                "spacecraft": "",
                "parent": null,
                "image": {
                    "id": 1692,
                    "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/arianegroup_logo_20221130111224.PNG",
                    "thumbnail_url": "https://thespacedevs-prod.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-prod.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-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianegroup_log_image_20250211190245.PNG"
                        }
                    ]
                },
                "social_logo": {
                    "id": 38,
                    "name": "ArianeGroup social logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianegroup_nation_20230802053255.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_20250211191214.png",
                                "thumbnail_url": "https://thespacedevs-prod.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": 1686,
                "name": "Ariane 5 ECA liftoff (VA209)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193504.jpeg",
                "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG",
                "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": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Ariane_5",
            "description": "Ariane 5 is a heavy-lift launch vehicle, part of the Ariane rocket family.",
            "alias": "",
            "min_stage": 0,
            "max_stage": 2,
            "length": 57.7,
            "diameter": 5.4,
            "maiden_flight": "2002-12-11",
            "launch_cost": null,
            "launch_mass": 780.0,
            "leo_capacity": null,
            "gto_capacity": 10500.0,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 11400.0,
            "apogee": 40000.0,
            "total_launch_count": 73,
            "consecutive_successful_launches": 8,
            "successful_launches": 71,
            "failed_launches": 2,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P24DT3H7M28S"
        },
        "launcher_stage": [],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": {
        "id": 1073,
        "name": "Eutelsat Konnect & GSAT-30",
        "type": "Communications",
        "description": "Eutelsat Konnect is an all-electric, Ka-band geostationary communications satellite built by Thales Alenia Space for Eutelsat. It will provide broadband services to users in Africa and Europe.  The baseline mission of the satellite is to provide 75 Gbps of capacity across a network of 65 spotbeams that together provide quasi-complete coverage of Sub-Saharan Africa. The satellite will address direct-to-user consumer and enterprise broadband services using dishes from approximately 75 cm. It will also be used for community networks connected to Wi-Fi hotspots, mobile phone backhauling and rural connectivity.\r\nEutelsat Konnect is the first to use Thales Alenia Space’s all-electric Spacebus NEO platform, developed under the Neosat Partnership Project conducted by the European and French space agencies (ESA and CNES). More robust, more modular, more powerful, more innovative, more flexible, this platform is perfectly adapted to operators' expectations in the evolving telecommunication market, and particlularly well positioned for very demanding VHTS missions. Eutelsat Konnect will allow the in-orbit validation of the complete end-to-end system of the new Spacebus Neo product line, including the fully-electric orbit-raising phase\r\n\r\nGSAT-30 is a telecommunications satellite designed and manufactured  by  ISRO. To be positioned at a longitude  of  83° East, it will provide high-quality television, telecommunications and broadcasting services over Indian mainland and Islands. \r\nGSAT-30 is configured on ISRO’s enhanced I-3K platform to provide communications services from geostationary orbit in C-and Ku-band for a lifetime greater than 15 years. By operating GSAT-30, ISRO will once again foster the use of space to help bridge the digital divide in the Indian subcontinent as part of its ambitious space program. These objectives are to develop India by focusing on all types of space applications, including navigation, Earth observation, telecommunications and  broadcasts of educational programs, while pursuing science research and planetary exploration.",
        "image": null,
        "orbit": {
            "id": 2,
            "name": "Geostationary Transfer Orbit",
            "abbrev": "GTO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 77,
        "url": "https://ll.thespacedevs.com/2.3.0/pads/77/?format=api",
        "active": false,
        "agencies": [
            {
                "response_mode": "normal",
                "id": 115,
                "url": "https://ll.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": 1692,
                    "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.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": 108,
                    "name": "Arianespace blue logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                    "thumbnail_url": "https://thespacedevs-prod.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-prod.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-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                        }
                    ]
                },
                "social_logo": {
                    "id": 39,
                    "name": "Arianespace social logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.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 3",
        "image": {
            "id": 1979,
            "name": "Ariane 5 ECA+ on ELA-3 by night (JWST)",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-3_image_20240310184138.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-3_image_thumbnail_20240310184140.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": []
        },
        "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.",
        "info_url": null,
        "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
        "map_url": "https://www.google.com/maps?q=5.239,-52.768",
        "latitude": 5.239,
        "longitude": -52.768,
        "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-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
        "total_launch_count": 118,
        "orbital_launch_attempt_count": 118,
        "fastest_turnaround": "P17DT20H35M26S",
        "location": {
            "response_mode": "normal",
            "id": 13,
            "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.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": 7147,
                "successful_launches": 6604,
                "failed_launches": 543,
                "total_attempted_landings": 1101,
                "successful_landings": 1058,
                "failed_landings": 43
            },
            "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-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg",
                "thumbnail_url": "https://thespacedevs-prod.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
            "longitude": -52.6903,
            "latitude": 5.169,
            "timezone_name": "America/Cayenne",
            "total_launch_count": 325,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [],
    "orbital_launch_attempt_count": 5927,
    "location_launch_attempt_count": 298,
    "pad_launch_attempt_count": 108,
    "agency_launch_attempt_count": 283,
    "orbital_launch_attempt_count_year": 5,
    "location_launch_attempt_count_year": 1,
    "pad_launch_attempt_count_year": 1,
    "agency_launch_attempt_count_year": 1,
    "flightclub_url": null,
    "updates": [],
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Ariane Flight VA251",
            "description": "For its initial flight of 2020, Arianespace will orbit two telecommunications satellites using an Ariane 5 launch vehicle from the Guiana Space Center: EUTELSAT KONNECT for the operator Eutelsat; and GSAT-30 for the Indian Space Research Organization (ISRO).\n\nArianespace will confirm its leadership ...",
            "feature_image": "https://www.arianespace.com/wp-content/uploads/2020/01/VA251-liftoff-hr-724x1024.jpg",
            "url": "https://www.arianespace.com/mission/ariane-flight-va251/",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        },
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Launch of GSAT-30 Satellite - LIVE from Kourou Launch Base, French Guyana",
            "description": "#GSAT30 is a communication satellite of India which is configured on #ISRO’s enhanced I-3K Bus structure to provide communication services from Geostationary...",
            "feature_image": "https://i.ytimg.com/vi/-hCfVoL_aoo/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=-hCfVoL_aoo",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        },
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "Arianespace Flight VA251 – EUTELSAT KONNECT and GSAT-30 (EN)",
            "description": "Pour le live en Français: https://www.youtube.com/watch?v=vqSnhdsvcyc For its initial flight of 2020, Arianespace will orbit two telecommunications satellite...",
            "feature_image": "https://i.ytimg.com/vi/l0oRWrINDHo/hqdefault.jpg",
            "url": "https://www.youtube.com/watch?v=l0oRWrINDHo",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        },
        {
            "priority": 0,
            "source": null,
            "publisher": null,
            "title": "VA251 Eutelsat Konnect and GSAT-30 (January 16, 2020)",
            "description": "For its initial flight of 2020, Ariane 5 orbited two telecommunications satellites from the Guiana Space Center: EUTELSAT KONNECT and GSAT-30. Liftoff at 18:...",
            "feature_image": "https://i.ytimg.com/vi/qQdW3O29E_M/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=qQdW3O29E_M",
            "type": null,
            "language": null,
            "start_time": null,
            "end_time": null,
            "live": false
        }
    ],
    "timeline": [],
    "pad_turnaround": "P50DT23H42M",
    "mission_patches": []
}