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

{
    "url": "https://demozoo.org/api/v1/bbses/9313/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9313/",
    "id": 9313,
    "name": "New Jack City (416)",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131776/?format=api",
                "id": 131776,
                "name": "Organized Rhyme"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120153/?format=api",
                "id": 120153,
                "name": "The GodFather"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28049/?format=api",
                "id": 28049,
                "name": "Ice Cube"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-console"
    ]
}