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

{
    "url": "https://demozoo.org/api/v1/bbses/9441/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9441/",
    "id": 9441,
    "name": "Abyss",
    "location": "Kreisfreie Stadt Kiel, Schleswig-Holstein, Germany",
    "country_code": "DE",
    "latitude": 54.32194,
    "longitude": 10.13417,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2626/?format=api",
                "id": 2626,
                "name": "Phoenix"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2264/?format=api",
                "id": 2264,
                "name": "The Chaos Engine"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}