GET /2.2.0/config/dockinglocation/?format=api&offset=30&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=40&ordering=id",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=20&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": 35,
            "name": "Salyut-7 forward",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7"
            }
        },
        {
            "id": 36,
            "name": "Salyut-7 aft",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7"
            }
        },
        {
            "id": 37,
            "name": "Mir Core forward",
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 38,
            "name": "Zvezda nadir",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 39,
            "name": "Zvezda zenith",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "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": 41,
            "name": "Tianhe nadir",
            "spacestation": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                "name": "Tiangong 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": 43,
            "name": "Apollo Command/Service Module",
            "spacestation": null
        }
    ]
}