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

{
    "url": "https://demozoo.org/api/v1/bbses/2475/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2475/",
    "id": 2475,
    "name": "Digital Holocaust",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120910/?format=api",
                "id": 120910,
                "name": "Crimson Death"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120908/?format=api",
                "id": 120908,
                "name": "Aryan Vanguard"
            },
            "role": "015-ehq"
        }
    ],
    "tags": []
}