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

{
    "url": "https://demozoo.org/api/v1/bbses/2767/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2767/",
    "id": 2767,
    "name": "Slaytanic",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39976/?format=api",
                "id": 39976,
                "name": "Critters"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-console",
        "bbs-atari"
    ]
}