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

{
    "url": "https://demozoo.org/api/v1/bbses/8996/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8996/",
    "id": 8996,
    "name": "The Gateway to Insanity",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131255/?format=api",
                "id": 131255,
                "name": "Stark Terror"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46627/?format=api",
                "id": 46627,
                "name": "Iceman"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131256/?format=api",
                "id": 131256,
                "name": "Deadpool"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "unknown-location"
    ]
}