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

{
    "url": "https://demozoo.org/api/v1/bbses/6851/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6851/",
    "id": 6851,
    "name": "Copkiller's Dream",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82257/?format=api",
                "id": 82257,
                "name": "Copkiller"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-c64"
    ]
}