GET /2.2.0/config/landinglocation/?format=api&ordering=-name
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&ordering=-name",
    "previous": null,
    "results": [
        {
            "id": 29,
            "name": "Yubileyniy Airfield",
            "abbrev": "YA",
            "description": "Built for Buran landings, used as airport.",
            "location": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1548,
                "total_landing_count": 0
            },
            "successful_landings": 0
        },
        {
            "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": 27,
            "name": "Vandenberg Space Force Base",
            "abbrev": "VSFB",
            "description": "Vandenberg Space Force Base, CA, USA",
            "location": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
                "name": "Vandenberg SFB, CA, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_11_20200803142416.jpg",
                "timezone_name": "America/Los_Angeles",
                "total_launch_count": 755,
                "total_landing_count": 18
            },
            "successful_landings": 0
        },
        {
            "id": 12,
            "name": "Unknown",
            "abbrev": "N/A",
            "description": null,
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 14,
            "name": "SpaceX Starship Landing Pad",
            "abbrev": "LZ",
            "description": "This is the landing pad used for early Starship development flights.",
            "location": {
                "id": 143,
                "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                "name": "SpaceX Starbase, TX, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_143_20200803142438.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 12,
                "total_landing_count": 9
            },
            "successful_landings": 5
        },
        {
            "id": 13,
            "name": "Spaceport America",
            "abbrev": "SA",
            "description": "FAA-licensed spaceport  in New Mexico.",
            "location": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.2.0/location/31/?format=api",
                "name": "Spaceport America, NM, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_31_20200803142505.jpg",
                "timezone_name": "America/Denver",
                "total_launch_count": 4,
                "total_landing_count": 4
            },
            "successful_landings": 3
        },
        {
            "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": 33,
            "name": "Siberia",
            "abbrev": "Siberia",
            "description": "Siberia is located in the northern part of Russia",
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 24,
            "name": "Shuttle Landing Facility",
            "abbrev": "SLF",
            "description": "Airport used for Space Shuttle landings, part of the Kennedy Space Center.",
            "location": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                "name": "Kennedy Space Center, FL, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 237,
                "total_landing_count": 0
            },
            "successful_landings": 0
        },
        {
            "id": 18,
            "name": "Pacific Ocean",
            "abbrev": "PAC",
            "description": "Pacific Ocean",
            "location": null,
            "successful_landings": 3
        }
    ]
}