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

{
    "url": "https://demozoo.org/api/v1/bbses/10819/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10819/",
    "id": 10819,
    "name": "Circle Of Death",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85518/?format=api",
                "id": 85518,
                "name": "Pure Death"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62468/?format=api",
                "id": 62468,
                "name": "Pagan"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}