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

{
    "url": "https://demozoo.org/api/v1/bbses/9906/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9906/",
    "id": 9906,
    "name": "Parasites Land",
    "location": "Enna, Sicily, Italy",
    "country_code": "IT",
    "latitude": 37.58333,
    "longitude": 14.43333,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/94399/?format=api",
                "id": 94399,
                "name": "Nowayout"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                "id": 20609,
                "name": "The Dream Team"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}