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

{
    "url": "https://demozoo.org/api/v1/bbses/5666/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5666/",
    "id": 5666,
    "name": "Dark Throne",
    "location": "Höhenkirchen-Siegertsbrunn, Upper Bavaria, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 48.0167,
    "longitude": 11.7333,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123818/?format=api",
                "id": 123818,
                "name": "Zephyrous"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124856/?format=api",
                "id": 124856,
                "name": "Sadhouse"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100062/?format=api",
                "id": 100062,
                "name": "Decton"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71722/?format=api",
                "id": 71722,
                "name": "The Organized Crime"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}