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

{
    "url": "https://demozoo.org/api/v1/bbses/12912/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12912/",
    "id": 12912,
    "name": "The UnderWorld Society",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147439/?format=api",
                "id": 147439,
                "name": "The Legions of Lucifer"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "hpav"
    ]
}