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

{
    "url": "https://demozoo.org/api/v1/bbses/14112/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14112/",
    "id": 14112,
    "name": "Raveland (02327)",
    "location": "Wattenscheid, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.48057,
    "longitude": 7.14251,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152673/?format=api",
                "id": 152673,
                "name": "Wolf"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138203/?format=api",
                "id": 138203,
                "name": "Slash"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138201/?format=api",
                "id": 138201,
                "name": "Faster Than Light"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "isdn"
    ]
}