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

{
    "url": "https://demozoo.org/api/v1/bbses/8713/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8713/",
    "id": 8713,
    "name": "Depths of Hell",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111411/?format=api",
                "id": 111411,
                "name": "Tranq"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
                "id": 111392,
                "name": "Sphere of Illusions"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "unknown-location"
    ]
}