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

{
    "url": "https://demozoo.org/api/v1/bbses/10686/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10686/",
    "id": 10686,
    "name": "County Jail",
    "location": "Opole Voivodeship, Poland",
    "country_code": "PL",
    "latitude": 50.66667,
    "longitude": 17.9,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81852/?format=api",
                "id": 81852,
                "name": "Wozio"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}