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

{
    "url": "https://demozoo.org/api/v1/bbses/6850/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6850/",
    "id": 6850,
    "name": "Extasy",
    "location": "Lunds Kommun, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.66897,
    "longitude": 13.36408,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82289/?format=api",
                "id": 82289,
                "name": "Broder"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82288/?format=api",
                "id": 82288,
                "name": "Drugs"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}