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

{
    "url": "https://demozoo.org/api/v1/bbses/11758/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11758/",
    "id": 11758,
    "name": "Temple of the Screaming Electron",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144638/?format=api",
                "id": 144638,
                "name": "Jeff Hunter"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147688/?format=api",
                "id": 147688,
                "name": "Nirvana"
            },
            "role": ""
        }
    ],
    "tags": []
}