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

{
    "url": "https://demozoo.org/api/v1/bbses/14668/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14668/",
    "id": 14668,
    "name": "Wind of Insanity",
    "location": "Roosendaal, North Brabant, Netherlands",
    "country_code": "NL",
    "latitude": 51.53083,
    "longitude": 4.46528,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24791/?format=api",
                "id": 24791,
                "name": "Sepulcrum"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24807/?format=api",
                "id": 24807,
                "name": "Ecolove"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}