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

{
    "url": "https://demozoo.org/api/v1/bbses/7220/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7220/",
    "id": 7220,
    "name": "The Disable",
    "location": "Winsen, Lower Saxony, Germany",
    "country_code": "DE",
    "latitude": 53.35753,
    "longitude": 10.21282,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76127/?format=api",
                "id": 76127,
                "name": "Rave"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2020/?format=api",
                "id": 2020,
                "name": "Bizarre Arts"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}