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