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

{
    "url": "https://demozoo.org/api/v1/bbses/6547/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6547/",
    "id": 6547,
    "name": "Destructive Legion",
    "location": "Rialto, San Bernardino County, California, United States",
    "country_code": "US",
    "latitude": 34.1064,
    "longitude": -117.37032,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126779/?format=api",
                "id": 126779,
                "name": "Blackened"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110616/?format=api",
                "id": 110616,
                "name": "Rival"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}