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

{
    "url": "https://demozoo.org/api/v1/bbses/10591/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10591/",
    "id": 10591,
    "name": "House of Insanity 2 (214)",
    "location": "Dallas County, Texas, United States",
    "country_code": "US",
    "latitude": 32.76663,
    "longitude": -96.77787,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86383/?format=api",
                "id": 86383,
                "name": "The Unknown Soldier"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25676/?format=api",
                "id": 25676,
                "name": "GodFather"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                "id": 7421,
                "name": "The Humble Guys"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-console",
        "incomplete-affils",
        "vision2"
    ]
}