Number of results

Use limit to control the number of objects in the response (max 100)

Example - /config/docking_locations/?limit=2

Format

Switch to JSON output - /config/docking_locations/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/config/docking_locations/?format=api&offset=10&ordering=-spacestation
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 51,
    "next": "https://lldev.thespacedevs.com/2.3.0/config/docking_locations/?format=api&limit=10&offset=20&ordering=-spacestation",
    "previous": "https://lldev.thespacedevs.com/2.3.0/config/docking_locations/?format=api&limit=10&ordering=-spacestation",
    "results": [
        {
            "id": 48,
            "name": "Intelsat 901",
            "spacestation": null,
            "spacecraft": null,
            "payload": {
                "response_mode": "list",
                "id": 15,
                "name": "Intelsat 901",
                "type": {
                    "id": 1,
                    "name": "Unknown"
                },
                "manufacturer": {
                    "response_mode": "list",
                    "id": 83,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/83/?format=api",
                    "name": "Space Systems/Loral",
                    "abbrev": "SSL",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "operator": {
                    "response_mode": "list",
                    "id": 206,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/206/?format=api",
                    "name": "Intelsat",
                    "abbrev": "I",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "image": {
                    "id": 2154,
                    "name": "Intelsat 901 satellite seen in orbit by MEV-1",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intelsat_901_sa_image_20240812184307.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intelsat_901_sa_image_thumbnail_20240812184310.jpeg",
                    "credit": "Northrop Grumman",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                }
            }
        },
        {
            "id": 49,
            "name": "Intelsat 10-02",
            "spacestation": null,
            "spacecraft": null,
            "payload": {
                "response_mode": "list",
                "id": 17,
                "name": "Intelsat 10-02",
                "type": {
                    "id": 7,
                    "name": "In-Orbit Servicing"
                },
                "manufacturer": {
                    "response_mode": "list",
                    "id": 81,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/81/?format=api",
                    "name": "Astrium Satellites",
                    "abbrev": "EADS",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "operator": {
                    "response_mode": "list",
                    "id": 206,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/206/?format=api",
                    "name": "Intelsat",
                    "abbrev": "I",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "image": {
                    "id": 2155,
                    "name": "Intelsat 10-02 seen from MEV-2",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intelsat_10-02__image_20240812190041.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intelsat_10-02__image_thumbnail_20240812190041.jpeg",
                    "credit": "Northrop Grumman",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            }
        },
        {
            "id": 41,
            "name": "Tianhe nadir",
            "spacestation": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api",
                "name": "Tiangong space station",
                "image": {
                    "id": 1941,
                    "name": "[AUTO] Tiangong space station - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 33,
            "name": "Tianhe forward",
            "spacestation": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api",
                "name": "Tiangong space station",
                "image": {
                    "id": 1941,
                    "name": "[AUTO] Tiangong space station - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 32,
            "name": "Tianhe aft",
            "spacestation": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api",
                "name": "Tiangong space station",
                "image": {
                    "id": 1941,
                    "name": "[AUTO] Tiangong space station - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 35,
            "name": "Salyut-7 forward",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 36,
            "name": "Salyut-7 aft",
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 4,
            "name": "Salyut-6 forward",
            "spacestation": {
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/14/?format=api",
                "name": "Salyut 6",
                "image": {
                    "id": 1946,
                    "name": "[AUTO] Salyut 6 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194219.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 9,
            "name": "Salyut-6 aft",
            "spacestation": {
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/14/?format=api",
                "name": "Salyut 6",
                "image": {
                    "id": 1946,
                    "name": "[AUTO] Salyut 6 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194219.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 22,
            "name": "Salyut-5 forward",
            "spacestation": {
                "id": 13,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/13/?format=api",
                "name": "Salyut 5",
                "image": {
                    "id": 1942,
                    "name": "[AUTO] Salyut 5 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25205_image_20190318095611.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194213.png",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        }
    ]
}