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

{
    "url": "https://demozoo.org/api/v1/bbses/5491/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5491/",
    "id": 5491,
    "name": "The Hideaway",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124525/?format=api",
                "id": 124525,
                "name": "MC Freddy Z"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106619/?format=api",
                "id": 106619,
                "name": "Light Speed Distributors"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78490/?format=api",
                "id": 78490,
                "name": "Cyber Legion"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}