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

{
    "url": "https://demozoo.org/api/v1/bbses/7249/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7249/",
    "id": 7249,
    "name": "Falcon's Nest",
    "location": "Chicago, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.85003,
    "longitude": -87.65005,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78497/?format=api",
                "id": 78497,
                "name": "Futuristic Artists With Talent"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78872/?format=api",
                "id": 78872,
                "name": "Blood, Guts an' Disorder"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}