GET /2.2.0/config/landinglocation/?format=api&ordering=-description
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=-description",
    "previous": null,
    "results": [
        {
            "id": 12,
            "name": "Unknown",
            "abbrev": "N/A",
            "description": null,
            "location": null,
            "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": 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": 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": 3,
            "name": "Just Read the Instructions",
            "abbrev": "JRTI",
            "description": "Third (Marmac 303) ASDS barge, Just Read the Instructions (JRTI) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
            "location": null,
            "successful_landings": 81
        },
        {
            "id": 1,
            "name": "Of Course I Still Love You",
            "abbrev": "OCISLY",
            "description": "The second ASDS barge, Of Course I Still Love You (OCISLY) services launches in the Pacific Ocean and was the site of the first landing of a SpaceX Falcon 9 first stage during CRS-8, the launch of a Dragon spacecraft to the International Space Station.",
            "location": null,
            "successful_landings": 90
        },
        {
            "id": 17,
            "name": "A Shortfall of Gravitas",
            "abbrev": "ASOG",
            "description": "The fourth ASDS barge, A Shortfall of Gravitas (ASOG) is currently used to recover Falcon 9 and Heavy boosters in the Altantic Ocean.",
            "location": null,
            "successful_landings": 70
        },
        {
            "id": 33,
            "name": "Siberia",
            "abbrev": "Siberia",
            "description": "Siberia is located in the northern part of Russia",
            "location": null,
            "successful_landings": 0
        },
        {
            "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
        }
    ]
}