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

{
    "url": "https://demozoo.org/api/v1/bbses/13115/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13115/",
    "id": 13115,
    "name": "Art Attack",
    "location": "Calgary, Alberta, Canada",
    "country_code": "CA",
    "latitude": 51.05011,
    "longitude": -114.08529,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46412/?format=api",
                "id": 46412,
                "name": "Straight Jacket"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116856/?format=api",
                "id": 116856,
                "name": "911"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-console"
    ]
}