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

{
    "url": "https://demozoo.org/api/v1/bbses/3657/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3657/",
    "id": 3657,
    "name": "Death Chamber",
    "location": "Calberlah, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 52.4208,
    "longitude": 10.6252,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124452/?format=api",
                "id": 124452,
                "name": "Syntaxerror"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119254/?format=api",
                "id": 119254,
                "name": "Excidium"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "daydream-linux",
        "isdn"
    ]
}