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

{
    "url": "https://demozoo.org/api/v1/bbses/10543/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10543/",
    "id": 10543,
    "name": "The Final Zone",
    "location": "Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.67691,
    "longitude": -117.77617,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17546/?format=api",
                "id": 17546,
                "name": "VindicatioN"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122521/?format=api",
                "id": 122521,
                "name": "NPi"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
                "id": 46360,
                "name": "Pirates With Attitudes"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46669/?format=api",
                "id": 46669,
                "name": "Adrenalin Staff"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131797/?format=api",
                "id": 131797,
                "name": "Valiant"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "vision-x"
    ]
}