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

{
    "url": "https://demozoo.org/api/v1/bbses/9648/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9648/",
    "id": 9648,
    "name": "The Dark Side Of Krynn",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60592/?format=api",
                "id": 60592,
                "name": "Raist"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-console"
    ]
}