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

{
    "url": "https://demozoo.org/api/v1/bbses/14339/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14339/",
    "id": 14339,
    "name": "Hell Gate",
    "location": "Atchison County, Kansas, United States",
    "country_code": "US",
    "latitude": 39.53174,
    "longitude": -95.31344,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153235/?format=api",
                "id": 153235,
                "name": "Gate Keeper"
            },
            "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"
    ]
}