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

{
    "url": "https://demozoo.org/api/v1/bbses/11799/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11799/",
    "id": 11799,
    "name": "Jihad",
    "location": "Moskva, Moscow, Russia",
    "country_code": "RU",
    "latitude": 55.76167,
    "longitude": 37.60667,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144737/?format=api",
                "id": 144737,
                "name": "Boodwazer"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144738/?format=api",
                "id": 144738,
                "name": "Catkiler"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124146/?format=api",
                "id": 124146,
                "name": "Pagan"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-open-only-at-night"
    ]
}