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

{
    "url": "https://demozoo.org/api/v1/bbses/11798/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11798/",
    "id": 11798,
    "name": "Impaled Nazarene",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121032/?format=api",
                "id": 121032,
                "name": "Bob Vigo"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121035/?format=api",
                "id": 121035,
                "name": "Gralex"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121033/?format=api",
                "id": 121033,
                "name": "Micky Zombie"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121030/?format=api",
                "id": 121030,
                "name": "The Terrorizerz Assault Brigade"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "oblivion2"
    ]
}