GET /2.2.0/config/dockinglocation/?format=api&offset=20&ordering=-id
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&ordering=-id",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=10&ordering=-id",
    "results": [
        {
            "id": 34,
            "name": "Tiangong-1 forward",
            "spacestation": {
                "id": 7,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/7/?format=api",
                "name": "Tiangong 1"
            }
        },
        {
            "id": 33,
            "name": "Tianhe forward",
            "spacestation": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                "name": "Tiangong space station"
            }
        },
        {
            "id": 32,
            "name": "Tianhe aft",
            "spacestation": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                "name": "Tiangong space station"
            }
        },
        {
            "id": 31,
            "name": "Tiangong-2 forward",
            "spacestation": {
                "id": 8,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/8/?format=api",
                "name": "Tiangong 2"
            }
        },
        {
            "id": 30,
            "name": "Harmony zenith",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 29,
            "name": "Mir Core aft",
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 28,
            "name": "Forward",
            "spacestation": {
                "id": 6,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/6/?format=api",
                "name": "Skylab"
            }
        },
        {
            "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": 26,
            "name": "Salyut-3 forward",
            "spacestation": {
                "id": 11,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/11/?format=api",
                "name": "Salyut 3"
            }
        },
        {
            "id": 25,
            "name": "Salyut-4 forward",
            "spacestation": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/12/?format=api",
                "name": "Salyut 4"
            }
        }
    ]
}