GET /2.2.0/config/landinglocation/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 29,
    "next": "https://ll.thespacedevs.com/2.2.0/config/landinglocation/?format=api&limit=10&offset=10",
    "previous": null,
    "results": [
        {
            "id": 15,
            "name": "South Pacific",
            "abbrev": "PAC",
            "description": "Pacific Ocean off the coast of Mahia Peninsula, New Zealand.",
            "location": {
                "id": 10,
                "url": "https://ll.thespacedevs.com/2.2.0/location/10/?format=api",
                "name": "Onenui Station, Mahia Peninsula, New Zealand",
                "country_code": "NZL",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_10_20200803142509.jpg",
                "timezone_name": "Pacific/Auckland",
                "total_launch_count": 43,
                "total_landing_count": 17
            },
            "successful_landings": 4
        },
        {
            "id": 18,
            "name": "Pacific Ocean",
            "abbrev": "PAC",
            "description": "Pacific Ocean",
            "location": null,
            "successful_landings": 3
        },
        {
            "id": 19,
            "name": "Kazakhstan",
            "abbrev": "KAZ",
            "description": "Deserts of Kazakhstan in Central Asia",
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 12,
            "name": "Unknown",
            "abbrev": "N/A",
            "description": null,
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 5,
            "name": "Landing Zone 2",
            "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": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                "name": "Cape Canaveral, FL, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 950,
                "total_landing_count": 51
            },
            "successful_landings": 10
        },
        {
            "id": 20,
            "name": "White Sands Missile Range",
            "abbrev": "WSMR",
            "description": "US Army testing area and firing range located in the US state of New Mexico.",
            "location": {
                "id": 155,
                "url": "https://ll.thespacedevs.com/2.2.0/location/155/?format=api",
                "name": "White Sands Missile Range",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_white_sands_missile_range_20210901072636.jpg",
                "timezone_name": "America/Denver",
                "total_launch_count": 5,
                "total_landing_count": 0
            },
            "successful_landings": 0
        },
        {
            "id": 16,
            "name": "Gulf of Mexico",
            "abbrev": "GOM",
            "description": "Gulf of Mexico",
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 21,
            "name": "Dorbod Banner",
            "abbrev": "DB",
            "description": "Dorbod Banner in Ulanqab, Inner Mongolia, China, bordering Mongolia's Dornogovi Province to the northwest.",
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 22,
            "name": "Dongfeng Landing Site",
            "abbrev": "DLS",
            "description": "Dongfeng landing site in the Gobi Desert, North China's Inner Mongolia Autonomous Region.",
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 23,
            "name": "Edwards Air Force Base",
            "abbrev": "EAFB",
            "description": "Edwards Air Force Base in California.",
            "location": {
                "id": 162,
                "url": "https://ll.thespacedevs.com/2.2.0/location/162/?format=api",
                "name": "Edwards Air Force Base",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_edwards_air_force_base_20230422085221.jpg",
                "timezone_name": "America/Los_Angeles",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "successful_landings": 0
        }
    ]
}