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

{
    "url": "https://demozoo.org/api/v1/bbses/13186/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13186/",
    "id": 13186,
    "name": "The Zoo",
    "location": "Italy",
    "country_code": "IT",
    "latitude": 42.83333,
    "longitude": 12.83333,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147935/?format=api",
                "id": 147935,
                "name": "Magex"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148240/?format=api",
                "id": 148240,
                "name": "Syntax Error"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}