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

{
    "url": "https://demozoo.org/api/v1/bbses/9901/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9901/",
    "id": 9901,
    "name": "Suicidal Entity",
    "location": "Calumet City, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.61559,
    "longitude": -87.52949,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108976/?format=api",
                "id": 108976,
                "name": "Stab"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}