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

{
    "url": "https://demozoo.org/api/v1/bbses/6137/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6137/",
    "id": 6137,
    "name": "Lost Carrier",
    "location": "Gibsons, Sunshine Coast Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.39539,
    "longitude": -123.50555,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1773/?format=api",
                "id": 1773,
                "name": "The Fun Master"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1765/?format=api",
                "id": 1765,
                "name": "Manitou"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}