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

{
    "url": "https://demozoo.org/api/v1/bbses/10641/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10641/",
    "id": 10641,
    "name": "Wicked Gloom",
    "location": "Canton de Berne, Bern, Switzerland",
    "country_code": "CH",
    "latitude": 46.87251,
    "longitude": 7.59563,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135492/?format=api",
                "id": 135492,
                "name": "Black Magus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122851/?format=api",
                "id": 122851,
                "name": "Smegma"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}