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

{
    "url": "https://demozoo.org/api/v1/bbses/11561/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11561/",
    "id": 11561,
    "name": "CRC Error",
    "location": "Curitiba, ParanĂ¡, Brazil",
    "country_code": "BR",
    "latitude": -25.50395,
    "longitude": -49.29082,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143410/?format=api",
                "id": 143410,
                "name": "Gizz The Feetal"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143399/?format=api",
                "id": 143399,
                "name": "Rise Of Crackers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}