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

{
    "url": "https://demozoo.org/api/v1/bbses/13892/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13892/",
    "id": 13892,
    "name": "The 4th Dimension (703-759)",
    "location": "Greenway, Charles City County, Virginia, United States",
    "country_code": "US",
    "latitude": 37.34098,
    "longitude": -77.08164,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151429/?format=api",
                "id": 151429,
                "name": "Magic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120559/?format=api",
                "id": 120559,
                "name": "Turbo Couriering"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}