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": 17,
            "name": "Destiny forward",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 28,
            "name": "Forward",
            "spacestation": {
                "id": 6,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/6/?format=api",
                "name": "Skylab"
            }
        },
        {
            "id": 19,
            "name": "Harmony forward",
            "spacestation": {
                "id": 4,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                "name": "International Space Station"
            }
        },
        {
            "id": 21,
            "name": "Harmony 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": 10,
            "name": "Kristall module",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 6,
            "name": "Kvant-1 aft",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 8,
            "name": "Kvant-2",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 29,
            "name": "Mir Core aft",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 37,
            "name": "Mir Core forward",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        }
    ]
}