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

{
    "url": "https://demozoo.org/api/v1/bbses/12512/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12512/",
    "id": 12512,
    "name": "Chernobyl (???)",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146346/?format=api",
                "id": 146346,
                "name": "EcA"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128335/?format=api",
                "id": 128335,
                "name": "Old School Pirates"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "unknown-location"
    ]
}