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

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

{
    "count": 7152,
    "next": "https://ll.thespacedevs.com/2.3.0/launches/previous/?format=api&limit=10&offset=20&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.3.0/launches/previous/?format=api&limit=10&ordering=-name",
    "results": [
        {
            "id": "0db2781a-43cd-45a8-aa15-81e53cd6dcf7",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/0db2781a-43cd-45a8-aa15-81e53cd6dcf7/?format=api",
            "name": "Zenit | Thuraya 2",
            "response_mode": "normal",
            "slug": "zenit-thuraya-2",
            "launch_designator": "2003-026",
            "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:33:16Z",
            "net": "2003-06-10T13:55:59Z",
            "net_precision": null,
            "window_end": "2003-06-10T13:55:59Z",
            "window_start": "2003-06-10T13:55:59Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "abbrev": "SL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 7137,
                "configuration": {
                    "response_mode": "list",
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/11/?format=api",
                    "name": "Zenit",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 171,
                            "name": "Zenith"
                        }
                    ],
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5526,
                "name": "Thuraya 2",
                "type": "Communications",
                "description": "Thuraya offers GSM-compatible mobile telephone services, transmitting and receiving calls through a single 12.25 meter-aperture reflector.",
                "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": 13,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/13/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
                        "name": "Boeing",
                        "abbrev": "BA",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                        "administrator": "CEO: Kelly Ortberg",
                        "founding_year": 1916,
                        "launchers": "SLS",
                        "spacecraft": "Starliner",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 117,
                            "name": "[AUTO] Boeing - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 46,
                            "name": "[AUTO] Boeing - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Platform Odyssey",
                "image": null,
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
                "map_url": "https://www.google.com/maps?q=0.0,-154",
                "latitude": 0.0,
                "longitude": -154.0,
                "country": null,
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36,
                "fastest_turnaround": "P50DT23H36M59S",
                "location": {
                    "response_mode": "normal",
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/3/?format=api",
                    "name": "Sea Launch",
                    "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": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 17,
                        "name": "Unknown",
                        "alpha_2_code": "??",
                        "alpha_3_code": "???",
                        "nationality_name": "Earthling",
                        "nationality_name_composed": "Earthling"
                    },
                    "description": "",
                    "image": {
                        "id": 1418,
                        "name": "Ceres-1S liftoff from DeFu-15002 (4x Tianqi)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1s25202_image_20230905114300.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192712.jpeg",
                        "credit": "CASC",
                        "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_3_20200803142448.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 4602,
            "location_launch_attempt_count": 10,
            "pad_launch_attempt_count": 9,
            "agency_launch_attempt_count": 9,
            "orbital_launch_attempt_count_year": 26,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1
        },
        {
            "id": "afda37ce-de6d-4015-a5b2-dd7e11ae1882",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/afda37ce-de6d-4015-a5b2-dd7e11ae1882/?format=api",
            "name": "Zenit | Thuraya 1",
            "response_mode": "normal",
            "slug": "zenit-thuraya-1",
            "launch_designator": "2000-066",
            "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:33:17Z",
            "net": "2000-10-21T05:52:00Z",
            "net_precision": null,
            "window_end": "2000-10-21T05:52:00Z",
            "window_start": "2000-10-21T05:52:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "abbrev": "SL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 7018,
                "configuration": {
                    "response_mode": "list",
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/11/?format=api",
                    "name": "Zenit",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 171,
                            "name": "Zenith"
                        }
                    ],
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5407,
                "name": "Thuraya 1",
                "type": "Communications",
                "description": "Thuraya-1 is the first satellite in the Boeing GEM (Geomobile) series. This product line expands Boeing's offerings beyond satellite manufacturing, to integrate a high-power geosynchronous satellite (derived from the Boeing BSS_702 body-stabilized design) with a ground segment and user handsets, to provide a range of cellular-like voice and data services over a large geographic region. The Thuraya ground segment includes terrestrial gateways plus a collocated network operations center and satellite control facility in the UAE.",
                "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": 13,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/13/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
                        "name": "Boeing",
                        "abbrev": "BA",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                        "administrator": "CEO: Kelly Ortberg",
                        "founding_year": 1916,
                        "launchers": "SLS",
                        "spacecraft": "Starliner",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 117,
                            "name": "[AUTO] Boeing - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 46,
                            "name": "[AUTO] Boeing - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Platform Odyssey",
                "image": null,
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
                "map_url": "https://www.google.com/maps?q=0.0,-154",
                "latitude": 0.0,
                "longitude": -154.0,
                "country": null,
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36,
                "fastest_turnaround": "P50DT23H36M59S",
                "location": {
                    "response_mode": "normal",
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/3/?format=api",
                    "name": "Sea Launch",
                    "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": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 17,
                        "name": "Unknown",
                        "alpha_2_code": "??",
                        "alpha_3_code": "???",
                        "nationality_name": "Earthling",
                        "nationality_name_composed": "Earthling"
                    },
                    "description": "",
                    "image": {
                        "id": 1418,
                        "name": "Ceres-1S liftoff from DeFu-15002 (4x Tianqi)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1s25202_image_20230905114300.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192712.jpeg",
                        "credit": "CASC",
                        "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_3_20200803142448.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 4435,
            "location_launch_attempt_count": 6,
            "pad_launch_attempt_count": 5,
            "agency_launch_attempt_count": 5,
            "orbital_launch_attempt_count_year": 68,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 3
        },
        {
            "id": "8691646e-5bf0-464c-976a-5443faaf0948",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/8691646e-5bf0-464c-976a-5443faaf0948/?format=api",
            "name": "Zenit | Telstar 18",
            "response_mode": "normal",
            "slug": "zenit-telstar-18",
            "launch_designator": "2004-024",
            "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:33:17Z",
            "net": "2004-06-29T03:58:59Z",
            "net_precision": null,
            "window_end": "2004-06-29T03:58:59Z",
            "window_start": "2004-06-29T03:58:59Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "abbrev": "SL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 7187,
                "configuration": {
                    "response_mode": "list",
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/11/?format=api",
                    "name": "Zenit",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 171,
                            "name": "Zenith"
                        }
                    ],
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5576,
                "name": "Telstar 18",
                "type": "Communications",
                "description": "Telstar 18, launched June 28, 2004 aboard a Sea Launch Zenit-3SL rocket, has successfully reached its in-orbit testing position at 142 degrees East longitude. During the satellite's launch, the Zenit rocket's upper stage shut down 54 seconds early and released the satellite into a low orbit. After the launch, engineers at Space Systems/Loral (SS/L) raised the spacecraft to its correct orbit using a series of carefully planned satellite maneuvers and thruster burns.",
                "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": 13,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/13/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
                        "name": "Boeing",
                        "abbrev": "BA",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                        "administrator": "CEO: Kelly Ortberg",
                        "founding_year": 1916,
                        "launchers": "SLS",
                        "spacecraft": "Starliner",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 117,
                            "name": "[AUTO] Boeing - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 46,
                            "name": "[AUTO] Boeing - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Platform Odyssey",
                "image": null,
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
                "map_url": "https://www.google.com/maps?q=0.0,-154",
                "latitude": 0.0,
                "longitude": -154.0,
                "country": null,
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36,
                "fastest_turnaround": "P50DT23H36M59S",
                "location": {
                    "response_mode": "normal",
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/3/?format=api",
                    "name": "Sea Launch",
                    "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": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 17,
                        "name": "Unknown",
                        "alpha_2_code": "??",
                        "alpha_3_code": "???",
                        "nationality_name": "Earthling",
                        "nationality_name_composed": "Earthling"
                    },
                    "description": "",
                    "image": {
                        "id": 1418,
                        "name": "Ceres-1S liftoff from DeFu-15002 (4x Tianqi)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1s25202_image_20230905114300.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192712.jpeg",
                        "credit": "CASC",
                        "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_3_20200803142448.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 4663,
            "location_launch_attempt_count": 15,
            "pad_launch_attempt_count": 14,
            "agency_launch_attempt_count": 14,
            "orbital_launch_attempt_count_year": 24,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 3
        },
        {
            "id": "4ed1372f-e7fb-4cf9-bcaa-6d5eed8ec35d",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/4ed1372f-e7fb-4cf9-bcaa-6d5eed8ec35d/?format=api",
            "name": "Zenit | Telstar 11N",
            "response_mode": "normal",
            "slug": "zenit-telstar-11n",
            "launch_designator": "2009-009",
            "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:30:56Z",
            "net": "2009-02-26T18:29:55Z",
            "net_precision": null,
            "window_end": "2009-02-26T18:29:55Z",
            "window_start": "2009-02-26T18:29:55Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "abbrev": "SL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 7385,
                "configuration": {
                    "response_mode": "list",
                    "id": 91,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/91/?format=api",
                    "name": "Zenit",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 171,
                            "name": "Zenith"
                        }
                    ],
                    "full_name": "Zenit 3SLB",
                    "variant": "3SLB"
                }
            },
            "mission": {
                "id": 5774,
                "name": "Telstar 11N",
                "type": "Communications",
                "description": "American geostationary communications satellite",
                "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": 2,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/2/?format=api",
                "active": true,
                "agencies": [],
                "name": "45/1",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": 45.943492,
                "longitude": 63.653014,
                "country": {
                    "id": 44,
                    "name": "Kazakhstan",
                    "alpha_2_code": "KZ",
                    "alpha_3_code": "KAZ",
                    "nationality_name": "Kazakh",
                    "nationality_name_composed": "Kazakhstani"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46,
                "fastest_turnaround": "P18DT2H45M",
                "location": {
                    "response_mode": "normal",
                    "id": 15,
                    "url": "https://ll.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": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "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": 4964,
            "location_launch_attempt_count": 1310,
            "pad_launch_attempt_count": 37,
            "agency_launch_attempt_count": 31,
            "orbital_launch_attempt_count_year": 10,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1
        },
        {
            "id": "19b4b97c-5eaa-48fc-a4a9-37c9daa7a26a",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/19b4b97c-5eaa-48fc-a4a9-37c9daa7a26a/?format=api",
            "name": "Zenit | Spaceway 1",
            "response_mode": "normal",
            "slug": "zenit-spaceway-1",
            "launch_designator": "2005-015",
            "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:33:17Z",
            "net": "2005-04-26T07:31:29Z",
            "net_precision": null,
            "window_end": "2005-04-26T07:31:29Z",
            "window_start": "2005-04-26T07:31:29Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "abbrev": "SL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 7222,
                "configuration": {
                    "response_mode": "list",
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/11/?format=api",
                    "name": "Zenit",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 171,
                            "name": "Zenith"
                        }
                    ],
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5611,
                "name": "Spaceway 1",
                "type": "Communications",
                "description": "Hughes Network Systems is developing a global satellite network named Spaceway, which will provide high-bandwidth and high-speed communications for broadband and multimedia applications.",
                "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": 13,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/13/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
                        "name": "Boeing",
                        "abbrev": "BA",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                        "administrator": "CEO: Kelly Ortberg",
                        "founding_year": 1916,
                        "launchers": "SLS",
                        "spacecraft": "Starliner",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 117,
                            "name": "[AUTO] Boeing - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 46,
                            "name": "[AUTO] Boeing - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Platform Odyssey",
                "image": null,
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
                "map_url": "https://www.google.com/maps?q=0.0,-154",
                "latitude": 0.0,
                "longitude": -154.0,
                "country": null,
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36,
                "fastest_turnaround": "P50DT23H36M59S",
                "location": {
                    "response_mode": "normal",
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/3/?format=api",
                    "name": "Sea Launch",
                    "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": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 17,
                        "name": "Unknown",
                        "alpha_2_code": "??",
                        "alpha_3_code": "???",
                        "nationality_name": "Earthling",
                        "nationality_name_composed": "Earthling"
                    },
                    "description": "",
                    "image": {
                        "id": 1418,
                        "name": "Ceres-1S liftoff from DeFu-15002 (4x Tianqi)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1s25202_image_20230905114300.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192712.jpeg",
                        "credit": "CASC",
                        "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_3_20200803142448.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 4709,
            "location_launch_attempt_count": 17,
            "pad_launch_attempt_count": 16,
            "agency_launch_attempt_count": 16,
            "orbital_launch_attempt_count_year": 15,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2
        },
        {
            "id": "2082603e-5e83-4a30-884c-95668fefa6c5",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/2082603e-5e83-4a30-884c-95668fefa6c5/?format=api",
            "name": "Zenit | PAS 9",
            "response_mode": "normal",
            "slug": "zenit-pas-9",
            "launch_designator": "2000-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-14T03:33:17Z",
            "net": "2000-07-28T22:42:00Z",
            "net_precision": null,
            "window_end": "2000-07-28T22:42:00Z",
            "window_start": "2000-07-28T22:42:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "abbrev": "SL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 7001,
                "configuration": {
                    "response_mode": "list",
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/11/?format=api",
                    "name": "Zenit",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 171,
                            "name": "Zenith"
                        }
                    ],
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5390,
                "name": "PAS 9",
                "type": "Communications",
                "description": "PAS-9 was one of three HS-601HP satellites ordered Oct. 12, 1998, from Hughes Space and Communications Company (HSC) by PanAmSat Corporation. The satellite provides broadcast and general communications services in C- and Ku-band for the Americas, the Caribbean and western Europe, plus direct-to-home services for Mexico in Ku-band.",
                "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": 13,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/13/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
                        "name": "Boeing",
                        "abbrev": "BA",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                        "administrator": "CEO: Kelly Ortberg",
                        "founding_year": 1916,
                        "launchers": "SLS",
                        "spacecraft": "Starliner",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 117,
                            "name": "[AUTO] Boeing - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 46,
                            "name": "[AUTO] Boeing - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Platform Odyssey",
                "image": null,
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
                "map_url": "https://www.google.com/maps?q=0.0,-154",
                "latitude": 0.0,
                "longitude": -154.0,
                "country": null,
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36,
                "fastest_turnaround": "P50DT23H36M59S",
                "location": {
                    "response_mode": "normal",
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/3/?format=api",
                    "name": "Sea Launch",
                    "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": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 17,
                        "name": "Unknown",
                        "alpha_2_code": "??",
                        "alpha_3_code": "???",
                        "nationality_name": "Earthling",
                        "nationality_name_composed": "Earthling"
                    },
                    "description": "",
                    "image": {
                        "id": 1418,
                        "name": "Ceres-1S liftoff from DeFu-15002 (4x Tianqi)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1s25202_image_20230905114300.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192712.jpeg",
                        "credit": "CASC",
                        "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_3_20200803142448.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 4412,
            "location_launch_attempt_count": 5,
            "pad_launch_attempt_count": 4,
            "agency_launch_attempt_count": 4,
            "orbital_launch_attempt_count_year": 45,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2
        },
        {
            "id": "c43c4892-be03-4b02-8d26-67ed3ba05f2b",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/c43c4892-be03-4b02-8d26-67ed3ba05f2b/?format=api",
            "name": "Zenit | NSS 8",
            "response_mode": "normal",
            "slug": "zenit-nss-8",
            "launch_designator": null,
            "status": {
                "id": 4,
                "name": "Launch Failure",
                "abbrev": "Failure",
                "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
            },
            "last_updated": "2023-06-14T03:33:19Z",
            "net": "2007-01-30T23:22:00Z",
            "net_precision": null,
            "window_end": "2007-01-30T23:22:00Z",
            "window_start": "2007-01-30T23:22:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "abbrev": "SL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 7304,
                "configuration": {
                    "response_mode": "list",
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/11/?format=api",
                    "name": "Zenit",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 171,
                            "name": "Zenith"
                        }
                    ],
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5693,
                "name": "NSS 8",
                "type": "Communications",
                "description": "Dutch geostationary communications satellite",
                "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": 13,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/13/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
                        "name": "Boeing",
                        "abbrev": "BA",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                        "administrator": "CEO: Kelly Ortberg",
                        "founding_year": 1916,
                        "launchers": "SLS",
                        "spacecraft": "Starliner",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 117,
                            "name": "[AUTO] Boeing - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 46,
                            "name": "[AUTO] Boeing - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Platform Odyssey",
                "image": null,
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
                "map_url": "https://www.google.com/maps?q=0.0,-154",
                "latitude": 0.0,
                "longitude": -154.0,
                "country": null,
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36,
                "fastest_turnaround": "P50DT23H36M59S",
                "location": {
                    "response_mode": "normal",
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/3/?format=api",
                    "name": "Sea Launch",
                    "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": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 17,
                        "name": "Unknown",
                        "alpha_2_code": "??",
                        "alpha_3_code": "???",
                        "nationality_name": "Earthling",
                        "nationality_name_composed": "Earthling"
                    },
                    "description": "",
                    "image": {
                        "id": 1418,
                        "name": "Ceres-1S liftoff from DeFu-15002 (4x Tianqi)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1s25202_image_20230905114300.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192712.jpeg",
                        "credit": "CASC",
                        "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_3_20200803142448.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 4820,
            "location_launch_attempt_count": 27,
            "pad_launch_attempt_count": 24,
            "agency_launch_attempt_count": 24,
            "orbital_launch_attempt_count_year": 3,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1
        },
        {
            "id": "86a2a962-540a-4b39-b360-3890b12321f6",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/86a2a962-540a-4b39-b360-3890b12321f6/?format=api",
            "name": "Zenit | Mugunghwa 5",
            "response_mode": "normal",
            "slug": "zenit-mugunghwa-5",
            "launch_designator": "2006-034",
            "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:33:18Z",
            "net": "2006-08-22T03:27:01Z",
            "net_precision": null,
            "window_end": "2006-08-22T03:27:01Z",
            "window_start": "2006-08-22T03:27:01Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "abbrev": "SL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 7280,
                "configuration": {
                    "response_mode": "list",
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/11/?format=api",
                    "name": "Zenit",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 171,
                            "name": "Zenith"
                        }
                    ],
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5669,
                "name": "Mugunghwa 5",
                "type": "Communications",
                "description": "Koreasat 5 is South Korea's first combined civil and military communications satellite. The military part of the satellite is known as ANASIS 1 (Army/Navy/Air Force Satellite Information System 1). Alcatel Space supplied both the multimission satellite and its ground control system, along with launch and early operations phase (LEOP) support. Based on the new-generation Spacebus-4000C1 platform from Alcatel Space, Koreasat 5 features a state-of-the-art broadband payload, including new technologies developed within the scope of the Syracuse III program.",
                "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": 13,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/13/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
                        "name": "Boeing",
                        "abbrev": "BA",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                        "administrator": "CEO: Kelly Ortberg",
                        "founding_year": 1916,
                        "launchers": "SLS",
                        "spacecraft": "Starliner",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 117,
                            "name": "[AUTO] Boeing - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 46,
                            "name": "[AUTO] Boeing - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Platform Odyssey",
                "image": null,
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
                "map_url": "https://www.google.com/maps?q=0.0,-154",
                "latitude": 0.0,
                "longitude": -154.0,
                "country": null,
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36,
                "fastest_turnaround": "P50DT23H36M59S",
                "location": {
                    "response_mode": "normal",
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/3/?format=api",
                    "name": "Sea Launch",
                    "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": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 17,
                        "name": "Unknown",
                        "alpha_2_code": "??",
                        "alpha_3_code": "???",
                        "nationality_name": "Earthling",
                        "nationality_name_composed": "Earthling"
                    },
                    "description": "",
                    "image": {
                        "id": 1418,
                        "name": "Ceres-1S liftoff from DeFu-15002 (4x Tianqi)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1s25202_image_20230905114300.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192712.jpeg",
                        "credit": "CASC",
                        "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_3_20200803142448.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 4788,
            "location_launch_attempt_count": 25,
            "pad_launch_attempt_count": 22,
            "agency_launch_attempt_count": 22,
            "orbital_launch_attempt_count_year": 38,
            "location_launch_attempt_count_year": 5,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 4
        },
        {
            "id": "0b9d958b-14d3-4785-99f3-28719ad61dc0",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/0b9d958b-14d3-4785-99f3-28719ad61dc0/?format=api",
            "name": "Zenit | Measat 3A",
            "response_mode": "normal",
            "slug": "zenit-measat-3a",
            "launch_designator": "2009-032",
            "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:31:00Z",
            "net": "2009-06-21T21:50:00Z",
            "net_precision": null,
            "window_end": "2009-06-21T21:50:00Z",
            "window_start": "2009-06-21T21:50:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "abbrev": "SL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 7396,
                "configuration": {
                    "response_mode": "list",
                    "id": 91,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/91/?format=api",
                    "name": "Zenit",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 171,
                            "name": "Zenith"
                        }
                    ],
                    "full_name": "Zenit 3SLB",
                    "variant": "3SLB"
                }
            },
            "mission": {
                "id": 5785,
                "name": "Measat 3A",
                "type": "Communications",
                "description": "Malaysian geostationary communications satellite",
                "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": 2,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/2/?format=api",
                "active": true,
                "agencies": [],
                "name": "45/1",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": 45.943492,
                "longitude": 63.653014,
                "country": {
                    "id": 44,
                    "name": "Kazakhstan",
                    "alpha_2_code": "KZ",
                    "alpha_3_code": "KAZ",
                    "nationality_name": "Kazakh",
                    "nationality_name_composed": "Kazakhstani"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46,
                "fastest_turnaround": "P18DT2H45M",
                "location": {
                    "response_mode": "normal",
                    "id": 15,
                    "url": "https://ll.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": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "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": 4988,
            "location_launch_attempt_count": 1317,
            "pad_launch_attempt_count": 38,
            "agency_launch_attempt_count": 33,
            "orbital_launch_attempt_count_year": 34,
            "location_launch_attempt_count_year": 10,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 3
        },
        {
            "id": "b87eda8e-7b6e-49ee-b982-1947062b2907",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/b87eda8e-7b6e-49ee-b982-1947062b2907/?format=api",
            "name": "Zenit | JCSAT 5A",
            "response_mode": "normal",
            "slug": "zenit-jcsat-5a",
            "launch_designator": "2006-010",
            "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:33:18Z",
            "net": "2006-04-12T23:29:59Z",
            "net_precision": null,
            "window_end": "2006-04-12T23:29:59Z",
            "window_start": "2006-04-12T23:29:59Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "abbrev": "SL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "rocket": {
                "id": 7260,
                "configuration": {
                    "response_mode": "list",
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/11/?format=api",
                    "name": "Zenit",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 171,
                            "name": "Zenith"
                        }
                    ],
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5649,
                "name": "JCSAT 5A",
                "type": "Communications",
                "description": "TT-DoCoMo operates the S-band payload and a part of the C-band payload as N-Star d to replace the N-Star a satellite.",
                "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": 13,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/13/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
                        "name": "Boeing",
                        "abbrev": "BA",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        },
                        "featured": false,
                        "country": [
                            {
                                "id": 2,
                                "name": "United States of America",
                                "alpha_2_code": "US",
                                "alpha_3_code": "USA",
                                "nationality_name": "American",
                                "nationality_name_composed": "Americano"
                            }
                        ],
                        "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                        "administrator": "CEO: Kelly Ortberg",
                        "founding_year": 1916,
                        "launchers": "SLS",
                        "spacecraft": "Starliner",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 117,
                            "name": "[AUTO] Boeing - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184923.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 46,
                            "name": "[AUTO] Boeing - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_nation_20230804083022.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184740.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Platform Odyssey",
                "image": null,
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
                "map_url": "https://www.google.com/maps?q=0.0,-154",
                "latitude": 0.0,
                "longitude": -154.0,
                "country": null,
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36,
                "fastest_turnaround": "P50DT23H36M59S",
                "location": {
                    "response_mode": "normal",
                    "id": 3,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/3/?format=api",
                    "name": "Sea Launch",
                    "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": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 17,
                        "name": "Unknown",
                        "alpha_2_code": "??",
                        "alpha_3_code": "???",
                        "nationality_name": "Earthling",
                        "nationality_name_composed": "Earthling"
                    },
                    "description": "",
                    "image": {
                        "id": 1418,
                        "name": "Ceres-1S liftoff from DeFu-15002 (4x Tianqi)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1s25202_image_20230905114300.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192712.jpeg",
                        "credit": "CASC",
                        "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_3_20200803142448.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 4762,
            "location_launch_attempt_count": 22,
            "pad_launch_attempt_count": 20,
            "agency_launch_attempt_count": 20,
            "orbital_launch_attempt_count_year": 12,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2
        }
    ]
}