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

{
    "url": "https://demozoo.org/api/v1/bbses/477/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/477/",
    "id": 477,
    "name": "The Trancemission",
    "location": "Gemeente Leiden, South Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.15274,
    "longitude": 4.4836,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120292/?format=api",
                "id": 120292,
                "name": "Macker MD-90's"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24154/?format=api",
                "id": 24154,
                "name": "303 Dimension"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120534/?format=api",
                "id": 120534,
                "name": "Trance-4-Mation"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}