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

{
    "url": "https://demozoo.org/api/v1/bbses/6163/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6163/",
    "id": 6163,
    "name": "The Holt",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125535/?format=api",
                "id": 125535,
                "name": "Darkwolf"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125692/?format=api",
                "id": 125692,
                "name": "The Assassin"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25431/?format=api",
                "id": 25431,
                "name": "Deeply Disturbed"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89406/?format=api",
                "id": 89406,
                "name": "Eternity"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86878/?format=api",
                "id": 86878,
                "name": "SKiLL"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46790/?format=api",
                "id": 46790,
                "name": "Distorted Staff"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108527/?format=api",
                "id": 108527,
                "name": "Independence"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "artboard",
        "hpav",
        "renegade-bbs"
    ]
}