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

{
    "url": "https://demozoo.org/api/v1/bbses/12911/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12911/",
    "id": 12911,
    "name": "The Chaotic Asylum",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147442/?format=api",
                "id": 147442,
                "name": "Phone Hackers United Crash Kill"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47090/?format=api",
                "id": 47090,
                "name": "National Elite Underground Alliance"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav"
    ]
}