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

{
    "url": "https://demozoo.org/api/v1/bbses/9094/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9094/",
    "id": 9094,
    "name": "Gotham City (815)",
    "location": "Illinois, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -89.25037,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110791/?format=api",
                "id": 110791,
                "name": "Batman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131391/?format=api",
                "id": 131391,
                "name": "iMAGE Productions"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}