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

{
    "url": "https://demozoo.org/api/v1/bbses/12818/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12818/",
    "id": 12818,
    "name": "Somewhere In Time",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147182/?format=api",
                "id": 147182,
                "name": "Batlin"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "bbs-console",
        "daydream-linux",
        "unknown-location",
        "bbs-console-only"
    ]
}