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

{
    "url": "https://demozoo.org/api/v1/bbses/7433/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7433/",
    "id": 7433,
    "name": "Aceldama",
    "location": "Denver, Denver County, Colorado, United States",
    "country_code": "US",
    "latitude": 39.73915,
    "longitude": -104.9847,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128233/?format=api",
                "id": 128233,
                "name": "Judas"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111185/?format=api",
                "id": 111185,
                "name": "Maiten1"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}