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/aa79ad61-9276-4c14-8d01-40fd348d641e/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "aa79ad61-9276-4c14-8d01-40fd348d641e",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/aa79ad61-9276-4c14-8d01-40fd348d641e/?format=api",
    "name": "Vega-C | Sentinel-1C",
    "response_mode": "detailed",
    "slug": "vega-c-sentinel-1c",
    "launch_designator": "2024-235",
    "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
    },
    "last_updated": "2024-12-09T14:31:42Z",
    "net": "2024-12-05T21:20:33Z",
    "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
    },
    "window_end": "2024-12-05T21:20:33Z",
    "window_start": "2024-12-05T21:20:33Z",
    "image": {
        "id": 2285,
        "name": "Vega-C liftoff (Sentinel-1C)",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_liftoff__image_20241209143139.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_liftoff__image_thumbnail_20241209143139.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": []
    },
    "infographic": null,
    "probability": null,
    "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": 7563,
        "configuration": {
            "response_mode": "detailed",
            "id": 127,
            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/127/?format=api",
            "name": "Vega-C",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 3,
                    "name": "Vega",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 159,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/159/?format=api",
                            "name": "Avio S.p.A",
                            "abbrev": "Avio",
                            "type": {
                                "id": 3,
                                "name": "Commercial"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 3,
                                    "name": "Italy",
                                    "alpha_2_code": "IT",
                                    "alpha_3_code": "ITA",
                                    "nationality_name": "Italian",
                                    "nationality_name_composed": "Italo"
                                }
                            ],
                            "description": "Avio S.p.A. is an Italian company operating in the aerospace sector with its head office in Colleferro near Rome, Italy. Founded in 1908, it is present in Italy and abroad with different commercial offices and 10 production sites.",
                            "administrator": "CEO: Giulio Ranzo",
                            "founding_year": 1908,
                            "launchers": "Vega",
                            "spacecraft": "",
                            "parent": null,
                            "image": {
                                "id": 1861,
                                "name": "Vega-C liftoff on its maiden flight (LARES-2)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193950.jpeg",
                                "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG–S. Martin",
                                "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": 113,
                                "name": "Avio logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio2520s.p.a_logo_20221130103121.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184917.png",
                                "credit": "Avio",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 2319,
                                "name": "Avio social logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio_social_log_image_20250211190007.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio_social_log_image_thumbnail_20250211190008.jpeg",
                                "credit": "Avio",
                                "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": 3,
                            "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.avio.com/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Avio",
                            "social_media_links": [
                                {
                                    "id": 238,
                                    "social_media": {
                                        "id": 3,
                                        "name": "Homepage",
                                        "url": null,
                                        "logo": null
                                    },
                                    "url": "https://www.avio.com/"
                                },
                                {
                                    "id": 239,
                                    "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/avio-s-p-a/"
                                },
                                {
                                    "id": 240,
                                    "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/avio_spa/"
                                },
                                {
                                    "id": 241,
                                    "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/avio_group"
                                }
                            ]
                        }
                    ],
                    "parent": null,
                    "description": "Family of expendable launch vehicles developed by the Italian Space Agency and the European Space Agency.\r\n\r\nIt is designed to launch small payloads for scientific and Earth observation missions to polar and low Earth orbits.",
                    "active": true,
                    "maiden_flight": "2012-02-13",
                    "total_launch_count": 26,
                    "consecutive_successful_launches": 4,
                    "successful_launches": 23,
                    "failed_launches": 3,
                    "pending_launches": 23,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "Vega-C",
            "variant": "",
            "active": true,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 159,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/159/?format=api",
                "name": "Avio S.p.A",
                "abbrev": "Avio",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                },
                "featured": true,
                "country": [
                    {
                        "id": 3,
                        "name": "Italy",
                        "alpha_2_code": "IT",
                        "alpha_3_code": "ITA",
                        "nationality_name": "Italian",
                        "nationality_name_composed": "Italo"
                    }
                ],
                "description": "Avio S.p.A. is an Italian company operating in the aerospace sector with its head office in Colleferro near Rome, Italy. Founded in 1908, it is present in Italy and abroad with different commercial offices and 10 production sites.",
                "administrator": "CEO: Giulio Ranzo",
                "founding_year": 1908,
                "launchers": "Vega",
                "spacecraft": "",
                "parent": null,
                "image": {
                    "id": 1861,
                    "name": "Vega-C liftoff on its maiden flight (LARES-2)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193950.jpeg",
                    "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG–S. Martin",
                    "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": 113,
                    "name": "Avio logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio2520s.p.a_logo_20221130103121.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184917.png",
                    "credit": "Avio",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 2319,
                    "name": "Avio social logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio_social_log_image_20250211190007.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/avio_social_log_image_thumbnail_20250211190008.jpeg",
                    "credit": "Avio",
                    "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": 3,
                "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.avio.com/",
                "wiki_url": "http://en.wikipedia.org/wiki/Avio",
                "social_media_links": [
                    {
                        "id": 238,
                        "social_media": {
                            "id": 3,
                            "name": "Homepage",
                            "url": null,
                            "logo": null
                        },
                        "url": "https://www.avio.com/"
                    },
                    {
                        "id": 239,
                        "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/avio-s-p-a/"
                    },
                    {
                        "id": 240,
                        "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/avio_spa/"
                    },
                    {
                        "id": 241,
                        "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/avio_group"
                    }
                ]
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 1861,
                "name": "Vega-C liftoff on its maiden flight (LARES-2)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega-c_image_20220713154437.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193950.jpeg",
                "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG–S. Martin",
                "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": "http://www.arianespace.com/vehicle/vega/",
            "wiki_url": "https://en.wikipedia.org/wiki/Vega_(rocket)",
            "description": "Vega-C is a single-body rocket nearly 35 m high with that weighs 210 tonnes on the launch pad. As with Vega, its main elements are three solid-propellant stages, an upper stage powered by a reignitable liquid-propellant engine and a payload fairing. Vega-C's P120C first stage replaces Vega’s smaller P80 to provide a significant increase in thrust at liftoff. It is also used as boosters (2 or 4) for the Ariane 6 rocket.",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 35.0,
            "diameter": 3.0,
            "maiden_flight": "2022-07-13",
            "launch_cost": 48000000,
            "launch_mass": 210.0,
            "leo_capacity": 3300.0,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": 2300.0,
            "to_thrust": 2974.0,
            "apogee": null,
            "total_launch_count": 4,
            "consecutive_successful_launches": 2,
            "successful_launches": 3,
            "failed_launches": 1,
            "pending_launches": 23,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P144DT11H55M19S"
        },
        "launcher_stage": [],
        "spacecraft_stage": [],
        "payloads": [
            {
                "response_mode": "detailed",
                "id": 36,
                "url": "https://ll.thespacedevs.com/2.3.0/payload_flights/36/?format=api",
                "destination": "Polar Orbit",
                "amount": 1,
                "payload": {
                    "response_mode": "detailed",
                    "id": 30,
                    "name": "Sentinel-1C",
                    "type": {
                        "id": 3,
                        "name": "Earth Observation Satellite"
                    },
                    "manufacturer": {
                        "response_mode": "normal",
                        "id": 78,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/78/?format=api",
                        "name": "Thales Alenia Space",
                        "abbrev": "THALES",
                        "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"
                            },
                            {
                                "id": 3,
                                "name": "Italy",
                                "alpha_2_code": "IT",
                                "alpha_3_code": "ITA",
                                "nationality_name": "Italian",
                                "nationality_name_composed": "Italo"
                            }
                        ],
                        "description": null,
                        "administrator": null,
                        "founding_year": null,
                        "launchers": "",
                        "spacecraft": "",
                        "parent": null,
                        "image": null,
                        "logo": null,
                        "social_logo": null,
                        "total_launch_count": 0,
                        "consecutive_successful_launches": 0,
                        "successful_launches": 0,
                        "failed_launches": 0,
                        "pending_launches": 0,
                        "consecutive_successful_landings": 0,
                        "successful_landings": 0,
                        "failed_landings": 0,
                        "attempted_landings": 0,
                        "successful_landings_spacecraft": 0,
                        "failed_landings_spacecraft": 0,
                        "attempted_landings_spacecraft": 0,
                        "successful_landings_payload": 0,
                        "failed_landings_payload": 0,
                        "attempted_landings_payload": 0,
                        "info_url": "https://www.thalesgroup.com",
                        "wiki_url": "http://en.wikipedia.org/wiki/Thales_Alenia_Space",
                        "social_media_links": []
                    },
                    "operator": {
                        "response_mode": "normal",
                        "id": 27,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
                        "name": "European Space Agency",
                        "abbrev": "ESA",
                        "type": {
                            "id": 2,
                            "name": "Multinational"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 1,
                                "name": "France",
                                "alpha_2_code": "FR",
                                "alpha_3_code": "FRA",
                                "nationality_name": "French",
                                "nationality_name_composed": "Franco"
                            },
                            {
                                "id": 3,
                                "name": "Italy",
                                "alpha_2_code": "IT",
                                "alpha_3_code": "ITA",
                                "nationality_name": "Italian",
                                "nationality_name_composed": "Italo"
                            },
                            {
                                "id": 4,
                                "name": "Germany",
                                "alpha_2_code": "DE",
                                "alpha_3_code": "DEU",
                                "nationality_name": "German",
                                "nationality_name_composed": "Germano"
                            },
                            {
                                "id": 7,
                                "name": "Spain",
                                "alpha_2_code": "ES",
                                "alpha_3_code": "ESP",
                                "nationality_name": "Spanish",
                                "nationality_name_composed": "Hispano"
                            },
                            {
                                "id": 8,
                                "name": "Switzerland",
                                "alpha_2_code": "CH",
                                "alpha_3_code": "CHE",
                                "nationality_name": "Swiss",
                                "nationality_name_composed": "Swiss"
                            },
                            {
                                "id": 10,
                                "name": "United Kingdom",
                                "alpha_2_code": "GB",
                                "alpha_3_code": "GBR",
                                "nationality_name": "British",
                                "nationality_name_composed": "Brito"
                            },
                            {
                                "id": 11,
                                "name": "Austria",
                                "alpha_2_code": "AT",
                                "alpha_3_code": "AUT",
                                "nationality_name": "Austrian",
                                "nationality_name_composed": "Austro"
                            },
                            {
                                "id": 15,
                                "name": "Sweden",
                                "alpha_2_code": "SE",
                                "alpha_3_code": "SWE",
                                "nationality_name": "Swedish",
                                "nationality_name_composed": "Swedo"
                            },
                            {
                                "id": 20,
                                "name": "Belgium",
                                "alpha_2_code": "BE",
                                "alpha_3_code": "BEL",
                                "nationality_name": "Belgian",
                                "nationality_name_composed": "Belgo"
                            },
                            {
                                "id": 23,
                                "name": "Portugal",
                                "alpha_2_code": "PT",
                                "alpha_3_code": "PRT",
                                "nationality_name": "Portuguese",
                                "nationality_name_composed": "Luso"
                            },
                            {
                                "id": 27,
                                "name": "Netherlands",
                                "alpha_2_code": "NL",
                                "alpha_3_code": "NLD",
                                "nationality_name": "Dutch",
                                "nationality_name_composed": "Dutch"
                            },
                            {
                                "id": 31,
                                "name": "Hungary",
                                "alpha_2_code": "HU",
                                "alpha_3_code": "HUN",
                                "nationality_name": "Hungarian",
                                "nationality_name_composed": "Hungarian"
                            },
                            {
                                "id": 39,
                                "name": "Poland",
                                "alpha_2_code": "PL",
                                "alpha_3_code": "POL",
                                "nationality_name": "Polish",
                                "nationality_name_composed": "Polono"
                            },
                            {
                                "id": 45,
                                "name": "Denmark",
                                "alpha_2_code": "DK",
                                "alpha_3_code": "DNK",
                                "nationality_name": "Danish",
                                "nationality_name_composed": "Dano"
                            },
                            {
                                "id": 46,
                                "name": "Czechia",
                                "alpha_2_code": "CZ",
                                "alpha_3_code": "CZE",
                                "nationality_name": "Czech",
                                "nationality_name_composed": "Czech"
                            },
                            {
                                "id": 47,
                                "name": "Romania",
                                "alpha_2_code": "RO",
                                "alpha_3_code": "ROU",
                                "nationality_name": "Romanian",
                                "nationality_name_composed": "Romanian"
                            },
                            {
                                "id": 49,
                                "name": "Norway",
                                "alpha_2_code": "NO",
                                "alpha_3_code": "NOR",
                                "nationality_name": "Norwegian",
                                "nationality_name_composed": "Norwegian"
                            },
                            {
                                "id": 77,
                                "name": "Finland",
                                "alpha_2_code": "FI",
                                "alpha_3_code": "FIN",
                                "nationality_name": "Finnish",
                                "nationality_name_composed": "Finno"
                            },
                            {
                                "id": 78,
                                "name": "Greece",
                                "alpha_2_code": "GR",
                                "alpha_3_code": "GRC",
                                "nationality_name": "Greek",
                                "nationality_name_composed": "Greco"
                            },
                            {
                                "id": 80,
                                "name": "Estonia",
                                "alpha_2_code": "EE",
                                "alpha_3_code": "EST",
                                "nationality_name": "Estonian",
                                "nationality_name_composed": "Estonian"
                            },
                            {
                                "id": 81,
                                "name": "Ireland",
                                "alpha_2_code": "IE",
                                "alpha_3_code": "IRL",
                                "nationality_name": "Irish",
                                "nationality_name_composed": "Irish"
                            },
                            {
                                "id": 85,
                                "name": "Luxembourg",
                                "alpha_2_code": "LU",
                                "alpha_3_code": "LUX",
                                "nationality_name": "Luxembourger",
                                "nationality_name_composed": "Luxembourgish"
                            },
                            {
                                "id": 86,
                                "name": "Slovenia",
                                "alpha_2_code": "SI",
                                "alpha_3_code": "SVN",
                                "nationality_name": "Slovenian",
                                "nationality_name_composed": "Slovenian"
                            }
                        ],
                        "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
                        "administrator": "Director General: Josef Aschbacher",
                        "founding_year": 1975,
                        "launchers": "Ariane | Vega",
                        "spacecraft": "Space Rider",
                        "parent": null,
                        "image": {
                            "id": 2324,
                            "name": "ESA patch floating in the ISS Cupola",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_thumbnail_20250211192110.png",
                            "credit": "ESA",
                            "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": 130,
                            "name": "European Space Agency logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                            "credit": "ESA",
                            "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": []
                        },
                        "social_logo": {
                            "id": 130,
                            "name": "European Space Agency logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                            "credit": "ESA",
                            "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": []
                        },
                        "total_launch_count": 7,
                        "consecutive_successful_launches": 5,
                        "successful_launches": 6,
                        "failed_launches": 1,
                        "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": "http://www.esa.int/",
                        "wiki_url": "http://en.wikipedia.org/wiki/European_Space_Agency",
                        "social_media_links": [
                            {
                                "id": 242,
                                "social_media": {
                                    "id": 3,
                                    "name": "Homepage",
                                    "url": null,
                                    "logo": null
                                },
                                "url": "https://www.esa.int/"
                            },
                            {
                                "id": 243,
                                "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/european-space-agency/"
                            },
                            {
                                "id": 244,
                                "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/europeanspaceagency/"
                            },
                            {
                                "id": 245,
                                "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/esa"
                            },
                            {
                                "id": 246,
                                "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/esa.int"
                            }
                        ]
                    },
                    "image": {
                        "id": 2273,
                        "name": "Sentinel-1C during testing",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sentinel-1c_dur_image_20241110203006.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sentinel-1c_dur_image_thumbnail_20241110203006.jpeg",
                        "credit": "ESA",
                        "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": []
                    },
                    "wiki_link": "https://en.wikipedia.org/wiki/Sentinel-1",
                    "info_link": "",
                    "program": [
                        {
                            "response_mode": "normal",
                            "id": 22,
                            "url": "https://ll.thespacedevs.com/2.3.0/programs/22/?format=api",
                            "name": "Copernicus",
                            "image": {
                                "id": 1879,
                                "name": "[AUTO] Copernicus - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/copernicus_program_20221129162831.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194023.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "info_url": "https://www.copernicus.eu",
                            "wiki_url": "https://en.wikipedia.org/wiki/Copernicus_Programme",
                            "description": "Copernicus is the European Union's Earth observation programme coordinated and managed for the European Commission by the European Union Agency for the Space Programme in partnership with the European Space Agency (ESA), the EU Member States. It aims at achieving a global, continuous, autonomous, high quality, wide range Earth observation capacity. Providing accurate, timely and easily accessible information to, among other things, improve the management of the environment, understand and mitigate the effects of climate change, and ensure civil security.",
                            "agencies": [
                                {
                                    "response_mode": "list",
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "abbrev": "ESA",
                                    "type": {
                                        "id": 2,
                                        "name": "Multinational"
                                    }
                                },
                                {
                                    "response_mode": "list",
                                    "id": 1043,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/1043/?format=api",
                                    "name": "European Union Agency for the Space Programme",
                                    "abbrev": "EUSPA",
                                    "type": {
                                        "id": 2,
                                        "name": "Multinational"
                                    }
                                }
                            ],
                            "start_date": "2014-04-03T00:00:00Z",
                            "end_date": null,
                            "mission_patches": [],
                            "type": {
                                "id": 8,
                                "name": "Earth Observation"
                            }
                        }
                    ],
                    "cost": null,
                    "mass": 2300.0,
                    "description": "Sentinel-1C is a polar orbiting radar based earth observation satellite. Its part of the Copernicus program"
                },
                "landing": null,
                "docking_events": []
            }
        ]
    },
    "mission": {
        "id": 6234,
        "name": "Sentinel-1C",
        "type": "Earth Science",
        "description": "Sentinel-1C carries an advanced radar technology to provide an all-weather, day-and-night supply of imagery of Earth’s surface. It is a replacement satellite to complete the Sentinel-1 duo after Sentinel-1B suffered a technical anomaly.",
        "image": null,
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [
            {
                "response_mode": "normal",
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
                "name": "European Space Agency",
                "abbrev": "ESA",
                "type": {
                    "id": 2,
                    "name": "Multinational"
                },
                "featured": false,
                "country": [
                    {
                        "id": 1,
                        "name": "France",
                        "alpha_2_code": "FR",
                        "alpha_3_code": "FRA",
                        "nationality_name": "French",
                        "nationality_name_composed": "Franco"
                    },
                    {
                        "id": 3,
                        "name": "Italy",
                        "alpha_2_code": "IT",
                        "alpha_3_code": "ITA",
                        "nationality_name": "Italian",
                        "nationality_name_composed": "Italo"
                    },
                    {
                        "id": 4,
                        "name": "Germany",
                        "alpha_2_code": "DE",
                        "alpha_3_code": "DEU",
                        "nationality_name": "German",
                        "nationality_name_composed": "Germano"
                    },
                    {
                        "id": 7,
                        "name": "Spain",
                        "alpha_2_code": "ES",
                        "alpha_3_code": "ESP",
                        "nationality_name": "Spanish",
                        "nationality_name_composed": "Hispano"
                    },
                    {
                        "id": 8,
                        "name": "Switzerland",
                        "alpha_2_code": "CH",
                        "alpha_3_code": "CHE",
                        "nationality_name": "Swiss",
                        "nationality_name_composed": "Swiss"
                    },
                    {
                        "id": 10,
                        "name": "United Kingdom",
                        "alpha_2_code": "GB",
                        "alpha_3_code": "GBR",
                        "nationality_name": "British",
                        "nationality_name_composed": "Brito"
                    },
                    {
                        "id": 11,
                        "name": "Austria",
                        "alpha_2_code": "AT",
                        "alpha_3_code": "AUT",
                        "nationality_name": "Austrian",
                        "nationality_name_composed": "Austro"
                    },
                    {
                        "id": 15,
                        "name": "Sweden",
                        "alpha_2_code": "SE",
                        "alpha_3_code": "SWE",
                        "nationality_name": "Swedish",
                        "nationality_name_composed": "Swedo"
                    },
                    {
                        "id": 20,
                        "name": "Belgium",
                        "alpha_2_code": "BE",
                        "alpha_3_code": "BEL",
                        "nationality_name": "Belgian",
                        "nationality_name_composed": "Belgo"
                    },
                    {
                        "id": 23,
                        "name": "Portugal",
                        "alpha_2_code": "PT",
                        "alpha_3_code": "PRT",
                        "nationality_name": "Portuguese",
                        "nationality_name_composed": "Luso"
                    },
                    {
                        "id": 27,
                        "name": "Netherlands",
                        "alpha_2_code": "NL",
                        "alpha_3_code": "NLD",
                        "nationality_name": "Dutch",
                        "nationality_name_composed": "Dutch"
                    },
                    {
                        "id": 31,
                        "name": "Hungary",
                        "alpha_2_code": "HU",
                        "alpha_3_code": "HUN",
                        "nationality_name": "Hungarian",
                        "nationality_name_composed": "Hungarian"
                    },
                    {
                        "id": 39,
                        "name": "Poland",
                        "alpha_2_code": "PL",
                        "alpha_3_code": "POL",
                        "nationality_name": "Polish",
                        "nationality_name_composed": "Polono"
                    },
                    {
                        "id": 45,
                        "name": "Denmark",
                        "alpha_2_code": "DK",
                        "alpha_3_code": "DNK",
                        "nationality_name": "Danish",
                        "nationality_name_composed": "Dano"
                    },
                    {
                        "id": 46,
                        "name": "Czechia",
                        "alpha_2_code": "CZ",
                        "alpha_3_code": "CZE",
                        "nationality_name": "Czech",
                        "nationality_name_composed": "Czech"
                    },
                    {
                        "id": 47,
                        "name": "Romania",
                        "alpha_2_code": "RO",
                        "alpha_3_code": "ROU",
                        "nationality_name": "Romanian",
                        "nationality_name_composed": "Romanian"
                    },
                    {
                        "id": 49,
                        "name": "Norway",
                        "alpha_2_code": "NO",
                        "alpha_3_code": "NOR",
                        "nationality_name": "Norwegian",
                        "nationality_name_composed": "Norwegian"
                    },
                    {
                        "id": 77,
                        "name": "Finland",
                        "alpha_2_code": "FI",
                        "alpha_3_code": "FIN",
                        "nationality_name": "Finnish",
                        "nationality_name_composed": "Finno"
                    },
                    {
                        "id": 78,
                        "name": "Greece",
                        "alpha_2_code": "GR",
                        "alpha_3_code": "GRC",
                        "nationality_name": "Greek",
                        "nationality_name_composed": "Greco"
                    },
                    {
                        "id": 80,
                        "name": "Estonia",
                        "alpha_2_code": "EE",
                        "alpha_3_code": "EST",
                        "nationality_name": "Estonian",
                        "nationality_name_composed": "Estonian"
                    },
                    {
                        "id": 81,
                        "name": "Ireland",
                        "alpha_2_code": "IE",
                        "alpha_3_code": "IRL",
                        "nationality_name": "Irish",
                        "nationality_name_composed": "Irish"
                    },
                    {
                        "id": 85,
                        "name": "Luxembourg",
                        "alpha_2_code": "LU",
                        "alpha_3_code": "LUX",
                        "nationality_name": "Luxembourger",
                        "nationality_name_composed": "Luxembourgish"
                    },
                    {
                        "id": 86,
                        "name": "Slovenia",
                        "alpha_2_code": "SI",
                        "alpha_3_code": "SVN",
                        "nationality_name": "Slovenian",
                        "nationality_name_composed": "Slovenian"
                    }
                ],
                "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
                "administrator": "Director General: Josef Aschbacher",
                "founding_year": 1975,
                "launchers": "Ariane | Vega",
                "spacecraft": "Space Rider",
                "parent": null,
                "image": {
                    "id": 2324,
                    "name": "ESA patch floating in the ISS Cupola",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_thumbnail_20250211192110.png",
                    "credit": "ESA",
                    "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": 130,
                    "name": "European Space Agency logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                    "credit": "ESA",
                    "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": []
                },
                "social_logo": {
                    "id": 130,
                    "name": "European Space Agency logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png",
                    "credit": "ESA",
                    "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": []
                },
                "total_launch_count": 7,
                "consecutive_successful_launches": 5,
                "successful_launches": 6,
                "failed_launches": 1,
                "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": "http://www.esa.int/",
                "wiki_url": "http://en.wikipedia.org/wiki/European_Space_Agency",
                "social_media_links": [
                    {
                        "id": 242,
                        "social_media": {
                            "id": 3,
                            "name": "Homepage",
                            "url": null,
                            "logo": null
                        },
                        "url": "https://www.esa.int/"
                    },
                    {
                        "id": 243,
                        "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/european-space-agency/"
                    },
                    {
                        "id": 244,
                        "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/europeanspaceagency/"
                    },
                    {
                        "id": 245,
                        "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/esa"
                    },
                    {
                        "id": 246,
                        "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/esa.int"
                    }
                ]
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 34,
        "url": "https://ll.thespacedevs.com/2.3.0/pads/34/?format=api",
        "active": true,
        "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 1 (ELV)",
        "image": {
            "id": 1981,
            "name": "Ensemble de lancement Vega",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ensemble_de_lan_image_20240310185520.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ensemble_de_lan_image_thumbnail_20240310185520.jpeg",
            "credit": "Camille Gévaudan",
            "license": {
                "id": 20,
                "name": "CC BY-SA 4.0",
                "priority": 6,
                "link": "https://creativecommons.org/licenses/by-sa/4.0/"
            },
            "single_use": true,
            "variants": []
        },
        "description": "ELA-1, now named Ensemble de Lancement Vega (short ELV), is a launch pad at the Centre Spatial Guyanais in French Guiana. It has been used to support launches of the Europa rocket, Ariane 1, Ariane 3, and is currently used to launch Vega rockets.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/ELA-1",
        "map_url": "https://www.google.com/maps?q=5.236,-52.775",
        "latitude": 5.236,
        "longitude": -52.775,
        "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_34_20200803143527.jpg",
        "total_launch_count": 52,
        "orbital_launch_attempt_count": 52,
        "fastest_turnaround": "P55DT10H7M35S",
        "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": [
        {
            "response_mode": "normal",
            "id": 22,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/22/?format=api",
            "name": "Copernicus",
            "image": {
                "id": 1879,
                "name": "[AUTO] Copernicus - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/copernicus_program_20221129162831.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194023.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.copernicus.eu",
            "wiki_url": "https://en.wikipedia.org/wiki/Copernicus_Programme",
            "description": "Copernicus is the European Union's Earth observation programme coordinated and managed for the European Commission by the European Union Agency for the Space Programme in partnership with the European Space Agency (ESA), the EU Member States. It aims at achieving a global, continuous, autonomous, high quality, wide range Earth observation capacity. Providing accurate, timely and easily accessible information to, among other things, improve the management of the environment, understand and mitigate the effects of climate change, and ensure civil security.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "abbrev": "ESA",
                    "type": {
                        "id": 2,
                        "name": "Multinational"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 1043,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/1043/?format=api",
                    "name": "European Union Agency for the Space Programme",
                    "abbrev": "EUSPA",
                    "type": {
                        "id": 2,
                        "name": "Multinational"
                    }
                }
            ],
            "start_date": "2014-04-03T00:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 8,
                "name": "Earth Observation"
            }
        }
    ],
    "orbital_launch_attempt_count": 6828,
    "location_launch_attempt_count": 323,
    "pad_launch_attempt_count": 51,
    "agency_launch_attempt_count": 317,
    "orbital_launch_attempt_count_year": 239,
    "location_launch_attempt_count_year": 3,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 2,
    "flightclub_url": null,
    "updates": [
        {
            "id": 9432,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
            "comment": "Launch success",
            "info_url": "https://x.com/esa/status/1864813155060453849",
            "created_by": "SwGustav",
            "created_on": "2024-12-06T01:32:00Z"
        },
        {
            "id": 9430,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
            "comment": "Liftoff!",
            "info_url": "https://www.youtube.com/watch?v=gt3kWdS9EJo",
            "created_by": "hitura-nobad",
            "created_on": "2024-12-05T21:20:00Z"
        },
        {
            "id": 9429,
            "profile_image": "https://thespacedevs-prod.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=gt3kWdS9EJo",
            "created_by": "LL2",
            "created_on": "2024-12-05T20:42:00Z"
        },
        {
            "id": 9408,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Delayed by a day due to a mechanical issue preventing the withdrawal of the mobile gantry",
            "info_url": "https://x.com/Arianespace/status/1864392156766429611",
            "created_by": "Nosu",
            "created_on": "2024-12-04T19:37:00Z"
        },
        {
            "id": 9375,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Tweaked T-0.",
            "info_url": "https://newsroom.arianespace.com/download?zip=2&pictures=42485",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-30T04:31:00Z"
        },
        {
            "id": 9366,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Rescheduled for December 4.",
            "info_url": "https://x.com/arianespace/status/1862194511167771008",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-28T19:50:00Z"
        },
        {
            "id": 9352,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Delayed due to launch vehicle problem, new date TBD.",
            "info_url": "https://x.com/arianespace/status/1861730974481977724",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-11-27T11:36:00Z"
        },
        {
            "id": 8812,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET December 3.",
            "info_url": "https://newsroom.arianespace.com/arianespace-to-launch-copernicus-sentinel-1c-satellite-on-december-3",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-10-10T11:21:00Z"
        },
        {
            "id": 8637,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET Late November.",
            "info_url": "https://spacenews.com/software-fix-planned-to-correct-ariane-6-upper-stage-issue/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-09-18T11:08:00Z"
        },
        {
            "id": 6251,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "NET November 15",
            "info_url": "https://europeanspaceflight.com/esa-targets-15-november-for-vega-c-return-to-flight-mission/",
            "created_by": "Nosu",
            "created_on": "2024-01-11T15:08:31Z"
        },
        {
            "id": 5116,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "TBD 2024",
            "info_url": "https://twitter.com/AndrewParsonson/status/1701206871762227694",
            "created_by": "Nosu",
            "created_on": "2023-09-11T12:24:51Z"
        },
        {
            "id": 4542,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "Moving to Q1 2024 pending investigations into Vega-C 2nd stage motor re-qualification test firing failure.",
            "info_url": "https://europeanspaceflight.com/vega-c-return-to-flight-delayed-after-z40-test-failure/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2023-07-09T03:03:07Z"
        },
        {
            "id": 1556,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding launch",
            "info_url": "https://spacenews.com/vega-c-to-launch-sentinel-1c-in-2023/",
            "created_by": "Nosu",
            "created_on": "2022-04-10T07:10:52Z"
        }
    ],
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 9,
            "source": "youtube.com",
            "publisher": "arianespace",
            "title": "Flight VV25 – Sentinel-1C | Vega C Launch  I Arianespace",
            "description": "On Thursday December 5, 2024, the Vega C launcher (VV25 mission) lifted-off from the Guiana Space Center, French Guiana, at 6:20 pm local time (9:20 p.m. UTC, 10:20 p.m. CET). Vega C successfully plac...",
            "feature_image": "https://i.ytimg.com/vi/gt3kWdS9EJo/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=gt3kWdS9EJo",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            },
            "start_time": "2024-12-05T20:42:21Z",
            "end_time": "2024-12-05T23:32:18Z",
            "live": false
        },
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "arianespace",
            "title": "Vol VV25 – Sentinel-1C | Lancement Vega C I Arianespace",
            "description": "Le jeudi 5 décembre 2024 à 18h20 heure locale (21h20 UTC et 22h20 CET), le lanceur Vega C (mission VV25) a décollé du port spatial européen de Kourou, en Guyane française, plaçant avec succès le satel...",
            "feature_image": "https://i.ytimg.com/vi/4XVo-c9E9LQ/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=4XVo-c9E9LQ",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 4,
                "name": "French",
                "code": "fr"
            },
            "start_time": "2024-12-05T20:42:11Z",
            "end_time": "2024-12-05T23:32:13Z",
            "live": false
        },
        {
            "priority": 10,
            "source": "youtube.com",
            "publisher": "arianespace",
            "title": "Volo VV25 – Sentinel-1C | Lanciatore Vega C I Arianespace",
            "description": "Il giovedì 5 dicembre 2024, il lanciatore Vega C (missione VV25) è decollato dal Centro spaziale della Guyana, nella Guyana francese, alle 18:20 ora locale (21:20 UTC, 22:20 CET). Vega C ha collocato ...",
            "feature_image": "https://i.ytimg.com/vi/F9iZgcvBq3o/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=F9iZgcvBq3o",
            "type": {
                "id": 1,
                "name": "Official Webcast"
            },
            "language": {
                "id": 8,
                "name": "Italian",
                "code": "it"
            },
            "start_time": "2024-12-05T20:42:26Z",
            "end_time": "2024-12-05T23:32:22Z",
            "live": false
        }
    ],
    "timeline": [
        {
            "type": {
                "id": 9,
                "abbrev": "Ignition",
                "description": "Start of the engine ignition sequence"
            },
            "relative_time": "P0D"
        },
        {
            "type": {
                "id": 10,
                "abbrev": "Liftoff",
                "description": "First upwards movement of the rocket"
            },
            "relative_time": "PT4S"
        },
        {
            "type": {
                "id": 13,
                "abbrev": "Stage 2 Separation",
                "description": "Separation of the second stage from the first"
            },
            "relative_time": "PT2M22S"
        },
        {
            "type": {
                "id": 31,
                "abbrev": "SES",
                "description": "Start of the second engine"
            },
            "relative_time": "PT2M22S"
        },
        {
            "type": {
                "id": 74,
                "abbrev": "Stage 3 Separation",
                "description": "Separation of the third stage from the second"
            },
            "relative_time": "PT4M32S"
        },
        {
            "type": {
                "id": 75,
                "abbrev": "Stage 3 Ignition",
                "description": "Third stage engine ignites."
            },
            "relative_time": "PT4M39S"
        },
        {
            "type": {
                "id": 15,
                "abbrev": "Fairing Separation",
                "description": "Separation of the payload fairing"
            },
            "relative_time": "PT5M4S"
        },
        {
            "type": {
                "id": 74,
                "abbrev": "Stage 3 Separation",
                "description": "Separation of the third stage from the second"
            },
            "relative_time": "PT7M8S"
        },
        {
            "type": {
                "id": 32,
                "abbrev": "Kick Stage Ignition",
                "description": "Start of the kick stage engine"
            },
            "relative_time": "PT8M16S"
        },
        {
            "type": {
                "id": 33,
                "abbrev": "Kick Stage Cut-off",
                "description": "Cut-off of the kick stage engine"
            },
            "relative_time": "PT16M45S"
        },
        {
            "type": {
                "id": 73,
                "abbrev": "Kick Stage Burn",
                "description": "The kick stage conducts an engine burn in orbit."
            },
            "relative_time": "PT56M10S"
        },
        {
            "type": {
                "id": 73,
                "abbrev": "Kick Stage Burn",
                "description": "The kick stage conducts an engine burn in orbit."
            },
            "relative_time": "PT1H40M28S"
        },
        {
            "type": {
                "id": 35,
                "abbrev": "Payload Separation",
                "description": "Final deployment of the payload from the rocket"
            },
            "relative_time": "PT1H43M50S"
        },
        {
            "type": {
                "id": 73,
                "abbrev": "Kick Stage Burn",
                "description": "The kick stage conducts an engine burn in orbit."
            },
            "relative_time": "PT1H50M53S"
        }
    ],
    "pad_turnaround": "P91DT19H30M18S",
    "mission_patches": [
        {
            "id": 1074,
            "name": "Vega VV25",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/vega2520vv25_mission_patch_20241204134904.png",
            "agency": {
                "response_mode": "list",
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api",
                "name": "Arianespace",
                "abbrev": "ASA",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        }
    ]
}