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

{
    "url": "https://demozoo.org/api/v1/bbses/14179/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14179/",
    "id": 14179,
    "name": "Virtual XTC",
    "location": "Canada",
    "country_code": "CA",
    "latitude": 60.10867,
    "longitude": -113.64258,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86308/?format=api",
                "id": 86308,
                "name": "Moby"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30751/?format=api",
                "id": 30751,
                "name": "Laserlore"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30752/?format=api",
                "id": 30752,
                "name": "Anasthasia"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15803/?format=api",
                "id": 15803,
                "name": "Digital Artists of the Rare Kind"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "artboard",
        "music-bbs"
    ]
}