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

{
    "url": "https://demozoo.org/api/v1/bbses/14137/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14137/",
    "id": 14137,
    "name": "Mind Rape",
    "location": "Melbourne, Victoria, Australia",
    "country_code": "AU",
    "latitude": -37.814,
    "longitude": 144.96332,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152693/?format=api",
                "id": 152693,
                "name": "Acid Drop"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11930/?format=api",
                "id": 11930,
                "name": "King Tech"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152694/?format=api",
                "id": 152694,
                "name": "Predator"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36802/?format=api",
                "id": 36802,
                "name": "Mush"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "music-bbs",
        "ppe-net",
        "velocity-net"
    ]
}