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

{
    "url": "https://demozoo.org/api/v1/bbses/541/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/541/",
    "id": 541,
    "name": "4th Dimension (703)",
    "location": "Centreville, Fairfax County, Virginia, United States",
    "country_code": "US",
    "latitude": 38.84039,
    "longitude": -77.42888,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67458/?format=api",
                "id": 67458,
                "name": "Firefly"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120561/?format=api",
                "id": 120561,
                "name": "Battlehawk"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61304/?format=api",
                "id": 61304,
                "name": "Sphere!"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79728/?format=api",
                "id": 79728,
                "name": "Pirates Of The Mid-Atlantic"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-public"
    ]
}