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

{
    "url": "https://demozoo.org/api/v1/bbses/6706/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6706/",
    "id": 6706,
    "name": "Dark Shadow",
    "location": "Rio de Janeiro, Brazil",
    "country_code": "BR",
    "latitude": -22.25,
    "longitude": -42.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78917/?format=api",
                "id": 78917,
                "name": "Bruce"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78914/?format=api",
                "id": 78914,
                "name": "Creators Of The Shadow Force"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-open-only-at-night"
    ]
}