GET /2.2.0/config/dockinglocation/?format=api&offset=20&ordering=spacestation
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=spacestation",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=10&ordering=spacestation",
    "results": [
        {
            "id": 8,
            "name": "Kvant-2",
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 10,
            "name": "Kristall module",
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 11,
            "name": "Mir SO starboard",
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 29,
            "name": "Mir Core aft",
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 37,
            "name": "Mir Core forward",
            "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": 34,
            "name": "Tiangong-1 forward",
            "spacestation": {
                "id": 7,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/7/?format=api",
                "name": "Tiangong 1"
            }
        },
        {
            "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": 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"
            }
        }
    ]
}