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

{
    "url": "https://demozoo.org/api/v1/bbses/9550/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9550/",
    "id": 9550,
    "name": "Cerebral Hemorrhage",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132231/?format=api",
                "id": 132231,
                "name": "Contiuum"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}