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

{
    "url": "https://demozoo.org/api/v1/bbses/14188/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14188/",
    "id": 14188,
    "name": "The Fuzz Hut",
    "location": "Barbourville, Knox County, Kentucky, United States",
    "country_code": "US",
    "latitude": 36.86648,
    "longitude": -83.88881,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38856/?format=api",
                "id": 38856,
                "name": "Flame"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87023/?format=api",
                "id": 87023,
                "name": "Rigor"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard"
    ]
}