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

{
    "url": "https://demozoo.org/api/v1/bbses/5531/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5531/",
    "id": 5531,
    "name": "Hell",
    "location": "Skåne County, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.98333,
    "longitude": 13.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25461/?format=api",
                "id": 25461,
                "name": "Emok"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124459/?format=api",
                "id": 124459,
                "name": "Alphaforce"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "remoteaccess"
    ]
}