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

{
    "url": "https://demozoo.org/api/v1/bbses/9065/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9065/",
    "id": 9065,
    "name": "Death Palace (215)",
    "location": "Pennsylvania, United States",
    "country_code": "US",
    "latitude": 40.8,
    "longitude": -77.7,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131363/?format=api",
                "id": 131363,
                "name": "Cousin"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131364/?format=api",
                "id": 131364,
                "name": "Master Ace"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131344/?format=api",
                "id": 131344,
                "name": "TCSNet"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}