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

{
    "url": "https://demozoo.org/api/v1/bbses/11183/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11183/",
    "id": 11183,
    "name": "Restless Souls",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138713/?format=api",
                "id": 138713,
                "name": "Sinning Soul"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/130676/?format=api",
                "id": 130676,
                "name": "Helix"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}