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

{
    "url": "https://demozoo.org/api/v1/bbses/11394/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11394/",
    "id": 11394,
    "name": "Valhalla",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82555/?format=api",
                "id": 82555,
                "name": "Skalman"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4084/?format=api",
                "id": 4084,
                "name": "Chucky"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142761/?format=api",
                "id": 142761,
                "name": "Peppe"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}