GET /2.2.0/config/dockinglocation/?format=api&offset=40&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=50&ordering=-name",
"previous": "https://lldev.thespacedevs.com/2.2.0/config/dockinglocation/?format=api&limit=10&offset=30&ordering=-name",
"results": [
{
"id": 47,
"name": "Hubble Space Telescope",
"spacestation": null
},
{
"id": 30,
"name": "Harmony zenith",
"spacestation": {
"id": 4,
"url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
"name": "International Space Station"
}
},
{
"id": 21,
"name": "Harmony nadir",
"spacestation": {
"id": 4,
"url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
"name": "International Space Station"
}
},
{
"id": 19,
"name": "Harmony forward",
"spacestation": {
"id": 4,
"url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
"name": "International Space Station"
}
},
{
"id": 28,
"name": "Forward",
"spacestation": {
"id": 6,
"url": "https://lldev.thespacedevs.com/2.2.0/spacestation/6/?format=api",
"name": "Skylab"
}
},
{
"id": 17,
"name": "Destiny forward",
"spacestation": {
"id": 4,
"url": "https://lldev.thespacedevs.com/2.2.0/spacestation/4/?format=api",
"name": "International Space Station"
}
},
{
"id": 53,
"name": "Chang'e 6",
"spacestation": null
},
{
"id": 52,
"name": "Chang'e 5",
"spacestation": null
},
{
"id": 44,
"name": "Apollo–Soyuz Docking Adapter",
"spacestation": null
},
{
"id": 43,
"name": "Apollo Command/Service Module",
"spacestation": null
}
]
}