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

{
    "url": "https://demozoo.org/api/v1/bbses/9130/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9130/",
    "id": 9130,
    "name": "The Forgotten Galaxy",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131460/?format=api",
                "id": 131460,
                "name": "The Explicit Mind"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131898/?format=api",
                "id": 131898,
                "name": "Shadow of Vengeance"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131459/?format=api",
                "id": 131459,
                "name": "FLiGHT"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "renegade-bbs"
    ]
}