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

{
    "url": "https://demozoo.org/api/v1/bbses/12821/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12821/",
    "id": 12821,
    "name": "Carnage (040)",
    "location": "Hamburg, Freie und Hansestadt, Hamburg, Germany",
    "country_code": "DE",
    "latitude": 53.55,
    "longitude": 10.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113694/?format=api",
                "id": 113694,
                "name": "Gargajan"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66642/?format=api",
                "id": 66642,
                "name": "Delirium Of Disorder"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}