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

{
    "url": "https://demozoo.org/api/v1/bbses/14562/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14562/",
    "id": 14562,
    "name": "Backstage",
    "location": "Burlington, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.38621,
    "longitude": -79.83713,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24713/?format=api",
                "id": 24713,
                "name": "Black Friday"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124501/?format=api",
                "id": 124501,
                "name": "Meathead"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84376/?format=api",
                "id": 84376,
                "name": "Necrolyte"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129322/?format=api",
                "id": 129322,
                "name": "High Stakes Couriers"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124491/?format=api",
                "id": 124491,
                "name": "File Propulsion System"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81483/?format=api",
                "id": 81483,
                "name": "Wyld"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}