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

{
    "url": "https://demozoo.org/api/v1/bbses/7443/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7443/",
    "id": 7443,
    "name": "Twisted",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109123/?format=api",
                "id": 109123,
                "name": "New School"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109120/?format=api",
                "id": 109120,
                "name": "Chalk"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "unknown-location"
    ]
}