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

{
    "url": "https://demozoo.org/api/v1/bbses/11317/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11317/",
    "id": 11317,
    "name": "Chaos AD",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109160/?format=api",
                "id": 109160,
                "name": "Apocalypse"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109157/?format=api",
                "id": 109157,
                "name": "Error Art"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "artboard"
    ]
}