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

{
    "url": "https://demozoo.org/api/v1/bbses/6325/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6325/",
    "id": 6325,
    "name": "Inner Sanctum (214)",
    "location": "Dallas County, Texas, United States",
    "country_code": "US",
    "latitude": 32.76663,
    "longitude": -96.77787,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126219/?format=api",
                "id": 126219,
                "name": "Col. Blacker"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126211/?format=api",
                "id": 126211,
                "name": "THX"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "renegade-bbs"
    ]
}