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

{
    "url": "https://demozoo.org/api/v1/bbses/1932/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1932/",
    "id": 1932,
    "name": "Xpression",
    "location": "Dreieich, Regierungsbezirk Darmstadt, Hesse, Germany",
    "country_code": "DE",
    "latitude": 50.01764,
    "longitude": 8.70491,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127673/?format=api",
                "id": 127673,
                "name": "Iret"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127674/?format=api",
                "id": 127674,
                "name": "XXL"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127675/?format=api",
                "id": 127675,
                "name": "Black Moon"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127676/?format=api",
                "id": 127676,
                "name": "Rave!"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127677/?format=api",
                "id": 127677,
                "name": "Geddi"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19789/?format=api",
                "id": 19789,
                "name": "Eye-D-Alistic"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "fidonet"
    ]
}