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

{
    "url": "https://demozoo.org/api/v1/bbses/14452/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14452/",
    "id": 14452,
    "name": "House Of Usher",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154153/?format=api",
                "id": 154153,
                "name": "Violator"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154154/?format=api",
                "id": 154154,
                "name": "Raistlin"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154156/?format=api",
                "id": 154156,
                "name": "Jaynay"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154152/?format=api",
                "id": 154152,
                "name": "Demomazterz"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}