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

{
    "url": "https://demozoo.org/api/v1/bbses/6245/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6245/",
    "id": 6245,
    "name": "Absolute Zero (604)",
    "location": "British Columbia, Canada",
    "country_code": "CA",
    "latitude": 53.99983,
    "longitude": -125.0032,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120331/?format=api",
                "id": 120331,
                "name": "Jygsaw"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125899/?format=api",
                "id": 125899,
                "name": "Mikey"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17332/?format=api",
                "id": 17332,
                "name": "Asian Knight"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic"
    ]
}