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

{
    "url": "https://demozoo.org/api/v1/bbses/13753/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13753/",
    "id": 13753,
    "name": "Missing Connections",
    "location": "Požarevac, Branicevo, Central Serbia, Serbia",
    "country_code": "RS",
    "latitude": 44.62133,
    "longitude": 21.18782,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150765/?format=api",
                "id": 150765,
                "name": "Lazerbrain"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10403/?format=api",
                "id": 10403,
                "name": "Dominator"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38396/?format=api",
                "id": 38396,
                "name": "Infusion"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12128/?format=api",
                "id": 12128,
                "name": "Corrosion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}