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

{
    "url": "https://demozoo.org/api/v1/bbses/7006/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7006/",
    "id": 7006,
    "name": "Victim of Rage",
    "location": "Rio de Janeiro, Brazil",
    "country_code": "BR",
    "latitude": -22.25,
    "longitude": -42.5,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70301/?format=api",
                "id": 70301,
                "name": "Decomposition"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}