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": 42,
            "name": "Prichal nadir",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 40,
            "name": "Nauka nadir",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "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": 30,
            "name": "Harmony zenith",
            "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": 2,
            "name": "Zvezda aft",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 3,
            "name": "Poisk zenith",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 12,
            "name": "Node 2 forward",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 13,
            "name": "Rassvet nadir",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        }
    ]
}