Number of results

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

Example - /config/landing_locations/?limit=2

Format

Switch to JSON output - /config/landing_locations/?format=json

Help

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

GET /2.3.0/config/landing_locations/?format=api&ordering=failed_landings
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 51,
    "next": "https://ll.thespacedevs.com/2.3.0/config/landing_locations/?format=api&limit=10&offset=10&ordering=failed_landings",
    "previous": null,
    "results": [
        {
            "id": 30,
            "name": "Lop Nur Airbase",
            "active": true,
            "abbrev": "LNA",
            "description": "Military airbase located on a dried salt lake in the Xinjiang Uygur Autonomous Region, China.",
            "location": null,
            "longitude": 89.28202039,
            "latitude": 40.77287097,
            "image": {
                "id": 2237,
                "name": "Lop Nur Airbase",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lop_nur_airbase_image_20240920092126.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lop_nur_airbase_image_thumbnail_20240920092126.jpeg",
                "credit": "Planet Labs",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 3,
            "attempted_landings": 3,
            "failed_landings": 0,
            "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"
            }
        },
        {
            "id": 41,
            "name": "Apollo 12 landing site",
            "active": false,
            "abbrev": "A12",
            "description": "Landing site of Apollo 12’s lunar module Intrepid on 19 November 1969.",
            "location": {
                "response_mode": "normal",
                "id": 168,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/168/?format=api",
                "name": "Oceanus Procellarum, Moon",
                "active": false,
                "country": null,
                "description": "Oceanus Procellarum is a vast lunar mare on the western edge of the near side of the Moon.",
                "image": {
                    "id": 2141,
                    "name": "Oceanus Procellarum",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mosaic_of_the_m_image_20240812093743.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mosaic_of_the_m_image_thumbnail_20240812093744.png",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_apollo_12_landing_site252c_oceanus_procellarum252c_moon_20240813032914.jpg",
                "longitude": -57.4,
                "latitude": 18.4,
                "timezone_name": "",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "longitude": -23.42157,
            "latitude": -3.01239,
            "image": {
                "id": 2159,
                "name": "Apollo 12 LM, Pete Conrad, and Surveyor III on the lunar surface",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_12_lm_an_image_20240813071938.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_12_lm_an_image_thumbnail_20240813071938.jpeg",
                "credit": "NASA/Alan L. Bean",
                "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": []
            },
            "successful_landings": 1,
            "attempted_landings": 1,
            "failed_landings": 0,
            "celestial_body": {
                "response_mode": "normal",
                "id": 2,
                "name": "Moon",
                "type": {
                    "id": 2,
                    "name": "Moon"
                },
                "diameter": 3474800.0,
                "mass": 7.342e+22,
                "gravity": 1.622,
                "length_of_day": "27 07:43:12",
                "atmosphere": false,
                "image": {
                    "id": 2041,
                    "name": "Moon (Apollo 11)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_20240402195408.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_thumbnail_20240402195408.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": false,
                    "variants": []
                },
                "description": "The Moon is Earth's only natural satellite.",
                "wiki_url": "https://en.wikipedia.org/wiki/Moon"
            }
        },
        {
            "id": 7,
            "name": "Landing Zone 4",
            "active": true,
            "abbrev": "LZ-4",
            "description": "LZ at Vandenberg",
            "location": {
                "response_mode": "normal",
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/11/?format=api",
                "name": "Vandenberg SFB, CA, USA",
                "active": true,
                "country": {
                    "id": 2,
                    "name": "United States of America",
                    "alpha_2_code": "US",
                    "alpha_3_code": "USA",
                    "nationality_name": "American",
                    "nationality_name_composed": "Americano"
                },
                "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
                "image": {
                    "id": 2226,
                    "name": "Vandenberg SFB imaged by Sentinel-2",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg",
                    "credit": "Contains modified Copernicus Sentinel data 2020",
                    "license": {
                        "id": 33,
                        "name": "Copernicus Image Use Policy",
                        "priority": 0,
                        "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159"
                    },
                    "single_use": true,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                "longitude": -120.52023,
                "latitude": 34.75133,
                "timezone_name": "America/Los_Angeles",
                "total_launch_count": 802,
                "total_landing_count": 26
            },
            "longitude": -120.615193,
            "latitude": 34.632994,
            "image": {
                "id": 1967,
                "name": "LZ-4 at SLC-4E empty",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-4_at_slc-4e__image_20240310162737.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-4_at_slc-4e__image_thumbnail_20240310162738.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 26,
            "attempted_landings": 26,
            "failed_landings": 0,
            "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"
            }
        },
        {
            "id": 25,
            "name": "Mojave Air and Space Port",
            "active": true,
            "abbrev": "KMHV",
            "description": "Mojave Air and Space Port",
            "location": null,
            "longitude": -118.151667,
            "latitude": 35.059444,
            "image": {
                "id": 2239,
                "name": "Mojave Air and Space Port",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mojave_air_and__image_20240920092609.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mojave_air_and__image_thumbnail_20240920092609.jpeg",
                "credit": "Tedder",
                "license": {
                    "id": 20,
                    "name": "CC BY-SA 4.0",
                    "priority": 6,
                    "link": "https://creativecommons.org/licenses/by-sa/4.0/"
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 52,
            "attempted_landings": 52,
            "failed_landings": 0,
            "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"
            }
        },
        {
            "id": 56,
            "name": "Hakuto-R M2 landing site",
            "active": true,
            "abbrev": "HRM2",
            "description": "Landing site of ispace's Hakuto-R Mission 2 lunar lander.",
            "location": {
                "response_mode": "normal",
                "id": 180,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/180/?format=api",
                "name": "Mare Frigoris",
                "active": false,
                "country": null,
                "description": "Mare Frigoris is a lunar mare in the far north of the Moon. It is located in the outer rings of the Procellarum basin, just north of Mare Imbrium, and stretches east to north of Mare Serenitatis. It is just north of the dark crater Plato.",
                "image": {
                    "id": 2312,
                    "name": "Mare Frigoris seen from Lunar Orbiter 4",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_frigoris_s_image_20250115090515.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_frigoris_s_image_thumbnail_20250115090515.jpeg",
                    "credit": "James Stuby based on NASA imagery",
                    "license": {
                        "id": 25,
                        "name": "CC0 1.0",
                        "priority": 3,
                        "link": "https://creativecommons.org/publicdomain/zero/1.0/deed.en"
                    },
                    "single_use": false,
                    "variants": []
                },
                "map_image": null,
                "longitude": 1.4,
                "latitude": 56.0,
                "timezone_name": "",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "longitude": null,
            "latitude": null,
            "image": {
                "id": 2312,
                "name": "Mare Frigoris seen from Lunar Orbiter 4",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_frigoris_s_image_20250115090515.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mare_frigoris_s_image_thumbnail_20250115090515.jpeg",
                "credit": "James Stuby based on NASA imagery",
                "license": {
                    "id": 25,
                    "name": "CC0 1.0",
                    "priority": 3,
                    "link": "https://creativecommons.org/publicdomain/zero/1.0/deed.en"
                },
                "single_use": false,
                "variants": []
            },
            "successful_landings": 0,
            "attempted_landings": 0,
            "failed_landings": 0,
            "celestial_body": {
                "response_mode": "normal",
                "id": 2,
                "name": "Moon",
                "type": {
                    "id": 2,
                    "name": "Moon"
                },
                "diameter": 3474800.0,
                "mass": 7.342e+22,
                "gravity": 1.622,
                "length_of_day": "27 07:43:12",
                "atmosphere": false,
                "image": {
                    "id": 2041,
                    "name": "Moon (Apollo 11)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_20240402195408.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_thumbnail_20240402195408.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": false,
                    "variants": []
                },
                "description": "The Moon is Earth's only natural satellite.",
                "wiki_url": "https://en.wikipedia.org/wiki/Moon"
            }
        },
        {
            "id": 28,
            "name": "Corn Ranch, West Texas",
            "active": true,
            "abbrev": "CR",
            "description": "Blue Origin launch and landing facility located in West Texas",
            "location": {
                "response_mode": "normal",
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/29/?format=api",
                "name": "Corn Ranch, Van Horn, TX, USA",
                "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": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                "image": {
                    "id": 2098,
                    "name": "New Shepard liftoff (NS-25)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_thumbnail_20240621062033.jpeg",
                    "credit": "Blue Origin",
                    "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_29_20200803142436.jpg",
                "longitude": -104.757152,
                "latitude": 31.422927,
                "timezone_name": "America/Chicago",
                "total_launch_count": 31,
                "total_landing_count": 31
            },
            "longitude": null,
            "latitude": null,
            "image": {
                "id": 2152,
                "name": "New Shepard Crew Capsule Jules Verne under parachutes",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_20240812144851.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_cre_image_thumbnail_20240812144851.jpeg",
                "credit": "Blue Origin",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 34,
            "attempted_landings": 34,
            "failed_landings": 0,
            "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"
            }
        },
        {
            "id": 20,
            "name": "White Sands Missile Range",
            "active": true,
            "abbrev": "WSMR",
            "description": "US Army testing area and firing range located in the US state of New Mexico.",
            "location": {
                "response_mode": "normal",
                "id": 155,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/155/?format=api",
                "name": "White Sands Missile Range",
                "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": "White Sands Missile Range is a United States Army military testing area and firing range located in the US state of New Mexico. The range was originally established in 1941 as the Alamogordo Bombing and Gunnery Range, where the Trinity test site lay at the northern end of the Range, in Socorro County near the towns of Carrizozo and San Antonio. It then became the White Sands Proving Ground on 9 July 1945.",
                "image": {
                    "id": 2229,
                    "name": "Space Shuttle Columbia landing at White Sands (STS-3)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_c_image_20240920084425.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_c_image_thumbnail_20240920084425.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": false,
                    "variants": []
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_white_sands_missile_range_20210901072636.jpg",
                "longitude": -106.405833,
                "latitude": 32.335556,
                "timezone_name": "America/Denver",
                "total_launch_count": 5,
                "total_landing_count": 0
            },
            "longitude": null,
            "latitude": null,
            "image": {
                "id": 2229,
                "name": "Space Shuttle Columbia landing at White Sands (STS-3)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_c_image_20240920084425.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_c_image_thumbnail_20240920084425.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": false,
                "variants": []
            },
            "successful_landings": 5,
            "attempted_landings": 5,
            "failed_landings": 0,
            "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"
            }
        },
        {
            "id": 5,
            "name": "Landing Zone 2",
            "active": true,
            "abbrev": "LZ-2",
            "description": "LZ-2 Pad located at Cape Canaveral Space Force Station at the previous LC-13. Directly next to LZ-1",
            "location": {
                "response_mode": "normal",
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "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
            },
            "longitude": -80.544964,
            "latitude": 28.48775,
            "image": {
                "id": 1976,
                "name": "LZ-2",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-2_image_20240310172018.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/lz-2_image_thumbnail_20240310172019.png",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 12,
            "attempted_landings": 12,
            "failed_landings": 0,
            "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"
            }
        },
        {
            "id": 23,
            "name": "Edwards Air Force Base",
            "active": true,
            "abbrev": "KEDW",
            "description": "Edwards Air Force Base in California.",
            "location": {
                "response_mode": "normal",
                "id": 162,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/162/?format=api",
                "name": "Edwards Air Force Base",
                "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": "Edwards Air Force Base is a United States Air Force installation in California. Edwards is the home of the Air Force Test Center, Air Force Test Pilot School, and NASA's Armstrong Flight Research Center. It is the Air Force Materiel Command center for conducting and supporting research and development of flight, as well as testing and evaluating aerospace systems from concept to combat. It also hosts many test activities conducted by America's commercial aerospace industry.",
                "image": {
                    "id": 2202,
                    "name": "Edwards Air Force Base from space",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/edwards_air_for_image_20240918153919.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/edwards_air_for_image_thumbnail_20240918153919.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_edwards_air_force_base_20230422085221.jpg",
                "longitude": -117.883611,
                "latitude": 34.905556,
                "timezone_name": "America/Los_Angeles",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "longitude": -117.883611,
            "latitude": 34.905556,
            "image": {
                "id": 2233,
                "name": "Edwards AFB",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/edwards_afb_image_20240920091207.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/edwards_afb_image_thumbnail_20240920091207.jpeg",
                "credit": "USAF",
                "license": {
                    "id": 17,
                    "name": "Department of Defense Image Use Policy",
                    "priority": 6,
                    "link": "https://www.dimoc.mil/resources/limitations/"
                },
                "single_use": true,
                "variants": []
            },
            "successful_landings": 66,
            "attempted_landings": 66,
            "failed_landings": 0,
            "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"
            }
        },
        {
            "id": 42,
            "name": "Apollo 14 landing site",
            "active": false,
            "abbrev": "A14",
            "description": "Landing site of Apollo 14’s lunar module Antares on 5 February 1971.",
            "location": {
                "response_mode": "normal",
                "id": 169,
                "url": "https://ll.thespacedevs.com/2.3.0/locations/169/?format=api",
                "name": "Fra Mauro Formation, Moon",
                "active": false,
                "country": null,
                "description": "The Fra Mauro formation (or Fra Mauro Highlands) is a formation on the near side of Earth's Moon that served as the landing site for the American Apollo 14 mission in 1971. It is named after the 80-kilometer-diameter crater Fra Mauro, located within it. The formation, as well as Fra Mauro crater, take their names from a 15th-century Italian monk and mapmaker of the same name.",
                "image": {
                    "id": 2142,
                    "name": "Fra Mauro from lunar orbit (Apollo 12)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fra_mauro_from__image_20240812111040.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/fra_mauro_from__image_thumbnail_20240812111041.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_apollo_14_landing_site252c_fra_mauro252c_moon_20240813033131.jpg",
                "longitude": -17.0,
                "latitude": -6.0,
                "timezone_name": "",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "longitude": -17.47136,
            "latitude": -3.6453,
            "image": {
                "id": 2161,
                "name": "Apollo 14 LM on the lunar surface",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_14_lm_on_image_20240813073933.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_14_lm_on_image_thumbnail_20240813073933.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": false,
                "variants": []
            },
            "successful_landings": 1,
            "attempted_landings": 1,
            "failed_landings": 0,
            "celestial_body": {
                "response_mode": "normal",
                "id": 2,
                "name": "Moon",
                "type": {
                    "id": 2,
                    "name": "Moon"
                },
                "diameter": 3474800.0,
                "mass": 7.342e+22,
                "gravity": 1.622,
                "length_of_day": "27 07:43:12",
                "atmosphere": false,
                "image": {
                    "id": 2041,
                    "name": "Moon (Apollo 11)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_20240402195408.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/moon_2528apoll_image_thumbnail_20240402195408.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": false,
                    "variants": []
                },
                "description": "The Moon is Earth's only natural satellite.",
                "wiki_url": "https://en.wikipedia.org/wiki/Moon"
            }
        }
    ]
}