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

{
    "url": "https://demozoo.org/api/v1/bbses/6443/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6443/",
    "id": 6443,
    "name": "Colombo",
    "location": "Provincia di Venezia, Veneto, Italy",
    "country_code": "IT",
    "latitude": 45.44045,
    "longitude": 12.32632,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100931/?format=api",
                "id": 100931,
                "name": "Jack Tory"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/98212/?format=api",
                "id": 98212,
                "name": "Hantarex"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25748/?format=api",
                "id": 25748,
                "name": "Cee Jay"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                "id": 1073,
                "name": "Ram Jam"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}