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

{
    "url": "https://demozoo.org/api/v1/bbses/14181/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14181/",
    "id": 14181,
    "name": "Jash's House",
    "location": "Landkreis Heilbronn, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
    "country_code": "DE",
    "latitude": 49.2,
    "longitude": 9.2,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85893/?format=api",
                "id": 85893,
                "name": "Jash"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152775/?format=api",
                "id": 152775,
                "name": "Speedy"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152776/?format=api",
                "id": 152776,
                "name": "Lenart"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "isdn"
    ]
}