Modes

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

Example - /launches/previous/?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/previous/?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/previous/?search=Starlink

Ordering

Fields - id, last_updated, name, net

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

Number of results

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

Example - /launches/previous/?limit=2

Format

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

Help

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

GET /2.3.0/launches/previous/?format=api&offset=270&ordering=id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 7146,
    "next": "https://lldev.thespacedevs.com/2.3.0/launches/previous/?format=api&limit=10&offset=280&ordering=id",
    "previous": "https://lldev.thespacedevs.com/2.3.0/launches/previous/?format=api&limit=10&offset=260&ordering=id",
    "results": [
        {
            "id": "0a399298-8e59-4ad3-80bd-3e211dff7596",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/0a399298-8e59-4ad3-80bd-3e211dff7596/?format=api",
            "name": "Hyperbola-1 | DEAR-1",
            "response_mode": "normal",
            "slug": "hyperbola-1-dear-1",
            "launch_designator": "2023-199",
            "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-03-05T18:01:11Z",
            "net": "2023-12-17T07:00:00Z",
            "net_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "window_end": "2023-12-17T08:27:00Z",
            "window_start": "2023-12-17T06:53:00Z",
            "image": {
                "id": 1477,
                "name": "[AUTO] Hyperbola-1 | DEAR-1 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyperbola-1252_image_20231217075308.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192906.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 274,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/274/?format=api",
                "name": "i-Space",
                "abbrev": "i-Space",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 8145,
                "configuration": {
                    "response_mode": "list",
                    "id": 193,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/193/?format=api",
                    "name": "Hyperbola-1",
                    "families": [],
                    "full_name": "Hyperbola-1",
                    "variant": "1"
                }
            },
            "mission": {
                "id": 6704,
                "name": "DEAR-1",
                "type": "Technology",
                "description": "Prototype recoverable experiment spacecraft by Chinese firm AZSPACE.",
                "image": null,
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 21,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/21/?format=api",
                "active": true,
                "agencies": [],
                "name": "Launch Area 95A",
                "image": {
                    "id": 1329,
                    "name": "Ceres-1 liftoff from LA-95A (Jilin-1 High Resolution 03D-08, 51 to 54)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1252025_image_20230703100031.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192423.jpeg",
                    "credit": "Galactic Energy",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=40.969117,100.343333",
                "latitude": 40.969117,
                "longitude": 100.343333,
                "country": {
                    "id": 6,
                    "name": "China",
                    "alpha_2_code": "CN",
                    "alpha_3_code": "CHN",
                    "nationality_name": "Chinese",
                    "nationality_name_composed": "Sino"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg",
                "total_launch_count": 59,
                "orbital_launch_attempt_count": 59,
                "fastest_turnaround": "P2DT1H47M",
                "location": {
                    "response_mode": "normal",
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "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": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    },
                    "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                    "image": {
                        "id": 1374,
                        "name": "Long March 2F/G liftoff (Shenzhou 16)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg",
                        "credit": "CMS",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "longitude": 100.291111,
                    "latitude": 40.958056,
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 247,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 6576,
            "location_launch_attempt_count": 215,
            "pad_launch_attempt_count": 47,
            "agency_launch_attempt_count": 6,
            "orbital_launch_attempt_count_year": 208,
            "location_launch_attempt_count_year": 33,
            "pad_launch_attempt_count_year": 12,
            "agency_launch_attempt_count_year": 2
        },
        {
            "id": "0a408547-a635-4cac-a422-61764a552964",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/0a408547-a635-4cac-a422-61764a552964/?format=api",
            "name": "Atlas D | OV1-7",
            "response_mode": "normal",
            "slug": "atlas-d-ov1-7",
            "launch_designator": "1966-063",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:29:31Z",
            "net": "1966-07-14T02:10:02Z",
            "net_precision": null,
            "window_end": "1966-07-14T02:10:02Z",
            "window_start": "1966-07-14T02:10:02Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 161,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "abbrev": "USAF",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3549,
                "configuration": {
                    "response_mode": "list",
                    "id": 237,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/237/?format=api",
                    "name": "Atlas D",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 66,
                            "name": "Atlas"
                        },
                        {
                            "response_mode": "list",
                            "id": 188,
                            "name": "Atlas D"
                        }
                    ],
                    "full_name": "SM-65D Atlas",
                    "variant": "D"
                }
            },
            "mission": {
                "id": 1969,
                "name": "OV1-7",
                "type": "Test Flight",
                "description": "The OV1 (Orbiting Vehicle 1) were small research satellite to be launched piggy back on Atlas ICBM test flights. They consisted in general of the OV1 satellite and the OV1-PM propulsion module (or upper stage) to reach orbit.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 170,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/170/?format=api",
                "active": false,
                "agencies": [],
                "name": "576B3",
                "image": null,
                "description": "Site 3 was active from 12 September 1960 to 21 January 1965, then was used for the space program from 27 May 1965 to 11 October 1967",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities",
                "map_url": "https://www.google.com/maps?q=34.7897222,-120.5980273",
                "latitude": 34.7897222,
                "longitude": -120.5980273,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_170_20200803143421.jpg",
                "total_launch_count": 7,
                "orbital_launch_attempt_count": 7,
                "fastest_turnaround": "P105DT16H49M50S",
                "location": {
                    "response_mode": "normal",
                    "id": 11,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-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": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
                    "image": {
                        "id": 2226,
                        "name": "Vandenberg SFB imaged by Sentinel-2",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg",
                        "credit": "Contains modified Copernicus Sentinel data 2020",
                        "license": {
                            "id": 33,
                            "name": "Copernicus Image Use Policy",
                            "priority": 0,
                            "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "longitude": -120.52023,
                    "latitude": 34.75133,
                    "timezone_name": "America/Los_Angeles",
                    "total_launch_count": 802,
                    "total_landing_count": 26
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 587,
            "location_launch_attempt_count": 224,
            "pad_launch_attempt_count": 5,
            "agency_launch_attempt_count": 337,
            "orbital_launch_attempt_count_year": 70,
            "location_launch_attempt_count_year": 25,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 38
        },
        {
            "id": "0a57cd12-94d6-4135-93b5-1decd7d7cbb4",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/0a57cd12-94d6-4135-93b5-1decd7d7cbb4/?format=api",
            "name": "Vostok 8A92M | Tselina-D 17",
            "response_mode": "normal",
            "slug": "vostok-8a92m-tselina-d-17",
            "launch_designator": "1978-117",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:11:12Z",
            "net": "1978-12-19T01:35:00Z",
            "net_precision": null,
            "window_end": "1978-12-19T01:35:00Z",
            "window_start": "1978-12-19T01:35:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 66,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "abbrev": "CCCP",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 5026,
                "configuration": {
                    "response_mode": "list",
                    "id": 452,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/452/?format=api",
                    "name": "Vostok 8A92M",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 169,
                            "name": "Vostok"
                        }
                    ],
                    "full_name": "Vostok 8A92M",
                    "variant": "8A92M"
                }
            },
            "mission": {
                "id": 3439,
                "name": "Tselina-D 17",
                "type": "Government/Top Secret",
                "description": "Tselina-D satellites provided detailed observation of radio sources detected by the smaller Tselina-O satellites as part of the Tselina ELINT system.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 85,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/85/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 163,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/163/?format=api",
                        "name": "Russian Aerospace Defence Forces",
                        "abbrev": "VKO",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 5,
                                "name": "Russia",
                                "alpha_2_code": "RU",
                                "alpha_3_code": "RUS",
                                "nationality_name": "Russian",
                                "nationality_name_composed": "Russo"
                            }
                        ],
                        "description": null,
                        "administrator": null,
                        "founding_year": null,
                        "launchers": "",
                        "spacecraft": "",
                        "parent": "Russian Federal Space Agency (ROSCOSMOS)",
                        "image": null,
                        "logo": null,
                        "social_logo": null
                    }
                ],
                "name": "43/4 (43R)",
                "image": {
                    "id": 1530,
                    "name": "Soyuz 2.1b liftoff from 43/4 (Kosmos 2573)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20231221133123.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193046.png",
                    "credit": "Mil.ru",
                    "license": {
                        "id": 30,
                        "name": "CC BY 4.0",
                        "priority": 4,
                        "link": "https://creativecommons.org/licenses/by/4.0/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
                "latitude": 62.92883,
                "longitude": 40.457098,
                "country": {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
                "total_launch_count": 323,
                "orbital_launch_attempt_count": 323,
                "fastest_turnaround": "P1DT13H53M",
                "location": {
                    "response_mode": "normal",
                    "id": 6,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-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": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    },
                    "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
                    "image": {
                        "id": 1461,
                        "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
                        "credit": "Mil.ru",
                        "license": {
                            "id": 30,
                            "name": "CC BY 4.0",
                            "priority": 4,
                            "link": "https://creativecommons.org/licenses/by/4.0/"
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "longitude": 40.577778,
                    "latitude": 62.925556,
                    "timezone_name": "Europe/Moscow",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 2166,
            "location_launch_attempt_count": 650,
            "pad_launch_attempt_count": 129,
            "agency_launch_attempt_count": 1266,
            "orbital_launch_attempt_count_year": 121,
            "location_launch_attempt_count_year": 57,
            "pad_launch_attempt_count_year": 15,
            "agency_launch_attempt_count_year": 84
        },
        {
            "id": "0a5d89b0-aa14-4140-b72d-fbcc8340b222",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/0a5d89b0-aa14-4140-b72d-fbcc8340b222/?format=api",
            "name": "Space Shuttle Columbia OV-102 | STS-93",
            "response_mode": "normal",
            "slug": "space-shuttle-columbia-ov-102-sts-93",
            "launch_designator": "1999-040",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T08:50:06Z",
            "net": "1999-07-23T04:31:00Z",
            "net_precision": null,
            "window_end": "1999-07-23T04:31:00Z",
            "window_start": "1999-07-23T04:31:00Z",
            "image": {
                "id": 1840,
                "name": "[AUTO] Space Shuttle - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193916.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null,
            "probability": -1,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 191,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/191/?format=api",
                "name": "United Space Alliance",
                "abbrev": "USA",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 445,
                "configuration": {
                    "response_mode": "list",
                    "id": 493,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/493/?format=api",
                    "name": "Space Shuttle",
                    "families": [],
                    "full_name": "Space Shuttle",
                    "variant": ""
                }
            },
            "mission": {
                "id": 868,
                "name": "STS-93",
                "type": "Astrophysics",
                "description": "STS-93 marked the 95th launch of the Space Shuttle, the 26th launch of Columbia, and the 21st night launch of a Space Shuttle. Eileen Collins became the first female shuttle Commander on this flight. Its primary payload was the Chandra X-ray Observatory.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/4/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                        "administrator": "Acting Administrator:  James Free",
                        "founding_year": 1958,
                        "launchers": "Space Shuttle | SLS",
                        "spacecraft": "Orion",
                        "parent": null,
                        "image": {
                            "id": 19,
                            "name": "[AUTO] National Aeronautics and Space Administration - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 161,
                            "name": "[AUTO] National Aeronautics and Space Administration - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 76,
                            "name": "[AUTO] National Aeronautics and Space Administration - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Complex 39B",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
                "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
                "latitude": 28.62711233,
                "longitude": -80.62101503,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
                "total_launch_count": 58,
                "orbital_launch_attempt_count": 57,
                "fastest_turnaround": "P28DT11H55M4S",
                "location": {
                    "response_mode": "normal",
                    "id": 27,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/27/?format=api",
                    "name": "Kennedy Space Center, FL, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-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": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                    "longitude": -80.650833,
                    "latitude": 28.524167,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 261,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [
                {
                    "response_mode": "normal",
                    "id": 6,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/6/?format=api",
                    "name": "Space Shuttle",
                    "image": {
                        "id": 1886,
                        "name": "[AUTO] Space Shuttle - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194036.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program",
                    "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        }
                    ],
                    "start_date": "1981-04-12T12:00:03Z",
                    "end_date": "2011-07-08T15:29:00Z",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "response_mode": "normal",
                    "id": 36,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/36/?format=api",
                    "name": "NASA Large Strategic Science Missions",
                    "image": {
                        "id": 1871,
                        "name": "[AUTO] NASA Large Strategic Science Missions - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa2520large_program_20240205122003.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194008.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Large_strategic_science_missions",
                    "description": "NASA's large strategic science missions or large strategic missions, formerly known as Flagship missions or Flagship-class missions, are the costliest and most capable NASA science spacecraft. Flagship missions exist within all four divisions of NASA's Science Mission Directorate (SMD): the astrophysics, Earth science, heliophysics and planetary science divisions.",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        }
                    ],
                    "start_date": "1975-08-22T00:00:00Z",
                    "end_date": null,
                    "mission_patches": [],
                    "type": {
                        "id": 5,
                        "name": "Exploration"
                    }
                }
            ],
            "orbital_launch_attempt_count": 4331,
            "location_launch_attempt_count": 112,
            "pad_launch_attempt_count": 45,
            "agency_launch_attempt_count": 13,
            "orbital_launch_attempt_count_year": 42,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 1
        },
        {
            "id": "0a66785d-27f3-40b6-a719-19cbb6c5f48e",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/0a66785d-27f3-40b6-a719-19cbb6c5f48e/?format=api",
            "name": "Ariane 5 ECA | SGDC 1 & Koreasat 7",
            "response_mode": "normal",
            "slug": "ariane-5-eca-sgdc-1-koreasat-7",
            "launch_designator": "2017-023",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:00:49Z",
            "net": "2017-05-04T21:50:00Z",
            "net_precision": null,
            "window_end": "2017-05-04T23:19:00Z",
            "window_start": "2017-05-04T20:31:00Z",
            "image": {
                "id": 1686,
                "name": "Ariane 5 ECA liftoff (VA209)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193504.jpeg",
                "credit": "ESA/CNES/Arianespace/Optique vidéo du CSG",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "infographic": null,
            "probability": -1,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 115,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
                "name": "Arianespace",
                "abbrev": "ASA",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 1228,
                "configuration": {
                    "response_mode": "list",
                    "id": 20,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/20/?format=api",
                    "name": "Ariane 5 ECA",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 59,
                            "name": "Ariane"
                        },
                        {
                            "response_mode": "list",
                            "id": 61,
                            "name": "Ariane 5"
                        }
                    ],
                    "full_name": "Ariane 5 ECA",
                    "variant": "ECA"
                }
            },
            "mission": {
                "id": 381,
                "name": "SGDC 1 & Koreasat 7",
                "type": "Communications",
                "description": "Both SGDC 1 and Koreasat 7 are geostationary telecommunications satellites. SGDC 1 is a 5800 kg satellite for Brazil, equipped with 50 Ka-band and 7 X-band transponders, and intended for both civil and military use. Koreasat 7 is to provide internet access, multimedia, broadcasting and fixed communications services to South Korea, Philippines, Indonesia and India. Satellite weighs around 3500 kg, and its operational lifetime is 15 years.",
                "image": null,
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 77,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/77/?format=api",
                "active": false,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 115,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
                        "name": "Arianespace",
                        "abbrev": "ASA",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 1,
                                "name": "France",
                                "alpha_2_code": "FR",
                                "alpha_3_code": "FRA",
                                "nationality_name": "French",
                                "nationality_name_composed": "Franco"
                            }
                        ],
                        "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
                        "administrator": "CEO: David Cavaillolès",
                        "founding_year": 1980,
                        "launchers": "Ariane | Vega",
                        "spacecraft": "",
                        "parent": "ArianeGroup",
                        "image": {
                            "id": 1692,
                            "name": "Ariane 62 on ELA-4 (Maiden Flight)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg",
                            "credit": "ESA/L. Bourgeon",
                            "license": {
                                "id": 2,
                                "name": "ESA Standard Licence",
                                "priority": 2,
                                "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                            },
                            "single_use": false,
                            "variants": []
                        },
                        "logo": {
                            "id": 108,
                            "name": "Arianespace blue logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png",
                            "credit": "Arianespace",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": [
                                {
                                    "id": 11,
                                    "type": {
                                        "id": 1,
                                        "name": "transparent for light background"
                                    },
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png"
                                },
                                {
                                    "id": 12,
                                    "type": {
                                        "id": 2,
                                        "name": "transparent for dark background"
                                    },
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png"
                                }
                            ]
                        },
                        "social_logo": {
                            "id": 39,
                            "name": "Arianespace social logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg",
                            "credit": "Arianespace",
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Ariane Launch Area 3",
                "image": {
                    "id": 1979,
                    "name": "Ariane 5 ECA+ on ELA-3 by night (JWST)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-3_image_20240310184138.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-3_image_thumbnail_20240310184140.jpeg",
                    "credit": "NASA/Bill Ingalls",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.",
                "info_url": null,
                "wiki_url": "http://en.wikipedia.org/wiki/ELA-3",
                "map_url": "https://www.google.com/maps?q=5.239,-52.768",
                "latitude": 5.239,
                "longitude": -52.768,
                "country": {
                    "id": 50,
                    "name": "French Guiana",
                    "alpha_2_code": "GF",
                    "alpha_3_code": "GUF",
                    "nationality_name": "French Guianan",
                    "nationality_name_composed": "Franco-Guiano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg",
                "total_launch_count": 118,
                "orbital_launch_attempt_count": 118,
                "fastest_turnaround": "P17DT20H35M26S",
                "location": {
                    "response_mode": "normal",
                    "id": 13,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-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": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "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": 324,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 5639,
            "location_launch_attempt_count": 270,
            "pad_launch_attempt_count": 93,
            "agency_launch_attempt_count": 255,
            "orbital_launch_attempt_count_year": 24,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 4
        },
        {
            "id": "0a66f31a-8ea3-4a00-839b-f96344775fcf",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/0a66f31a-8ea3-4a00-839b-f96344775fcf/?format=api",
            "name": "Kosmos 11K63 | DS-P1-Yu 33",
            "response_mode": "normal",
            "slug": "kosmos-11k63-ds-p1-yu-33",
            "launch_designator": "1970-043",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:25:01Z",
            "net": "1970-06-12T09:30:02Z",
            "net_precision": null,
            "window_end": "1970-06-12T09:30:02Z",
            "window_start": "1970-06-12T09:30:02Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 66,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "abbrev": "CCCP",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 4015,
                "configuration": {
                    "response_mode": "list",
                    "id": 327,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/327/?format=api",
                    "name": "Kosmos 11K63",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 97,
                            "name": "Kosmos"
                        }
                    ],
                    "full_name": "Kosmos 11K63",
                    "variant": "11K63"
                }
            },
            "mission": {
                "id": 2433,
                "name": "DS-P1-Yu 33",
                "type": "Test Target",
                "description": "The DS-P1-Yu series of satellites was used to calibrate space surveillance and early warning radars.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 140,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/140/?format=api",
                "active": true,
                "agencies": [],
                "name": "86/4",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar",
                "map_url": "https://www.google.com/maps?q=48.56935,46.293219",
                "latitude": 48.56935,
                "longitude": 46.293219,
                "country": {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_140_20200803143350.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 24,
                "fastest_turnaround": "P7DT6H13M3S",
                "location": {
                    "response_mode": "normal",
                    "id": 30,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/30/?format=api",
                    "name": "Kapustin Yar, Russian Federation",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-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": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    },
                    "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                    "image": {
                        "id": 2204,
                        "name": "R-2A and R-5A geophysical rockets on the pad",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/r-2a_and_r-5a_g_image_20240918155857.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/r-2a_and_r-5a_g_image_thumbnail_20240918155857.jpeg",
                        "credit": "Mil.ru",
                        "license": {
                            "id": 30,
                            "name": "CC BY 4.0",
                            "priority": 4,
                            "link": "https://creativecommons.org/licenses/by/4.0/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                    "longitude": 45.72,
                    "latitude": 48.59,
                    "timezone_name": "Europe/Volgograd",
                    "total_launch_count": 101,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 1093,
            "location_launch_attempt_count": 67,
            "pad_launch_attempt_count": 17,
            "agency_launch_attempt_count": 483,
            "orbital_launch_attempt_count_year": 47,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 30
        },
        {
            "id": "0a77a890-7cfc-4b15-93ab-3a3f91b920a2",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/0a77a890-7cfc-4b15-93ab-3a3f91b920a2/?format=api",
            "name": "Vostok 8A92 | Zenit-2 38",
            "response_mode": "normal",
            "slug": "vostok-8a92-zenit-2-38",
            "launch_designator": "1966-037",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T03:40:58Z",
            "net": "1966-05-06T10:58:00Z",
            "net_precision": null,
            "window_end": "1966-05-06T10:58:00Z",
            "window_start": "1966-05-06T10:58:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 66,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "abbrev": "CCCP",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3521,
                "configuration": {
                    "response_mode": "list",
                    "id": 451,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/451/?format=api",
                    "name": "Vostok 8A92",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 169,
                            "name": "Vostok"
                        }
                    ],
                    "full_name": "Vostok 8A92",
                    "variant": "8A92"
                }
            },
            "mission": {
                "id": 1941,
                "name": "Zenit-2 38",
                "type": "Government/Top Secret",
                "description": "Zenit-2 film-return and ELINT reconnaissance satellite.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 20,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/20/?format=api",
                "active": true,
                "agencies": [],
                "name": "31/6",
                "image": {
                    "id": 1467,
                    "name": "Soyuz 2.1a liftoff from pad 31/6 (Progress MS-25)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20231231162517.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192846.jpeg",
                    "credit": "Roscosmos",
                    "license": {
                        "id": 14,
                        "name": "Roscosmos Image Use Policy",
                        "priority": 3,
                        "link": "https://www.roscosmos.ru/22650/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": 45.996034,
                "longitude": 63.564003,
                "country": {
                    "id": 44,
                    "name": "Kazakhstan",
                    "alpha_2_code": "KZ",
                    "alpha_3_code": "KAZ",
                    "nationality_name": "Kazakh",
                    "nationality_name_composed": "Kazakhstani"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                "total_launch_count": 422,
                "orbital_launch_attempt_count": 422,
                "fastest_turnaround": "P1DT23H9M9S",
                "location": {
                    "response_mode": "normal",
                    "id": 15,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-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": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 44,
                        "name": "Kazakhstan",
                        "alpha_2_code": "KZ",
                        "alpha_3_code": "KAZ",
                        "nationality_name": "Kazakh",
                        "nationality_name_composed": "Kazakhstani"
                    },
                    "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "image": {
                        "id": 2198,
                        "name": "Soyuz launch pad at the Baikonur Cosmodrome",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg",
                        "credit": "NASA/Bill Ingalls",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "longitude": 63.305,
                    "latitude": 45.965,
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 559,
            "location_launch_attempt_count": 143,
            "pad_launch_attempt_count": 49,
            "agency_launch_attempt_count": 183,
            "orbital_launch_attempt_count_year": 42,
            "location_launch_attempt_count_year": 15,
            "pad_launch_attempt_count_year": 13,
            "agency_launch_attempt_count_year": 21
        },
        {
            "id": "0a77db2e-49a9-4961-bde0-54535a3e4fb1",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/0a77db2e-49a9-4961-bde0-54535a3e4fb1/?format=api",
            "name": "Scout B | Solrad 10",
            "response_mode": "normal",
            "slug": "scout-b-solrad-10",
            "launch_designator": "1971-058",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:29:57Z",
            "net": "1971-07-08T22:58:00Z",
            "net_precision": null,
            "window_end": "1971-07-08T22:58:00Z",
            "window_start": "1971-07-08T22:58:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 4150,
                "configuration": {
                    "response_mode": "list",
                    "id": 358,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/358/?format=api",
                    "name": "Scout B",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 139,
                            "name": "Scout"
                        }
                    ],
                    "full_name": "Scout B",
                    "variant": "B"
                }
            },
            "mission": {
                "id": 2568,
                "name": "Solrad 10",
                "type": "Heliophysics",
                "description": "Satellite designed to provide continuous coverage of wavelength and intensity changes in solar radiation.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 178,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/178/?format=api",
                "active": true,
                "agencies": [],
                "name": "Launch Area 3A",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=37.8495,-75.4725",
                "latitude": 37.8495,
                "longitude": -75.4725,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_178_20200803143407.jpg",
                "total_launch_count": 18,
                "orbital_launch_attempt_count": 13,
                "fastest_turnaround": "P35DT4H52M",
                "location": {
                    "response_mode": "normal",
                    "id": 21,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/21/?format=api",
                    "name": "Wallops Flight Facility, Virginia, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-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": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
                    "image": {
                        "id": 2227,
                        "name": "Wallops Flight Facility",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/wallops_flight__image_20240920083715.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/wallops_flight__image_thumbnail_20240920083715.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                    "longitude": -75.467778,
                    "latitude": 37.933333,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 80,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 1236,
            "location_launch_attempt_count": 40,
            "pad_launch_attempt_count": 11,
            "agency_launch_attempt_count": 109,
            "orbital_launch_attempt_count_year": 65,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 3
        },
        {
            "id": "0a7eb3d4-9262-4e5a-9dcc-d4f92311168d",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/0a7eb3d4-9262-4e5a-9dcc-d4f92311168d/?format=api",
            "name": "Soyuz U | Zenit-6U 42",
            "response_mode": "normal",
            "slug": "soyuz-u-zenit-6u-42",
            "launch_designator": "1981-064",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T03:51:46Z",
            "net": "1981-07-07T12:30:00Z",
            "net_precision": null,
            "window_end": "1981-07-07T12:30:00Z",
            "window_start": "1981-07-07T12:30:00Z",
            "image": {
                "id": 1835,
                "name": "[AUTO] Soyuz U - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193909.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 66,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "abbrev": "CCCP",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 5295,
                "configuration": {
                    "response_mode": "list",
                    "id": 37,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/37/?format=api",
                    "name": "Soyuz U",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 147,
                            "name": "Soyuz"
                        }
                    ],
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 3703,
                "name": "Zenit-6U 42",
                "type": "Government/Top Secret",
                "description": "Optical film-return reconnaissance satellite",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 36,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/36/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 163,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/163/?format=api",
                        "name": "Russian Aerospace Defence Forces",
                        "abbrev": "VKO",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 5,
                                "name": "Russia",
                                "alpha_2_code": "RU",
                                "alpha_3_code": "RUS",
                                "nationality_name": "Russian",
                                "nationality_name_composed": "Russo"
                            }
                        ],
                        "description": null,
                        "administrator": null,
                        "founding_year": null,
                        "launchers": "",
                        "spacecraft": "",
                        "parent": "Russian Federal Space Agency (ROSCOSMOS)",
                        "image": null,
                        "logo": null,
                        "social_logo": null
                    }
                ],
                "name": "43/3 (43L)",
                "image": {
                    "id": 1461,
                    "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
                    "credit": "Mil.ru",
                    "license": {
                        "id": 30,
                        "name": "CC BY 4.0",
                        "priority": 4,
                        "link": "https://creativecommons.org/licenses/by/4.0/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=62.9273,40.45",
                "latitude": 62.9273,
                "longitude": 40.45,
                "country": {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
                "total_launch_count": 230,
                "orbital_launch_attempt_count": 230,
                "fastest_turnaround": "P2DT17H44M",
                "location": {
                    "response_mode": "normal",
                    "id": 6,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-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": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 5,
                        "name": "Russia",
                        "alpha_2_code": "RU",
                        "alpha_3_code": "RUS",
                        "nationality_name": "Russian",
                        "nationality_name_composed": "Russo"
                    },
                    "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
                    "image": {
                        "id": 1461,
                        "name": "Soyuz 2.1b/Fregat-M liftoff from pad 43/3 (Glonass-K2 No. 13, Kosmos 2569)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1b_image_20230807181912.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192834.jpeg",
                        "credit": "Mil.ru",
                        "license": {
                            "id": 30,
                            "name": "CC BY 4.0",
                            "priority": 4,
                            "link": "https://creativecommons.org/licenses/by/4.0/"
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "longitude": 40.577778,
                    "latitude": 62.925556,
                    "timezone_name": "Europe/Moscow",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 2457,
            "location_launch_attempt_count": 818,
            "pad_launch_attempt_count": 135,
            "agency_launch_attempt_count": 1504,
            "orbital_launch_attempt_count_year": 66,
            "location_launch_attempt_count_year": 31,
            "pad_launch_attempt_count_year": 11,
            "agency_launch_attempt_count_year": 53
        },
        {
            "id": "0a8aae50-34bd-45a3-a8c7-cee458851d74",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/0a8aae50-34bd-45a3-a8c7-cee458851d74/?format=api",
            "name": "Ariane 42P | Insat 2E",
            "response_mode": "normal",
            "slug": "ariane-42p-insat-2e",
            "launch_designator": "1999-016",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:22:17Z",
            "net": "1999-04-02T22:03:00Z",
            "net_precision": null,
            "window_end": "1999-04-02T22:03:00Z",
            "window_start": "1999-04-02T22:03:00Z",
            "image": {
                "id": 1980,
                "name": "Ariane 42P at ELA-2 (TOPEX/Poseidon)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane42p_at_el_image_20240310184548.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane42p_at_el_image_thumbnail_20240310184548.png",
                "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": false,
                "variants": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 115,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
                "name": "Arianespace",
                "abbrev": "ASA",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 6909,
                "configuration": {
                    "response_mode": "list",
                    "id": 224,
                    "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/224/?format=api",
                    "name": "Ariane 42P",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 59,
                            "name": "Ariane"
                        },
                        {
                            "response_mode": "list",
                            "id": 60,
                            "name": "Ariane 4"
                        }
                    ],
                    "full_name": "Ariane 42P",
                    "variant": "42P"
                }
            },
            "mission": {
                "id": 5299,
                "name": "Insat 2E",
                "type": "Communications",
                "description": "Insat-2E of the Insat-2 series of satellites built by ISRO, is a multi-purpose satellites for telecommunication, television broadcasting and meteriological services.",
                "image": null,
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 124,
                "url": "https://lldev.thespacedevs.com/2.3.0/pads/124/?format=api",
                "active": false,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 115,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/115/?format=api",
                        "name": "Arianespace",
                        "abbrev": "ASA",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 1,
                                "name": "France",
                                "alpha_2_code": "FR",
                                "alpha_3_code": "FRA",
                                "nationality_name": "French",
                                "nationality_name_composed": "Franco"
                            }
                        ],
                        "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.",
                        "administrator": "CEO: David Cavaillolès",
                        "founding_year": 1980,
                        "launchers": "Ariane | Vega",
                        "spacecraft": "",
                        "parent": "ArianeGroup",
                        "image": {
                            "id": 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 2",
                "image": {
                    "id": 1980,
                    "name": "Ariane 42P at ELA-2 (TOPEX/Poseidon)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane42p_at_el_image_20240310184548.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane42p_at_el_image_thumbnail_20240310184548.png",
                    "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": false,
                    "variants": []
                },
                "description": "The ELA-2 pad, built in 1986, had been used for Ariane 4 launches from 1988 until 2003. Before 1988, although purpose-built for Ariane 4, the pad hosted an Ariane-2 and two Ariane-3 launches.",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": 5.232,
                "longitude": -52.778194,
                "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_124_20200803143241.jpg",
                "total_launch_count": 119,
                "orbital_launch_attempt_count": 119,
                "fastest_turnaround": "P16DT25M",
                "location": {
                    "response_mode": "normal",
                    "id": 13,
                    "url": "https://lldev.thespacedevs.com/2.3.0/locations/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-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": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "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": 324,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 4305,
            "location_launch_attempt_count": 126,
            "pad_launch_attempt_count": 89,
            "agency_launch_attempt_count": 114,
            "orbital_launch_attempt_count_year": 16,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2
        }
    ]
}