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

{
    "url": "https://demozoo.org/api/v1/bbses/5511/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5511/",
    "id": 5511,
    "name": "Grind",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124552/?format=api",
                "id": 124552,
                "name": "Lilithn"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124544/?format=api",
                "id": 124544,
                "name": "Nocturnal Holocaust"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111030/?format=api",
                "id": 111030,
                "name": "Flavor"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}