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

{
    "count": 39,
    "next": "https://ll.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=20",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10",
    "results": [
        {
            "id": 28,
            "name": "Forward",
            "spacestation": {
                "id": 6,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/6/?format=api",
                "name": "Skylab"
            }
        },
        {
            "id": 16,
            "name": "Zvezda",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 13,
            "name": "Rassvet nadir",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 12,
            "name": "Node 2 forward",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 3,
            "name": "Poisk zenith",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 1,
            "name": "Unity nadir",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 2,
            "name": "Zvezda aft",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 30,
            "name": "Harmony zenith",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 32,
            "name": "Tianhe aft",
            "spacestation": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                "name": "Tiangong space station"
            }
        },
        {
            "id": 33,
            "name": "Tianhe forward",
            "spacestation": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                "name": "Tiangong space station"
            }
        }
    ]
}