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

{
    "url": "https://demozoo.org/api/v1/bbses/3831/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3831/",
    "id": 3831,
    "name": "Black Vision",
    "location": "Essen, Düsseldorf District, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.45657,
    "longitude": 7.01228,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152836/?format=api",
                "id": 152836,
                "name": "Tower"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152837/?format=api",
                "id": 152837,
                "name": "Blackcat"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga",
        "fastcall"
    ]
}