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

{
    "url": "https://demozoo.org/api/v1/bbses/6312/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6312/",
    "id": 6312,
    "name": "Alcatraz",
    "location": "Västerås, Västmanland, Sweden",
    "country_code": "SE",
    "latitude": 59.64914,
    "longitude": 16.56445,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8823/?format=api",
                "id": 8823,
                "name": "Ixion"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8827/?format=api",
                "id": 8827,
                "name": "801 DC"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}