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

{
    "url": "https://demozoo.org/api/v1/bbses/11486/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11486/",
    "id": 11486,
    "name": "Point Break (314)",
    "location": "Missouri, United States",
    "country_code": "US",
    "latitude": 38.25031,
    "longitude": -92.50046,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143339/?format=api",
                "id": 143339,
                "name": "Invasion"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143332/?format=api",
                "id": 143332,
                "name": "Renovation"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}