GET /2.2.0/config/dockinglocation/?format=api&offset=50&ordering=spacestation
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 51,
    "next": null,
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=40&ordering=spacestation",
    "results": [
        {
            "id": 48,
            "name": "Intelsat 901",
            "spacestation": null
        }
    ]
}