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

{
    "url": "https://demozoo.org/api/v1/bbses/9657/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9657/",
    "id": 9657,
    "name": "Leechers Hangout",
    "location": "Gemeente Tilburg, North Brabant, Netherlands",
    "country_code": "NL",
    "latitude": 51.57787,
    "longitude": 5.06555,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132522/?format=api",
                "id": 132522,
                "name": "Conner"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132521/?format=api",
                "id": 132521,
                "name": "PSX Freaks"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-console"
    ]
}