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

{
    "url": "https://demozoo.org/api/v1/bbses/116/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/116/",
    "id": 116,
    "name": "Entrance to Obscurity",
    "location": "New Westminster, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.20678,
    "longitude": -122.91092,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17219/?format=api",
                "id": 17219,
                "name": "Eto"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46697/?format=api",
                "id": 46697,
                "name": "Sonic Equinox"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "kitsch-net"
    ]
}