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

{
    "url": "https://demozoo.org/api/v1/bbses/6626/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6626/",
    "id": 6626,
    "name": "Guided By Voices",
    "location": "Croswell, Sanilac County, Michigan, United States",
    "country_code": "US",
    "latitude": 43.27558,
    "longitude": -82.62104,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43109/?format=api",
                "id": 43109,
                "name": "Grymmjack"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/127153/?format=api",
                "id": 127153,
                "name": "Zombie"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard",
        "incomplete-affils"
    ]
}