GET /2.2.0/config/dockinglocation/?format=api&ordering=-spacestation
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=-spacestation",
    "previous": null,
    "results": [
        {
            "id": 32,
            "name": "Tianhe aft",
            "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"
            }
        },
        {
            "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": 35,
            "name": "Salyut-7 forward",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7"
            }
        },
        {
            "id": 36,
            "name": "Salyut-7 aft",
            "spacestation": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7"
            }
        },
        {
            "id": 4,
            "name": "Salyut-6 forward",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6"
            }
        },
        {
            "id": 9,
            "name": "Salyut-6 aft",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6"
            }
        },
        {
            "id": 22,
            "name": "Salyut-5 forward",
            "spacestation": {
                "id": 13,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/13/?format=api",
                "name": "Salyut 5"
            }
        },
        {
            "id": 25,
            "name": "Salyut-4 forward",
            "spacestation": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/12/?format=api",
                "name": "Salyut 4"
            }
        },
        {
            "id": 26,
            "name": "Salyut-3 forward",
            "spacestation": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/11/?format=api",
                "name": "Salyut 3"
            }
        }
    ]
}