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

{
    "url": "https://demozoo.org/api/v1/bbses/9161/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9161/",
    "id": 9161,
    "name": "Black Light",
    "location": "Orland Park, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.63031,
    "longitude": -87.85394,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131563/?format=api",
                "id": 131563,
                "name": "No Brainer"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110431/?format=api",
                "id": 110431,
                "name": "The Reborn"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110424/?format=api",
                "id": 110424,
                "name": "Identity"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}