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

{
    "url": "https://demozoo.org/api/v1/bbses/10069/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10069/",
    "id": 10069,
    "name": "Zhentil's Keep",
    "location": "Phoenix, Maricopa County, Arizona, United States",
    "country_code": "US",
    "latitude": 33.44838,
    "longitude": -112.07404,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133758/?format=api",
                "id": 133758,
                "name": "Sememmon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}