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

{
    "url": "https://demozoo.org/api/v1/bbses/4143/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4143/",
    "id": 4143,
    "name": "Disembodied Pressure",
    "location": "Brazil",
    "country_code": "BR",
    "latitude": -10.0,
    "longitude": -55.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59454/?format=api",
                "id": 59454,
                "name": "Lord Autopsy"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121673/?format=api",
                "id": 121673,
                "name": "Dark Murder"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122703/?format=api",
                "id": 122703,
                "name": "Bad Carcass"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "telnet",
        "artboard",
        "hpav"
    ]
}