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

{
    "url": "https://demozoo.org/api/v1/bbses/10756/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10756/",
    "id": 10756,
    "name": "The Extra Files",
    "location": "Canada",
    "country_code": "CA",
    "latitude": 60.10867,
    "longitude": -113.64258,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136049/?format=api",
                "id": 136049,
                "name": "The Black Fly"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86666/?format=api",
                "id": 86666,
                "name": "The Red Scorpion"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "unknown-location"
    ]
}