GET /2.2.0/config/landinglocation/?format=api&offset=10
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=20",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/landinglocation/?format=api&limit=10",
    "results": [
        {
            "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://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": 12
        },
        {
            "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
        },
        {
            "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": 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://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": 5
        },
        {
            "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": 15,
            "name": "South Pacific",
            "abbrev": "PAC",
            "description": "Pacific Ocean off the coast of Mahia Peninsula, New Zealand.",
            "location": {
                "id": 10,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/10/?format=api",
                "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
                "country_code": "NZL",
                "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
                "timezone_name": "Pacific/Auckland",
                "total_launch_count": 60,
                "total_landing_count": 17
            },
            "successful_landings": 4
        },
        {
            "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": 8
        },
        {
            "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": 51,
            "name": "Jacklyn",
            "abbrev": "LPV1",
            "description": "Jacklyn is Blue Origins first floating landing platform for New Glenn.",
            "location": null,
            "successful_landings": 0
        },
        {
            "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": 124
        }
    ]
}