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

{
    "url": "https://demozoo.org/api/v1/bbses/5756/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5756/",
    "id": 5756,
    "name": "The Score",
    "location": "Gemeente Zutphen, Gelderland, Netherlands",
    "country_code": "NL",
    "latitude": 52.13145,
    "longitude": 6.23132,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73936/?format=api",
                "id": 73936,
                "name": "Captain Pizza"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5731/?format=api",
                "id": 5731,
                "name": "Rick"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84140/?format=api",
                "id": 84140,
                "name": "Camelot"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/950/?format=api",
                "id": 950,
                "name": "Maniacs of Noise"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "system-express",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "demoscene-bbs"
    ]
}