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

{
    "url": "https://demozoo.org/api/v1/bbses/9470/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9470/",
    "id": 9470,
    "name": "The Realm Beneath",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132171/?format=api",
                "id": 132171,
                "name": "StarDust"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76438/?format=api",
                "id": 76438,
                "name": "DREAD"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}