GET /api/v1/bbses/10776/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/bbses/10776/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10776/",
    "id": 10776,
    "name": "The Shrine",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36428/?format=api",
                "id": 36428,
                "name": "Saxon"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36418/?format=api",
                "id": 36418,
                "name": "LabRAt"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36414/?format=api",
                "id": 36414,
                "name": "Gateway To Infinity"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}