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

{
    "url": "https://demozoo.org/api/v1/bbses/13156/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13156/",
    "id": 13156,
    "name": "God Land",
    "location": "Braunschweig, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 52.26471,
    "longitude": 10.52333,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23319/?format=api",
                "id": 23319,
                "name": "Skinhead"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64",
        "c-base"
    ]
}