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

{
    "url": "https://demozoo.org/api/v1/bbses/13209/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13209/",
    "id": 13209,
    "name": "Immortal Hell",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148347/?format=api",
                "id": 148347,
                "name": "Escapee"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-c64",
        "c-base"
    ]
}