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

{
    "url": "https://demozoo.org/api/v1/bbses/13021/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13021/",
    "id": 13021,
    "name": "Centronian",
    "location": "Pender Island, Capital Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 48.7792,
    "longitude": -123.28042,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65354/?format=api",
                "id": 65354,
                "name": "Alterus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-c64",
        "currently-online",
        "telnet",
        "ucbbs"
    ]
}