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

{
    "url": "https://demozoo.org/api/v1/bbses/8237/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8237/",
    "id": 8237,
    "name": "Cyber City (905)",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129527/?format=api",
                "id": 129527,
                "name": "Eternal_P"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76136/?format=api",
                "id": 76136,
                "name": "Couriers Of Pirated Software"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}