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

{
    "url": "https://demozoo.org/api/v1/bbses/5512/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5512/",
    "id": 5512,
    "name": "A Violent Fluid",
    "location": "Oklahoma, United States",
    "country_code": "US",
    "latitude": 35.49209,
    "longitude": -97.50328,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85011/?format=api",
                "id": 85011,
                "name": "PuRPLe"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124547/?format=api",
                "id": 124547,
                "name": "Revolution Couriering"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}