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

{
    "url": "https://demozoo.org/api/v1/bbses/11802/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11802/",
    "id": 11802,
    "name": "Civil Crime",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/103476/?format=api",
                "id": 103476,
                "name": "Cusak"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144747/?format=api",
                "id": 144747,
                "name": "Maniac"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118046/?format=api",
                "id": 118046,
                "name": "wARHAMMER"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132206/?format=api",
                "id": 132206,
                "name": "Ice-T"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}