GET /2.2.0/config/dockinglocation/?format=api&ordering=-id
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=10&ordering=-id",
"previous": null,
"results": [
{
"id": 54,
"name": "SpaDEx Target (SDX02)",
"spacestation": null
},
{
"id": 53,
"name": "Chang'e 6",
"spacestation": null
},
{
"id": 52,
"name": "Chang'e 5",
"spacestation": null
},
{
"id": 51,
"name": "Intelsat 603",
"spacestation": null
},
{
"id": 50,
"name": "Solar Maximum Mission",
"spacestation": null
},
{
"id": 49,
"name": "Intelsat 10-02",
"spacestation": null
},
{
"id": 48,
"name": "Intelsat 901",
"spacestation": null
},
{
"id": 47,
"name": "Hubble Space Telescope",
"spacestation": null
},
{
"id": 46,
"name": "Soyuz",
"spacestation": null
},
{
"id": 45,
"name": "Agena Target Vehicle",
"spacestation": null
}
]
}