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

{
    "url": "https://demozoo.org/api/v1/bbses/14329/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14329/",
    "id": 14329,
    "name": "Demon",
    "location": "Independence, Cuyahoga County, Ohio, United States",
    "country_code": "US",
    "latitude": 41.36866,
    "longitude": -81.6379,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153224/?format=api",
                "id": 153224,
                "name": "Demon Master"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117661/?format=api",
                "id": 117661,
                "name": "Neo-Gen"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}