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

{
    "url": "https://demozoo.org/api/v1/bbses/14327/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14327/",
    "id": 14327,
    "name": "Demonomainia",
    "location": "Derbyshire, England, United Kingdom",
    "country_code": "GB",
    "latitude": 53.16667,
    "longitude": -1.58333,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153218/?format=api",
                "id": 153218,
                "name": "Horror Kid"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80177/?format=api",
                "id": 80177,
                "name": "Misfits"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}