GET /2.2.0/config/dockinglocation/?format=api&ordering=-spacestation
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=10&ordering=-spacestation",
    "previous": null,
    "results": [
        {
            "id": 48,
            "name": "Intelsat 901",
            "spacestation": null
        },
        {
            "id": 49,
            "name": "Intelsat 10-02",
            "spacestation": null
        },
        {
            "id": 43,
            "name": "Apollo Command/Service Module",
            "spacestation": null
        },
        {
            "id": 44,
            "name": "Apollo–Soyuz Docking Adapter",
            "spacestation": null
        },
        {
            "id": 45,
            "name": "Agena Target Vehicle",
            "spacestation": null
        },
        {
            "id": 52,
            "name": "Chang'e 5",
            "spacestation": null
        },
        {
            "id": 54,
            "name": "SpaDEx Target (SDX02)",
            "spacestation": null
        },
        {
            "id": 46,
            "name": "Soyuz",
            "spacestation": null
        },
        {
            "id": 47,
            "name": "Hubble Space Telescope",
            "spacestation": null
        },
        {
            "id": 50,
            "name": "Solar Maximum Mission",
            "spacestation": null
        }
    ]
}