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

{
    "url": "https://demozoo.org/api/v1/bbses/5516/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5516/",
    "id": 5516,
    "name": "Break the Border",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124583/?format=api",
                "id": 124583,
                "name": "Drain"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46468/?format=api",
                "id": 46468,
                "name": "Pfezzyo"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86759/?format=api",
                "id": 86759,
                "name": "Zeppelin"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85857/?format=api",
                "id": 85857,
                "name": "Finax"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124581/?format=api",
                "id": 124581,
                "name": "Cynic"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84615/?format=api",
                "id": 84615,
                "name": "Driven By Demons"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}