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

{
    "url": "https://demozoo.org/api/v1/bbses/9912/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9912/",
    "id": 9912,
    "name": "Rage In Despair",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125022/?format=api",
                "id": 125022,
                "name": "CNT"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "system-express",
        "bbs-nonpublic",
        "unknown-location"
    ]
}