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

{
    "url": "https://demozoo.org/api/v1/bbses/9754/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9754/",
    "id": 9754,
    "name": "Gothic Error",
    "location": "Birmingham, Jefferson County, Alabama, United States",
    "country_code": "US",
    "latitude": 33.52066,
    "longitude": -86.80249,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26572/?format=api",
                "id": 26572,
                "name": "Crowe"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "artboard",
        "vbbs"
    ]
}