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

{
    "count": 39,
    "next": "https://ll.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=10&ordering=-name",
    "previous": null,
    "results": [
        {
            "id": 39,
            "name": "Zvezda zenith",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 38,
            "name": "Zvezda nadir",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 2,
            "name": "Zvezda aft",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 16,
            "name": "Zvezda",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 20,
            "name": "Zarya nadir",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 14,
            "name": "Zarya forward",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 1,
            "name": "Unity nadir",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 15,
            "name": "Unity forward",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 41,
            "name": "Tianhe nadir",
            "spacestation": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                "name": "Tiangong space station"
            }
        },
        {
            "id": 33,
            "name": "Tianhe forward",
            "spacestation": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                "name": "Tiangong space station"
            }
        }
    ]
}