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

{
    "url": "https://demozoo.org/api/v1/bbses/9118/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9118/",
    "id": 9118,
    "name": "Nirvana (206)",
    "location": "Washington, United States",
    "country_code": "US",
    "latitude": 47.50012,
    "longitude": -120.50147,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67171/?format=api",
                "id": 67171,
                "name": "The Kabal"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67172/?format=api",
                "id": 67172,
                "name": "Desolation"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}