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

{
    "url": "https://demozoo.org/api/v1/bbses/5098/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5098/",
    "id": 5098,
    "name": "Cyber!",
    "location": "Ascheberg, Regierungsbezirk Münster, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.7833,
    "longitude": 7.61667,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113377/?format=api",
                "id": 113377,
                "name": "Fantasy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108517/?format=api",
                "id": 108517,
                "name": "Hijack Staff"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}