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

{
    "url": "https://demozoo.org/api/v1/bbses/8109/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8109/",
    "id": 8109,
    "name": "Sea Of Sorrow",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36826/?format=api",
                "id": 36826,
                "name": "The Violator"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129343/?format=api",
                "id": 129343,
                "name": "Eternal Nightmare"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80287/?format=api",
                "id": 80287,
                "name": "Artists With Style"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "hpav",
        "incomplete-affils"
    ]
}