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

{
    "url": "https://demozoo.org/api/v1/bbses/7983/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7983/",
    "id": 7983,
    "name": "Bad Religion",
    "location": "Tarp, Schleswig-Holstein, Germany",
    "country_code": "DE",
    "latitude": 54.66667,
    "longitude": 9.4,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2903/?format=api",
                "id": 2903,
                "name": "Zacke"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6418/?format=api",
                "id": 6418,
                "name": "Mr. Vain"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129028/?format=api",
                "id": 129028,
                "name": "Wotan"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2886/?format=api",
                "id": 2886,
                "name": "Sceptic"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console"
    ]
}