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

{
    "url": "https://demozoo.org/api/v1/bbses/9141/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9141/",
    "id": 9141,
    "name": "The Vault",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131513/?format=api",
                "id": 131513,
                "name": "E-Man"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110424/?format=api",
                "id": 110424,
                "name": "Identity"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}