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

{
    "url": "https://demozoo.org/api/v1/bbses/7312/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7312/",
    "id": 7312,
    "name": "Divine Madness",
    "location": "Lippstadt, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.67668,
    "longitude": 8.3411,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127979/?format=api",
                "id": 127979,
                "name": "Fellow"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127938/?format=api",
                "id": 127938,
                "name": "Maxim"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}