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

{
    "count": 51,
    "next": "https://lldev.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=30",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=10",
    "results": [
        {
            "id": 17,
            "name": "Destiny forward",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 18,
            "name": "Pirs nadir",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 19,
            "name": "Harmony forward",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 20,
            "name": "Zarya nadir",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 21,
            "name": "Harmony nadir",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 22,
            "name": "Salyut-5 forward",
            "spacestation": {
                "id": 13,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/13/?format=api",
                "name": "Salyut 5"
            }
        },
        {
            "id": 25,
            "name": "Salyut-4 forward",
            "spacestation": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/12/?format=api",
                "name": "Salyut 4"
            }
        },
        {
            "id": 26,
            "name": "Salyut-3 forward",
            "spacestation": {
                "id": 11,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/11/?format=api",
                "name": "Salyut 3"
            }
        },
        {
            "id": 27,
            "name": "Salyut-1 forward",
            "spacestation": {
                "id": 9,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/9/?format=api",
                "name": "Salyut 1"
            }
        },
        {
            "id": 28,
            "name": "Forward",
            "spacestation": {
                "id": 6,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/6/?format=api",
                "name": "Skylab"
            }
        }
    ]
}