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

{
    "url": "https://demozoo.org/api/v1/bbses/7662/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7662/",
    "id": 7662,
    "name": "Burning Chrome (703)",
    "location": "Virginia, United States",
    "country_code": "US",
    "latitude": 37.54812,
    "longitude": -77.44675,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128508/?format=api",
                "id": 128508,
                "name": "Night Watchman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115556/?format=api",
                "id": 115556,
                "name": "MAGiC"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}