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

{
    "url": "https://demozoo.org/api/v1/bbses/9156/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9156/",
    "id": 9156,
    "name": "Undertow (708)",
    "location": "La Grange, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.80503,
    "longitude": -87.86923,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110431/?format=api",
                "id": 110431,
                "name": "The Reborn"
            },
            "role": "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",
        "artboard"
    ]
}