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

{
    "url": "https://demozoo.org/api/v1/bbses/9290/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9290/",
    "id": 9290,
    "name": "Burning Chrome",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36625/?format=api",
                "id": 36625,
                "name": "Scythe"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21468/?format=api",
                "id": 21468,
                "name": "Paranoia"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66192/?format=api",
                "id": 66192,
                "name": "Kryn"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81196/?format=api",
                "id": 81196,
                "name": "Outlaws"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav"
    ]
}