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=net
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=net",
    "previous": "https://ll.thespacedevs.com/2.3.0/launches/previous/?format=api&limit=10&ordering=net",
    "results": [
        {
            "id": "6a7f56f9-2565-4b6c-b0c5-23e9c74a2368",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/6a7f56f9-2565-4b6c-b0c5-23e9c74a2368/?format=api",
            "name": "Sputnik 8A91 | D1- 2",
            "response_mode": "normal",
            "slug": "sputnik-8a91-d1-2",
            "launch_designator": "1958-004",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-06-16T09:21:20Z",
            "net": "1958-05-15T07:00:35Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "1958-05-15T07:00:35Z",
            "window_start": "1958-05-15T07:00:35Z",
            "image": {
                "id": 1843,
                "name": "[AUTO] Sputnik 8A91 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sputnik_8a91_image_20210830171943.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193921.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "abbrev": "CCCP",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3013,
                "configuration": {
                    "response_mode": "list",
                    "id": 469,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/469/?format=api",
                    "name": "Sputnik 8A91",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 154,
                            "name": "Sputnik"
                        }
                    ],
                    "full_name": "Sputnik 8A91",
                    "variant": "8A91"
                }
            },
            "mission": {
                "id": 1437,
                "name": "D1- 2",
                "type": "Earth Science",
                "description": "First complex scientific satellite to reach orbit.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 32,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/32/?format=api",
                "active": true,
                "agencies": [],
                "name": "1/5",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.92,63.342",
                "latitude": 45.92,
                "longitude": 63.342,
                "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_32_20200803143513.jpg",
                "total_launch_count": 487,
                "orbital_launch_attempt_count": 487,
                "fastest_turnaround": "PT23H32M33S",
                "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": 11,
            "location_launch_attempt_count": 4,
            "pad_launch_attempt_count": 4,
            "agency_launch_attempt_count": 4,
            "orbital_launch_attempt_count_year": 8,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2
        },
        {
            "id": "a861fb4d-8988-468b-abd1-a6e8abe5f2c7",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/a861fb4d-8988-468b-abd1-a6e8abe5f2c7/?format=api",
            "name": "Vanguard | Vanguard",
            "response_mode": "normal",
            "slug": "vanguard-vanguard-5",
            "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-14T17:43:00Z",
            "net": "1958-05-28T03:46:20Z",
            "net_precision": null,
            "window_end": "1958-05-28T03:46:20Z",
            "window_start": "1958-05-28T03:46:20Z",
            "image": {
                "id": 2067,
                "name": "Vanguard 1 on Pad LC-18A.",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_thumbnail_20240411114305.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": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api",
                "name": "US Navy",
                "abbrev": "USN",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3014,
                "configuration": {
                    "response_mode": "list",
                    "id": 449,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/449/?format=api",
                    "name": "Vanguard",
                    "families": [],
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1432,
                "name": "Vanguard",
                "type": "Test Flight",
                "description": "Small satellite used to test the Vanguard three-stage launch vehicle.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/118/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 166,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api",
                        "name": "US Navy",
                        "abbrev": "USN",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "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": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.",
                        "administrator": null,
                        "founding_year": 1963,
                        "launchers": "",
                        "spacecraft": "Vanguard 1-3 | Parker Solar Probe",
                        "parent": null,
                        "image": null,
                        "logo": null,
                        "social_logo": null
                    }
                ],
                "name": "Launch Complex 18A",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": 28.4493,
                "longitude": -80.564494,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18,
                "orbital_launch_attempt_count": 11,
                "fastest_turnaround": "P10DT2H1M6S",
                "location": {
                    "response_mode": "normal",
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "longitude": -80.577778,
                    "latitude": 28.488889,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1018,
                    "total_landing_count": 64
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 12,
            "location_launch_attempt_count": 8,
            "pad_launch_attempt_count": 5,
            "agency_launch_attempt_count": 5,
            "orbital_launch_attempt_count_year": 9,
            "location_launch_attempt_count_year": 7,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 4
        },
        {
            "id": "57e64adf-5c20-4c81-b17a-587b44d574b0",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/57e64adf-5c20-4c81-b17a-587b44d574b0/?format=api",
            "name": "Vanguard | Vanguard",
            "response_mode": "normal",
            "slug": "vanguard-vanguard-6",
            "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-14T17:42:58Z",
            "net": "1958-06-26T05:00:52Z",
            "net_precision": null,
            "window_end": "1958-06-26T05:00:52Z",
            "window_start": "1958-06-26T05:00:52Z",
            "image": {
                "id": 2067,
                "name": "Vanguard 1 on Pad LC-18A.",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_thumbnail_20240411114305.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": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api",
                "name": "US Navy",
                "abbrev": "USN",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3015,
                "configuration": {
                    "response_mode": "list",
                    "id": 449,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/449/?format=api",
                    "name": "Vanguard",
                    "families": [],
                    "full_name": "Vanguard",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1432,
                "name": "Vanguard",
                "type": "Test Flight",
                "description": "Small satellite used to test the Vanguard three-stage launch vehicle.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 118,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/118/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 166,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api",
                        "name": "US Navy",
                        "abbrev": "USN",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "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": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.",
                        "administrator": null,
                        "founding_year": 1963,
                        "launchers": "",
                        "spacecraft": "Vanguard 1-3 | Parker Solar Probe",
                        "parent": null,
                        "image": null,
                        "logo": null,
                        "social_logo": null
                    }
                ],
                "name": "Launch Complex 18A",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
                "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
                "latitude": 28.4493,
                "longitude": -80.564494,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
                "total_launch_count": 18,
                "orbital_launch_attempt_count": 11,
                "fastest_turnaround": "P10DT2H1M6S",
                "location": {
                    "response_mode": "normal",
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "longitude": -80.577778,
                    "latitude": 28.488889,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1018,
                    "total_landing_count": 64
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 13,
            "location_launch_attempt_count": 9,
            "pad_launch_attempt_count": 6,
            "agency_launch_attempt_count": 6,
            "orbital_launch_attempt_count_year": 10,
            "location_launch_attempt_count_year": 8,
            "pad_launch_attempt_count_year": 5,
            "agency_launch_attempt_count_year": 5
        },
        {
            "id": "64da1836-0c00-4074-ab0a-f9d0ee6b1221",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/64da1836-0c00-4074-ab0a-f9d0ee6b1221/?format=api",
            "name": "Project Pilot | NOTS 1",
            "response_mode": "normal",
            "slug": "project-pilot-nots-1",
            "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-14T04:25:21Z",
            "net": "1958-07-25T00:00:00Z",
            "net_precision": null,
            "window_end": "1958-07-25T00:00:00Z",
            "window_start": "1958-07-25T00:00:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api",
                "name": "US Navy",
                "abbrev": "USN",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3016,
                "configuration": {
                    "response_mode": "list",
                    "id": 344,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/344/?format=api",
                    "name": "Project Pilot",
                    "families": [],
                    "full_name": "Project Pilot",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1438,
                "name": "NOTS 1",
                "type": "Government/Top Secret",
                "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 145,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/145/?format=api",
                "active": true,
                "agencies": [],
                "name": "Naval Air Weapons Station China Lake",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake",
                "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384",
                "latitude": 35.6855556,
                "longitude": -117.6941384,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg",
                "total_launch_count": 6,
                "orbital_launch_attempt_count": 6,
                "fastest_turnaround": "P1D",
                "location": {
                    "response_mode": "normal",
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "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": 32,
                        "name": "[AUTO] Virgin Galactic - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184711.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 86,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 14,
            "location_launch_attempt_count": 1,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 7,
            "orbital_launch_attempt_count_year": 11,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 6
        },
        {
            "id": "e0975cef-e8c6-4f35-bbf7-1b55963e06a5",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/e0975cef-e8c6-4f35-bbf7-1b55963e06a5/?format=api",
            "name": "Juno-I | Explorer 4",
            "response_mode": "normal",
            "slug": "juno-i-explorer-4",
            "launch_designator": "1958-005",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T17:42:44Z",
            "net": "1958-07-26T15:00:57Z",
            "net_precision": null,
            "window_end": "1958-07-26T15:00:57Z",
            "window_start": "1958-07-26T15:00:57Z",
            "image": {
                "id": 2070,
                "name": "Juno I on the pad (Explorer I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/juno_i_on_the_p_image_20240411120216.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/juno_i_on_the_p_image_thumbnail_20240411120216.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": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 271,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/271/?format=api",
                "name": "Army Ballistic Missile Agency",
                "abbrev": "ABMA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3017,
                "configuration": {
                    "response_mode": "list",
                    "id": 324,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/324/?format=api",
                    "name": "Juno-I",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 91,
                            "name": "Redstone"
                        }
                    ],
                    "full_name": "Juno-I",
                    "variant": "Juno I"
                }
            },
            "mission": {
                "id": 1439,
                "name": "Explorer 4",
                "type": "Earth Science",
                "description": "An American satellite in order to study the Van Allen radiation belts and the effects of nuclear explosions upon these belts.",
                "image": null,
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 123,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/123/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 161,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api",
                        "name": "United States Air Force",
                        "abbrev": "USAF",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "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": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
                        "administrator": "Commander-in-Chief: President of the US",
                        "founding_year": 1947,
                        "launchers": "",
                        "spacecraft": "",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 193,
                            "name": "[AUTO] United States Air Force - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 99,
                            "name": "[AUTO] United States Air Force - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Complex 5",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5",
                "map_url": "https://www.google.com/maps?q=28.43942,-80.573301",
                "latitude": 28.43942,
                "longitude": -80.573301,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_123_20200803143235.jpg",
                "total_launch_count": 13,
                "orbital_launch_attempt_count": 7,
                "fastest_turnaround": "P28DT2H15M",
                "location": {
                    "response_mode": "normal",
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "longitude": -80.577778,
                    "latitude": 28.488889,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1018,
                    "total_landing_count": 64
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 15,
            "location_launch_attempt_count": 10,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 4,
            "orbital_launch_attempt_count_year": 12,
            "location_launch_attempt_count_year": 9,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 4
        },
        {
            "id": "ac4c0c44-1925-4636-99b5-8c3b33d6c62a",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/ac4c0c44-1925-4636-99b5-8c3b33d6c62a/?format=api",
            "name": "Project Pilot | NOTS 2",
            "response_mode": "normal",
            "slug": "project-pilot-nots-2",
            "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-14T04:25:21Z",
            "net": "1958-08-12T00:00:00Z",
            "net_precision": null,
            "window_end": "1958-08-12T00:00:00Z",
            "window_start": "1958-08-12T00:00:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api",
                "name": "US Navy",
                "abbrev": "USN",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3018,
                "configuration": {
                    "response_mode": "list",
                    "id": 344,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/344/?format=api",
                    "name": "Project Pilot",
                    "families": [],
                    "full_name": "Project Pilot",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1440,
                "name": "NOTS 2",
                "type": "Government/Top Secret",
                "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 145,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/145/?format=api",
                "active": true,
                "agencies": [],
                "name": "Naval Air Weapons Station China Lake",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake",
                "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384",
                "latitude": 35.6855556,
                "longitude": -117.6941384,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg",
                "total_launch_count": 6,
                "orbital_launch_attempt_count": 6,
                "fastest_turnaround": "P1D",
                "location": {
                    "response_mode": "normal",
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "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": 32,
                        "name": "[AUTO] Virgin Galactic - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184711.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 86,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 16,
            "location_launch_attempt_count": 2,
            "pad_launch_attempt_count": 2,
            "agency_launch_attempt_count": 8,
            "orbital_launch_attempt_count_year": 13,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 7
        },
        {
            "id": "5408eda7-a3cc-48d2-9a62-e77a3cf86bc1",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/5408eda7-a3cc-48d2-9a62-e77a3cf86bc1/?format=api",
            "name": "Thor Able I | Able I (Pioneer)",
            "response_mode": "normal",
            "slug": "thor-able-i-able-i-pioneer",
            "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-14T17:40:20Z",
            "net": "1958-08-17T12:18:00Z",
            "net_precision": null,
            "window_end": "1958-08-17T12:18:00Z",
            "window_start": "1958-08-17T12:18:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 271,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/271/?format=api",
                "name": "Army Ballistic Missile Agency",
                "abbrev": "ABMA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3019,
                "configuration": {
                    "response_mode": "list",
                    "id": 388,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/388/?format=api",
                    "name": "Thor Able I",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 73,
                            "name": "Thor"
                        },
                        {
                            "response_mode": "list",
                            "id": 191,
                            "name": "Thor-Able"
                        }
                    ],
                    "full_name": "Thor Able I",
                    "variant": "Able I"
                }
            },
            "mission": {
                "id": 1441,
                "name": "Able I (Pioneer)",
                "type": "Lunar Exploration",
                "description": "The first pioneer orbiter, pioneer 0 was a lunar orbiter intended to enter a lunar orbit for observation. However, the mission failed 77 seconds into launch.",
                "image": null,
                "orbit": {
                    "id": 11,
                    "name": "Lunar Orbit",
                    "abbrev": "LO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/14/?format=api",
                "active": true,
                "agencies": [],
                "name": "Space Launch Complex 17A",
                "image": {
                    "id": 2246,
                    "name": "Delta II liftoff from SLC-17A (Swift)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_ii_liftof_image_20240922114900.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_ii_liftof_image_thumbnail_20240922114900.jpeg",
                    "credit": "NASA/KSC",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                },
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
                "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
                "latitude": 28.4472,
                "longitude": -80.565,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
                "total_launch_count": 145,
                "orbital_launch_attempt_count": 145,
                "fastest_turnaround": "P14DT5H46M",
                "location": {
                    "response_mode": "normal",
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "longitude": -80.577778,
                    "latitude": 28.488889,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1018,
                    "total_landing_count": 64
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 17,
            "location_launch_attempt_count": 11,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 5,
            "orbital_launch_attempt_count_year": 14,
            "location_launch_attempt_count_year": 10,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 5
        },
        {
            "id": "ee6958bf-155d-4400-9d9a-9d3e27c56d6d",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/ee6958bf-155d-4400-9d9a-9d3e27c56d6d/?format=api",
            "name": "Project Pilot | NOTS 3",
            "response_mode": "normal",
            "slug": "project-pilot-nots-3",
            "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-14T04:25:21Z",
            "net": "1958-08-22T00:00:00Z",
            "net_precision": null,
            "window_end": "1958-08-22T00:00:00Z",
            "window_start": "1958-08-22T00:00:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api",
                "name": "US Navy",
                "abbrev": "USN",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3020,
                "configuration": {
                    "response_mode": "list",
                    "id": 344,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/344/?format=api",
                    "name": "Project Pilot",
                    "families": [],
                    "full_name": "Project Pilot",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1442,
                "name": "NOTS 3",
                "type": "Government/Top Secret",
                "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 145,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/145/?format=api",
                "active": true,
                "agencies": [],
                "name": "Naval Air Weapons Station China Lake",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake",
                "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384",
                "latitude": 35.6855556,
                "longitude": -117.6941384,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg",
                "total_launch_count": 6,
                "orbital_launch_attempt_count": 6,
                "fastest_turnaround": "P1D",
                "location": {
                    "response_mode": "normal",
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "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": 32,
                        "name": "[AUTO] Virgin Galactic - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184711.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 86,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 18,
            "location_launch_attempt_count": 3,
            "pad_launch_attempt_count": 3,
            "agency_launch_attempt_count": 9,
            "orbital_launch_attempt_count_year": 15,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 8
        },
        {
            "id": "a17719ee-5a39-452d-afc6-770d3c6deb1b",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/a17719ee-5a39-452d-afc6-770d3c6deb1b/?format=api",
            "name": "Juno-I | Explorer 5",
            "response_mode": "normal",
            "slug": "juno-i-explorer-5",
            "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-14T17:42:44Z",
            "net": "1958-08-24T06:17:22Z",
            "net_precision": null,
            "window_end": "1958-08-24T06:17:22Z",
            "window_start": "1958-08-24T06:17:22Z",
            "image": {
                "id": 2070,
                "name": "Juno I on the pad (Explorer I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/juno_i_on_the_p_image_20240411120216.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/juno_i_on_the_p_image_thumbnail_20240411120216.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": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 271,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/271/?format=api",
                "name": "Army Ballistic Missile Agency",
                "abbrev": "ABMA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3021,
                "configuration": {
                    "response_mode": "list",
                    "id": 324,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/324/?format=api",
                    "name": "Juno-I",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 91,
                            "name": "Redstone"
                        }
                    ],
                    "full_name": "Juno-I",
                    "variant": "Juno I"
                }
            },
            "mission": {
                "id": 1443,
                "name": "Explorer 5",
                "type": "Earth Science",
                "description": "Explorer 5 was a US satellite designed to study the van allen radiation belts, however, the launch failed after the first stage collided with the second stage.",
                "image": null,
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 123,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/123/?format=api",
                "active": true,
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 161,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api",
                        "name": "United States Air Force",
                        "abbrev": "USAF",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "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": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.",
                        "administrator": "Commander-in-Chief: President of the US",
                        "founding_year": 1947,
                        "launchers": "",
                        "spacecraft": "",
                        "parent": null,
                        "image": null,
                        "logo": {
                            "id": 193,
                            "name": "[AUTO] United States Air Force - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 99,
                            "name": "[AUTO] United States Air Force - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    }
                ],
                "name": "Launch Complex 5",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5",
                "map_url": "https://www.google.com/maps?q=28.43942,-80.573301",
                "latitude": 28.43942,
                "longitude": -80.573301,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_123_20200803143235.jpg",
                "total_launch_count": 13,
                "orbital_launch_attempt_count": 7,
                "fastest_turnaround": "P28DT2H15M",
                "location": {
                    "response_mode": "normal",
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    },
                    "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
                    "image": {
                        "id": 2200,
                        "name": "Cape Canaveral & KSC seen from orbit (STS-43)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "longitude": -80.577778,
                    "latitude": 28.488889,
                    "timezone_name": "America/New_York",
                    "total_launch_count": 1018,
                    "total_landing_count": 64
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 19,
            "location_launch_attempt_count": 12,
            "pad_launch_attempt_count": 2,
            "agency_launch_attempt_count": 6,
            "orbital_launch_attempt_count_year": 16,
            "location_launch_attempt_count_year": 11,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 6
        },
        {
            "id": "31bcb852-0c9f-4f1f-a201-a108c88e77f8",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/31bcb852-0c9f-4f1f-a201-a108c88e77f8/?format=api",
            "name": "Project Pilot | NOTS 4",
            "response_mode": "normal",
            "slug": "project-pilot-nots-4",
            "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-14T04:25:21Z",
            "net": "1958-08-25T00:00:00Z",
            "net_precision": null,
            "window_end": "1958-08-25T00:00:00Z",
            "window_start": "1958-08-25T00:00:00Z",
            "image": null,
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 166,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api",
                "name": "US Navy",
                "abbrev": "USN",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 3022,
                "configuration": {
                    "response_mode": "list",
                    "id": 344,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/344/?format=api",
                    "name": "Project Pilot",
                    "families": [],
                    "full_name": "Project Pilot",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1444,
                "name": "NOTS 4",
                "type": "Government/Top Secret",
                "description": "The project pilot payloads were small cylindrical satellites. These missions intended to be the first to launch a satellite from an aircraft. They had only a single instrument, a very primitive infrared line scanning device to make IR images of the ground.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 145,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/145/?format=api",
                "active": true,
                "agencies": [],
                "name": "Naval Air Weapons Station China Lake",
                "image": null,
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Naval_Air_Weapons_Station_China_Lake",
                "map_url": "https://www.google.com/maps?q=35.6855556,-117.6941384",
                "latitude": 35.6855556,
                "longitude": -117.6941384,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_145_20200803143330.jpg",
                "total_launch_count": 6,
                "orbital_launch_attempt_count": 6,
                "fastest_turnaround": "P1D",
                "location": {
                    "response_mode": "normal",
                    "id": 144,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "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": 32,
                        "name": "[AUTO] Virgin Galactic - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184711.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                    "longitude": null,
                    "latitude": null,
                    "timezone_name": "",
                    "total_launch_count": 86,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [],
            "orbital_launch_attempt_count": 20,
            "location_launch_attempt_count": 4,
            "pad_launch_attempt_count": 4,
            "agency_launch_attempt_count": 10,
            "orbital_launch_attempt_count_year": 17,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 9
        }
    ]
}