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

{
    "url": "https://demozoo.org/api/v1/bbses/135/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/135/",
    "id": 135,
    "name": "Arkon",
    "location": "Brühl, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 50.83117,
    "longitude": 6.90633,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119114/?format=api",
                "id": 119114,
                "name": "Pet"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/93433/?format=api",
                "id": 93433,
                "name": "Rator"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119115/?format=api",
                "id": 119115,
                "name": "Fiona"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86099/?format=api",
                "id": 86099,
                "name": "Stephen King"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123787/?format=api",
                "id": 123787,
                "name": "Paranoimia"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78493/?format=api",
                "id": 78493,
                "name": "Crystal Phasmatic"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "isdn"
    ]
}