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

{
    "count": 29,
    "next": null,
    "previous": "https://ll.thespacedevs.com/2.2.0/config/landinglocation/?format=api&limit=10&offset=10",
    "results": [
        {
            "id": 7,
            "name": "Landing Zone 4",
            "abbrev": "LZ-4",
            "description": "LZ at Vandenberg",
            "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": 18
        },
        {
            "id": 4,
            "name": "Landing Zone 1",
            "abbrev": "LZ-1",
            "description": "LZ-1 Pad located at Cape Canaveral Space Force Station at the previous LC-13",
            "location": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                "name": "Cape Canaveral, FL, USA",
                "country_code": "USA",
                "description": "",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 953,
                "total_landing_count": 51
            },
            "successful_landings": 40
        },
        {
            "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": 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": 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": 11,
            "name": "Corn Ranch Landing Pad, West Texas",
            "abbrev": "CR",
            "description": "New Shepard landing site.",
            "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": 22
        },
        {
            "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": 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": 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
        }
    ]
}