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

{
    "url": "https://demozoo.org/api/v1/bbses/5166/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5166/",
    "id": 5166,
    "name": "The Power",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123852/?format=api",
                "id": 123852,
                "name": "MELTdown"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83950/?format=api",
                "id": 83950,
                "name": "Infernal Affairs"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "unknown-location"
    ]
}