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

{
    "url": "https://demozoo.org/api/v1/bbses/11178/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11178/",
    "id": 11178,
    "name": "Zenith",
    "location": "Australia",
    "country_code": "AU",
    "latitude": -25.0,
    "longitude": 135.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138696/?format=api",
                "id": 138696,
                "name": "The Wizard"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138682/?format=api",
                "id": 138682,
                "name": "Shade"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}