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

{
    "url": "https://demozoo.org/api/v1/bbses/14355/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14355/",
    "id": 14355,
    "name": "Death Ray",
    "location": "Hessen, Hesse, Germany",
    "country_code": "DE",
    "latitude": 50.55,
    "longitude": 9.0,
    "bbstros": [],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81243/?format=api",
                "id": 81243,
                "name": "Prisoners of War"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "isdn"
    ]
}