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

{
    "url": "https://demozoo.org/api/v1/bbses/8566/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8566/",
    "id": 8566,
    "name": "Devotion",
    "location": "Örebro County, Örebro, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 15.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112858/?format=api",
                "id": 112858,
                "name": "Xenia"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20/?format=api",
                "id": 20,
                "name": "2000 A.D."
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}