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

{
    "url": "https://demozoo.org/api/v1/bbses/3952/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3952/",
    "id": 3952,
    "name": "Casablanca",
    "location": "Hamilton, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.25011,
    "longitude": -79.84963,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122420/?format=api",
                "id": 122420,
                "name": "Dead End"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122421/?format=api",
                "id": 122421,
                "name": "Houdini"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122422/?format=api",
                "id": 122422,
                "name": "Kayden"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122423/?format=api",
                "id": 122423,
                "name": "Casaware"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "renegade-bbs"
    ]
}