GET /2.2.0/config/landinglocation/?format=api&ordering=-id
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=-id",
    "previous": null,
    "results": [
        {
            "id": 35,
            "name": "Just Read the Instructions (Original)",
            "abbrev": "JRTI",
            "description": "1st (Marmac 300) ASDS barge, Just Read the Instructions (JRTI) was used for 2 Falcon 9 landing attempts  in the Altantic Ocean.",
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 33,
            "name": "Siberia",
            "abbrev": "Siberia",
            "description": "Siberia is located in the northern part of Russia",
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 32,
            "name": "Indian Ocean",
            "abbrev": "IND",
            "description": "Indian Ocean",
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 31,
            "name": "Bay of Bengal",
            "abbrev": "BB",
            "description": "Northeastern part of the Indian Ocean.",
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 30,
            "name": "Lop Nur",
            "abbrev": "LN",
            "description": "Dried salt lake in the Xinjiang Uygur Autonomous Region, China.",
            "location": null,
            "successful_landings": 0
        },
        {
            "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": 28,
            "name": "Corn Ranch, West Texas",
            "abbrev": "CR",
            "description": "Blue Origin launch and landing facility located in West Texas",
            "location": {
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                "name": "Corn Ranch, Van Horn, TX, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_29_20200803142436.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 24,
                "total_landing_count": 24
            },
            "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": 25,
            "name": "Mojave Air and Space Port",
            "abbrev": "MASP",
            "description": "Mojave Air and Space Port",
            "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
        }
    ]
}