GET /2.2.0/config/dockinglocation/?format=api&offset=20&ordering=name
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=name",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=10&ordering=name",
    "results": [
        {
            "id": 11,
            "name": "Mir SO starboard",
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 40,
            "name": "Nauka nadir",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 12,
            "name": "Node 2 forward",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 18,
            "name": "Pirs nadir",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 3,
            "name": "Poisk zenith",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 42,
            "name": "Prichal nadir",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 13,
            "name": "Rassvet nadir",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "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"
            }
        }
    ]
}