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

{
    "url": "https://demozoo.org/api/v1/bbses/6354/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6354/",
    "id": 6354,
    "name": "Violent Mood Swing",
    "location": "San Diego County, California, United States",
    "country_code": "US",
    "latitude": 33.0282,
    "longitude": -116.77021,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126275/?format=api",
                "id": 126275,
                "name": "Silent"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109725/?format=api",
                "id": 109725,
                "name": "Studio X"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}