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

{
    "url": "https://demozoo.org/api/v1/bbses/8932/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8932/",
    "id": 8932,
    "name": "The Laboratory",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53704/?format=api",
                "id": 53704,
                "name": "New York Crackers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "unknown-location"
    ]
}