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

{
    "url": "https://demozoo.org/api/v1/bbses/10135/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10135/",
    "id": 10135,
    "name": "The Inn of the Lost Souls",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45917/?format=api",
                "id": 45917,
                "name": "Relentlessly Pursuing Magnificence"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}