GET /2.2.0/config/dockinglocation/?format=api&offset=20
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=30",
    "previous": "https://ll.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=10",
    "results": [
        {
            "id": 31,
            "name": "Tiangong-2 forward",
            "spacestation": {
                "id": 8,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/8/?format=api",
                "name": "Tiangong 2"
            }
        },
        {
            "id": 27,
            "name": "Salyut-1 forward",
            "spacestation": {
                "id": 9,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/9/?format=api",
                "name": "Salyut 1"
            }
        },
        {
            "id": 26,
            "name": "Salyut-3 forward",
            "spacestation": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/11/?format=api",
                "name": "Salyut 3"
            }
        },
        {
            "id": 25,
            "name": "Salyut-4 forward",
            "spacestation": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/12/?format=api",
                "name": "Salyut 4"
            }
        },
        {
            "id": 22,
            "name": "Salyut-5 forward",
            "spacestation": {
                "id": 13,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/13/?format=api",
                "name": "Salyut 5"
            }
        },
        {
            "id": 34,
            "name": "Tiangong-1 forward",
            "spacestation": {
                "id": 7,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/7/?format=api",
                "name": "Tiangong 1"
            }
        },
        {
            "id": 9,
            "name": "Salyut-6 aft",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6"
            }
        },
        {
            "id": 4,
            "name": "Salyut-6 forward",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6"
            }
        },
        {
            "id": 35,
            "name": "Salyut-7 forward",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7"
            }
        },
        {
            "id": 29,
            "name": "Mir Core aft",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        }
    ]
}