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

{
    "url": "https://demozoo.org/api/v1/bbses/11797/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11797/",
    "id": 11797,
    "name": "Ash Ock Underground",
    "location": "Grand Valley, Dufferin County, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.9168,
    "longitude": -80.33298,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146998/?format=api",
                "id": 146998,
                "name": "TheMarauder"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146999/?format=api",
                "id": 146999,
                "name": "Joshua"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147000/?format=api",
                "id": 147000,
                "name": "Destiny2010"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs",
        "renegade-bbs"
    ]
}