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

{
    "url": "https://demozoo.org/api/v1/bbses/3836/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3836/",
    "id": 3836,
    "name": "Top In",
    "location": "Bremerhaven, Bremen, Germany",
    "country_code": "DE",
    "latitude": 53.53615,
    "longitude": 8.59298,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62898/?format=api",
                "id": 62898,
                "name": "Don"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62896/?format=api",
                "id": 62896,
                "name": "Joker"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122250/?format=api",
                "id": 122250,
                "name": "Wicked Dream"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/139804/?format=api",
                "id": 139804,
                "name": "Mythos"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63393/?format=api",
                "id": 63393,
                "name": "N-Joy"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}