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

{
    "url": "https://demozoo.org/api/v1/bbses/13773/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13773/",
    "id": 13773,
    "name": "The Decadence",
    "location": "Friedrichshafen, Tübingen Region, Baden-Württemberg, Germany",
    "country_code": "DE",
    "latitude": 47.65442,
    "longitude": 9.47257,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52308/?format=api",
                "id": 52308,
                "name": "Deathstralker"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5095/?format=api",
                "id": 5095,
                "name": "ANS"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14394/?format=api",
                "id": 14394,
                "name": "Rave"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52307/?format=api",
                "id": 52307,
                "name": "Beachtiger"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10976/?format=api",
                "id": 10976,
                "name": "Brutal"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}