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

{
    "url": "https://demozoo.org/api/v1/bbses/1798/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1798/",
    "id": 1798,
    "name": "The Spawning Ground (403)",
    "location": "Calgary, Alberta, Canada",
    "country_code": "CA",
    "latitude": 51.05011,
    "longitude": -114.08529,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120269/?format=api",
                "id": 120269,
                "name": "Spawn"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80553/?format=api",
                "id": 80553,
                "name": "COP"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}