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

{
    "url": "https://demozoo.org/api/v1/bbses/2354/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2354/",
    "id": 2354,
    "name": "Virtual Illusions",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120813/?format=api",
                "id": 120813,
                "name": "C-Bozz"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
                "id": 106746,
                "name": "Wasted Obfuscated Evolution"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}