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

{
    "url": "https://demozoo.org/api/v1/bbses/8997/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8997/",
    "id": 8997,
    "name": "The Kludge",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131258/?format=api",
                "id": 131258,
                "name": "Dick Goesina"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "unknown-location",
        "lsd-bbs"
    ]
}