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

{
    "url": "https://demozoo.org/api/v1/bbses/11801/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11801/",
    "id": 11801,
    "name": "World Of Defence",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144745/?format=api",
                "id": 144745,
                "name": "LouG"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga",
        "unknown-location"
    ]
}