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

{
    "url": "https://demozoo.org/api/v1/bbses/13811/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13811/",
    "id": 13811,
    "name": "The Plug-Ole",
    "location": "England, United Kingdom",
    "country_code": "GB",
    "latitude": 52.16045,
    "longitude": -0.70312,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/714/?format=api",
                "id": 714,
                "name": "Excel U.K."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}