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

{
    "url": "https://demozoo.org/api/v1/bbses/12991/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12991/",
    "id": 12991,
    "name": "95th Floor",
    "location": "Cranston, Providence County, Rhode Island, United States",
    "country_code": "US",
    "latitude": 41.77982,
    "longitude": -71.43728,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147698/?format=api",
                "id": 147698,
                "name": "High Priest"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133665/?format=api",
                "id": 133665,
                "name": "Runaway Train"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": []
}