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

{
    "url": "https://demozoo.org/api/v1/bbses/14331/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14331/",
    "id": 14331,
    "name": "Black Tonic",
    "location": "Olds, Alberta, Canada",
    "country_code": "CA",
    "latitude": 51.78341,
    "longitude": -114.10199,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153226/?format=api",
                "id": 153226,
                "name": "Black Venom"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117661/?format=api",
                "id": 117661,
                "name": "Neo-Gen"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}