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

{
    "url": "https://demozoo.org/api/v1/bbses/7045/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7045/",
    "id": 7045,
    "name": "Digital Dreamz",
    "location": "Bath, Bath and North East Somerset, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.3751,
    "longitude": -2.36172,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127536/?format=api",
                "id": 127536,
                "name": "Hydra"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83427/?format=api",
                "id": 83427,
                "name": "Contour"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}