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

{
    "url": "https://demozoo.org/api/v1/bbses/11249/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11249/",
    "id": 11249,
    "name": "Dream Beam Box",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/139476/?format=api",
                "id": 139476,
                "name": "Zaphod"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24614/?format=api",
                "id": 24614,
                "name": "Doc Bacardi"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-c64"
    ]
}