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

{
    "url": "https://demozoo.org/api/v1/bbses/2530/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2530/",
    "id": 2530,
    "name": "Corner (089)",
    "location": "Kreisfreie Stadt München, Upper Bavaria, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 48.15389,
    "longitude": 11.54806,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36624/?format=api",
                "id": 36624,
                "name": "Toydealer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19884/?format=api",
                "id": 19884,
                "name": "Tiny Toons"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}