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

{
    "url": "https://demozoo.org/api/v1/bbses/9646/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9646/",
    "id": 9646,
    "name": "Crap Tower",
    "location": "Hamburg, Freie und Hansestadt, Hamburg, Germany",
    "country_code": "DE",
    "latitude": 53.55,
    "longitude": 10.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22973/?format=api",
                "id": 22973,
                "name": "Siriax"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}