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

{
    "url": "https://demozoo.org/api/v1/bbses/10821/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10821/",
    "id": 10821,
    "name": "Cabal",
    "location": "San Diego County, California, United States",
    "country_code": "US",
    "latitude": 33.0282,
    "longitude": -116.77021,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87055/?format=api",
                "id": 87055,
                "name": "Faazy"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28420/?format=api",
                "id": 28420,
                "name": "Guile"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87253/?format=api",
                "id": 87253,
                "name": "Manifest"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "artboard",
        "oblivion2"
    ]
}