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

{
    "url": "https://demozoo.org/api/v1/bbses/9242/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9242/",
    "id": 9242,
    "name": "Powerbase",
    "location": "Berlin, Germany",
    "country_code": "DE",
    "latitude": 52.5233,
    "longitude": 13.41377,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131670/?format=api",
                "id": 131670,
                "name": "Dragonhunt"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78893/?format=api",
                "id": 78893,
                "name": "TMD"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}