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

{
    "url": "https://demozoo.org/api/v1/bbses/7886/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7886/",
    "id": 7886,
    "name": "Wired",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80724/?format=api",
                "id": 80724,
                "name": "Phaedrus"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110616/?format=api",
                "id": 110616,
                "name": "Rival"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109256/?format=api",
                "id": 109256,
                "name": "Genocide"
            },
            "role": ""
        }
    ],
    "tags": [
        "unknown-location"
    ]
}