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

{
    "url": "https://demozoo.org/api/v1/bbses/6589/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6589/",
    "id": 6589,
    "name": "Lords Of The Underground (416)",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126845/?format=api",
                "id": 126845,
                "name": "Ryu"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123614/?format=api",
                "id": 123614,
                "name": "Review of Aquired Warez"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-console"
    ]
}