GET /2.2.0/config/dockinglocation/?format=api&offset=30&ordering=name
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=40&ordering=name",
    "previous": "https://lldev.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=20&ordering=name",
    "results": [
        {
            "id": 22,
            "name": "Salyut-5 forward",
            "spacestation": {
                "id": 13,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/13/?format=api",
                "name": "Salyut 5"
            }
        },
        {
            "id": 9,
            "name": "Salyut-6 aft",
            "spacestation": {
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6"
            }
        },
        {
            "id": 4,
            "name": "Salyut-6 forward",
            "spacestation": {
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/14/?format=api",
                "name": "Salyut 6"
            }
        },
        {
            "id": 36,
            "name": "Salyut-7 aft",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7"
            }
        },
        {
            "id": 35,
            "name": "Salyut-7 forward",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/15/?format=api",
                "name": "Salyut 7"
            }
        },
        {
            "id": 50,
            "name": "Solar Maximum Mission",
            "spacestation": null
        },
        {
            "id": 46,
            "name": "Soyuz",
            "spacestation": null
        },
        {
            "id": 54,
            "name": "SpaDEx Target (SDX02)",
            "spacestation": null
        },
        {
            "id": 34,
            "name": "Tiangong-1 forward",
            "spacestation": {
                "id": 7,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/7/?format=api",
                "name": "Tiangong 1"
            }
        },
        {
            "id": 31,
            "name": "Tiangong-2 forward",
            "spacestation": {
                "id": 8,
                "url": "https://lldev.thespacedevs.com/2.2.0/spacestation/8/?format=api",
                "name": "Tiangong 2"
            }
        }
    ]
}