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

{
    "url": "https://demozoo.org/api/v1/bbses/8711/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8711/",
    "id": 8711,
    "name": "Amnesia (705)",
    "location": "Borden, Ontario, Canada",
    "country_code": "CA",
    "latitude": 47.90011,
    "longitude": -83.18309,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111403/?format=api",
                "id": 111403,
                "name": "Night Stalker"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
                "id": 111392,
                "name": "Sphere of Illusions"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}