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

{
    "url": "https://demozoo.org/api/v1/bbses/370/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/370/",
    "id": 370,
    "name": "The Evil Realms",
    "location": "Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
    "country_code": "DE",
    "latitude": 49.08333,
    "longitude": 9.66667,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14529/?format=api",
                "id": 14529,
                "name": "Cop Eater"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81961/?format=api",
                "id": 81961,
                "name": "The Council"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14790/?format=api",
                "id": 14790,
                "name": "Babylon"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}