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

{
    "url": "https://demozoo.org/api/v1/bbses/9755/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9755/",
    "id": 9755,
    "name": "The Programmer's Haven",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132757/?format=api",
                "id": 132757,
                "name": "Screaming Death"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122893/?format=api",
                "id": 122893,
                "name": "Myrddin"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81329/?format=api",
                "id": 81329,
                "name": "Tristo Software Group"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123308/?format=api",
                "id": 123308,
                "name": "NHA"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "renegade-bbs"
    ]
}