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

{
    "url": "https://demozoo.org/api/v1/bbses/14343/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14343/",
    "id": 14343,
    "name": "Total Recall",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153240/?format=api",
                "id": 153240,
                "name": "Last Hero Action"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111617/?format=api",
                "id": 111617,
                "name": "F.B.&T"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "unknown-location"
    ]
}