GET /2.2.0/config/dockinglocation/?format=api&offset=40
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=50",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=30",
    "results": [
        {
            "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": 46,
            "name": "Soyuz",
            "spacestation": null
        },
        {
            "id": 47,
            "name": "Hubble Space Telescope",
            "spacestation": null
        },
        {
            "id": 50,
            "name": "Solar Maximum Mission",
            "spacestation": null
        },
        {
            "id": 51,
            "name": "Intelsat 603",
            "spacestation": null
        },
        {
            "id": 53,
            "name": "Chang'e 6",
            "spacestation": null
        },
        {
            "id": 49,
            "name": "Intelsat 10-02",
            "spacestation": null
        }
    ]
}