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

{
    "url": "https://demozoo.org/api/v1/bbses/1790/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1790/",
    "id": 1790,
    "name": "Ill Communication",
    "location": "Landkreis Deggendorf, Lower Bavaria, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 48.78583,
    "longitude": 13.01194,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120262/?format=api",
                "id": 120262,
                "name": "D-Fens"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80553/?format=api",
                "id": 80553,
                "name": "COP"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}