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

{
    "url": "https://demozoo.org/api/v1/bbses/9763/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9763/",
    "id": 9763,
    "name": "Dungeon of Domination",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116709/?format=api",
                "id": 116709,
                "name": "Styx"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118021/?format=api",
                "id": 118021,
                "name": "Natas"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132765/?format=api",
                "id": 132765,
                "name": "Front Row Center Productions"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84569/?format=api",
                "id": 84569,
                "name": "Aristocracy"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132766/?format=api",
                "id": 132766,
                "name": "Blade"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}