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

{
    "url": "https://demozoo.org/api/v1/bbses/11381/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11381/",
    "id": 11381,
    "name": "The Cellar",
    "location": "Antwerpen, Provincie Antwerpen, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 51.2663,
    "longitude": 4.37077,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149131/?format=api",
                "id": 149131,
                "name": "Lastic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-atari",
        "currently-online",
        "telnet",
        "artboard",
        "demoscene-bbs",
        "michtron-bbs"
    ]
}