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

{
    "count": 34,
    "next": "https://lldev.thespacedevs.com/2.2.0/config/landinglocation/?format=api&limit=10&offset=10&ordering=-id",
    "previous": null,
    "results": [
        {
            "id": 53,
            "name": "Orbital Launch Mount B",
            "abbrev": "OLM-B",
            "description": "",
            "location": {
                "id": 143,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/143/?format=api",
                "name": "SpaceX Starbase, TX, USA",
                "country_code": "USA",
                "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 18,
                "total_landing_count": 13
            },
            "successful_landings": 0
        },
        {
            "id": 52,
            "name": "Santa Maria",
            "abbrev": "SM",
            "description": "Santa Maria is an island in the eastern group of the Azores archipelago (south of the island of São Miguel) and the southernmost island in the Azores.",
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 51,
            "name": "Jacklyn",
            "abbrev": "LPV1",
            "description": "Jacklyn is Blue Origins first floating landing platform for New Glenn.",
            "location": null,
            "successful_landings": 0
        },
        {
            "id": 50,
            "name": "Launch Complex 34",
            "abbrev": "LC-34",
            "description": "",
            "location": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "country_code": "USA",
                "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.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 1031,
                "total_landing_count": 64
            },
            "successful_landings": 0
        },
        {
            "id": 39,
            "name": "Orbital Launch Mount A",
            "abbrev": "OLM-A",
            "description": "",
            "location": {
                "id": 143,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/143/?format=api",
                "name": "SpaceX Starbase, TX, USA",
                "country_code": "USA",
                "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 18,
                "total_landing_count": 13
            },
            "successful_landings": 3
        },
        {
            "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": 2
        },
        {
            "id": 32,
            "name": "Indian Ocean",
            "abbrev": "IND",
            "description": "Indian Ocean",
            "location": null,
            "successful_landings": 6
        },
        {
            "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 Airbase",
            "abbrev": "LNA",
            "description": "Military airbase located on a dried salt lake in the Xinjiang Uygur Autonomous Region, China.",
            "location": null,
            "successful_landings": 3
        }
    ]
}