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

{
    "url": "https://demozoo.org/api/v1/bbses/6904/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6904/",
    "id": 6904,
    "name": "Chaos Unlimited",
    "location": "Chicago, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.85003,
    "longitude": -87.65005,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127325/?format=api",
                "id": 127325,
                "name": "Necromancer"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85429/?format=api",
                "id": 85429,
                "name": "Storm²"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79785/?format=api",
                "id": 79785,
                "name": "Gen-X"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}