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

{
    "count": 39,
    "next": null,
    "previous": "https://ll.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=20",
    "results": [
        {
            "id": 11,
            "name": "Mir SO starboard",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 36,
            "name": "Salyut-7 aft",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7"
            }
        },
        {
            "id": 6,
            "name": "Kvant-1 aft",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 37,
            "name": "Mir Core forward",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 38,
            "name": "Zvezda nadir",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 39,
            "name": "Zvezda zenith",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 40,
            "name": "Nauka nadir",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 41,
            "name": "Tianhe nadir",
            "spacestation": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                "name": "Tiangong space station"
            }
        },
        {
            "id": 42,
            "name": "Prichal nadir",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        }
    ]
}