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

{
    "url": "https://demozoo.org/api/v1/bbses/6485/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6485/",
    "id": 6485,
    "name": "Creative Brains",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126640/?format=api",
                "id": 126640,
                "name": "Nitus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7190/?format=api",
                "id": 7190,
                "name": "Force II"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}