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

{
    "url": "https://demozoo.org/api/v1/bbses/12841/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12841/",
    "id": 12841,
    "name": "The AfterMath (206)",
    "location": "Seattle, King County, Washington, United States",
    "country_code": "US",
    "latitude": 47.60621,
    "longitude": -122.33207,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108398/?format=api",
                "id": 108398,
                "name": "Paradigm"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45969/?format=api",
                "id": 45969,
                "name": "Rise in Superior Couriering"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147258/?format=api",
                "id": 147258,
                "name": "Spectre Enterprises"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav"
    ]
}