GET /2.2.0/config/dockinglocation/?format=api&ordering=id
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=id",
    "previous": null,
    "results": [
        {
            "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": 4,
            "name": "Salyut-6 forward",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6"
            }
        },
        {
            "id": 6,
            "name": "Kvant-1 aft",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 7,
            "name": "Mir-Progress 27",
            "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": 9,
            "name": "Salyut-6 aft",
            "spacestation": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6"
            }
        },
        {
            "id": 10,
            "name": "Kristall module",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        },
        {
            "id": 11,
            "name": "Mir SO starboard",
            "spacestation": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
                "name": "Mir"
            }
        }
    ]
}