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

{
    "url": "https://demozoo.org/api/v1/bbses/2714/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2714/",
    "id": 2714,
    "name": "DHS North HQ",
    "location": "Säters Kommun, Dalarna, Sweden",
    "country_code": "SE",
    "latitude": 60.36887,
    "longitude": 15.71383,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2002/?format=api",
                "id": 2002,
                "name": "Evil"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24958/?format=api",
                "id": 24958,
                "name": "Toodeloo"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31511/?format=api",
                "id": 31511,
                "name": "Et"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32561/?format=api",
                "id": 32561,
                "name": "Slitsten"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}