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

{
    "url": "https://demozoo.org/api/v1/bbses/3984/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3984/",
    "id": 3984,
    "name": "Keyboard",
    "location": "Postbauer-Heng, Upper Palatinate, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 49.3053,
    "longitude": 11.3572,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122503/?format=api",
                "id": 122503,
                "name": "Pizza"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}