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

{
    "url": "https://demozoo.org/api/v1/bbses/8746/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8746/",
    "id": 8746,
    "name": "The Inhuman Condition",
    "location": "Detroit, Wayne County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.33143,
    "longitude": -83.04575,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110731/?format=api",
                "id": 110731,
                "name": "Pandemonium"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": []
}