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

{
    "url": "https://demozoo.org/api/v1/bbses/11174/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11174/",
    "id": 11174,
    "name": "Cyber Rebels",
    "location": "Portugal",
    "country_code": "PT",
    "latitude": 39.6945,
    "longitude": -8.13057,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127231/?format=api",
                "id": 127231,
                "name": "Kore"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138653/?format=api",
                "id": 138653,
                "name": "Essence"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}