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

{
    "url": "https://demozoo.org/api/v1/bbses/6698/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6698/",
    "id": 6698,
    "name": "Realm of Darkness",
    "location": "Provincia di Cremona, Lombardy, Italy",
    "country_code": "IT",
    "latitude": 45.23333,
    "longitude": 9.93333,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154741/?format=api",
                "id": 154741,
                "name": "Stealth"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154732/?format=api",
                "id": 154732,
                "name": "Forgive Us Crazy Kids"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcexpress",
        "bbs-pc",
        "bbs-console"
    ]
}