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

{
    "url": "https://demozoo.org/api/v1/bbses/112/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/112/",
    "id": 112,
    "name": "The Pelvis Of Elvis",
    "location": "Vancouver, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.24966,
    "longitude": -123.11934,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58863/?format=api",
                "id": 58863,
                "name": "DJ Moses Risin'"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46725/?format=api",
                "id": 46725,
                "name": "Happy Fetus Records"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19658/?format=api",
                "id": 19658,
                "name": "Pure"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}