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

{
    "url": "https://demozoo.org/api/v1/bbses/11019/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11019/",
    "id": 11019,
    "name": "Liquid Underground",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137730/?format=api",
                "id": 137730,
                "name": "Abuse"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137729/?format=api",
                "id": 137729,
                "name": "Fusion"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137731/?format=api",
                "id": 137731,
                "name": "Jester"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137728/?format=api",
                "id": 137728,
                "name": "Iguana"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}