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

{
    "url": "https://demozoo.org/api/v1/bbses/8041/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8041/",
    "id": 8041,
    "name": "False Intentions",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79719/?format=api",
                "id": 79719,
                "name": "Trojan Man"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154540/?format=api",
                "id": 154540,
                "name": "Ghengis Khan"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79717/?format=api",
                "id": 79717,
                "name": "PRISM"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154538/?format=api",
                "id": 154538,
                "name": "Underground Freedom Organization"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "unknown-location"
    ]
}