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

{
    "url": "https://demozoo.org/api/v1/bbses/6433/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6433/",
    "id": 6433,
    "name": "Flux Point",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78194/?format=api",
                "id": 78194,
                "name": "PMK"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "cnet-bbs",
        "bbs-amiga"
    ]
}