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=spacecraft
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=spacecraft",
    "previous": "https://lldev.thespacedevs.com/2.3.0/config/docking_locations/?format=api&limit=10&ordering=spacecraft",
    "results": [
        {
            "id": 10,
            "name": "Kristall module",
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api",
                "name": "Mir",
                "image": {
                    "id": 1943,
                    "name": "[AUTO] Mir - image",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 14,
            "name": "Zarya forward",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                "name": "International Space Station",
                "image": {
                    "id": 1952,
                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 13,
            "name": "Rassvet nadir",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                "name": "International Space Station",
                "image": {
                    "id": 1952,
                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 12,
            "name": "Node 2 forward",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                "name": "International Space Station",
                "image": {
                    "id": 1952,
                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": false,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 11,
            "name": "Mir SO starboard",
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api",
                "name": "Mir",
                "image": {
                    "id": 1943,
                    "name": "[AUTO] Mir - image",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "id": 50,
            "name": "Solar Maximum Mission",
            "spacestation": null,
            "spacecraft": null,
            "payload": {
                "response_mode": "list",
                "id": 18,
                "name": "Solar Maximum Mission",
                "type": {
                    "id": 8,
                    "name": "Solar Physics"
                },
                "manufacturer": {
                    "response_mode": "list",
                    "id": 89,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/89/?format=api",
                    "name": "Fairchild Space and Electronics Division",
                    "abbrev": "FSED",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                "operator": {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "image": {
                    "id": 2156,
                    "name": "Solar Maximum Mission concept art",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/solar_maximum_m_image_20240812191929.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/solar_maximum_m_image_thumbnail_20240812191931.jpeg",
                    "credit": "NASA/Marshall Space Flight Center",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": true,
                    "variants": []
                }
            }
        },
        {
            "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-dev.nyc3.digitaloceanspaces.com/media/images/salyut25206_image_20190318095930.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.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": 8,
            "name": "Kvant-2",
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api",
                "name": "Mir",
                "image": {
                    "id": 1943,
                    "name": "[AUTO] Mir - image",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "spacecraft": null,
            "payload": null
        },
        {
            "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-dev.nyc3.digitaloceanspaces.com/media/images/intelsat_10-02__image_20240812190041.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.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": 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-dev.nyc3.digitaloceanspaces.com/media/images/intelsat_901_sa_image_20240812184307.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.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": []
                }
            }
        }
    ]
}