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

{
    "url": "https://demozoo.org/api/v1/bbses/10588/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10588/",
    "id": 10588,
    "name": "Free Beer",
    "location": "Atlanta, Fulton County, Georgia, United States",
    "country_code": "US",
    "latitude": 33.749,
    "longitude": -84.38798,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46231/?format=api",
                "id": 46231,
                "name": "Killean"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86754/?format=api",
                "id": 86754,
                "name": "Quazar"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135366/?format=api",
                "id": 135366,
                "name": "The Red"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/98158/?format=api",
                "id": 98158,
                "name": "Bud Weiser"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131989/?format=api",
                "id": 131989,
                "name": "BeerWares"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/92295/?format=api",
                "id": 92295,
                "name": "Reflections"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43814/?format=api",
                "id": 43814,
                "name": "TRiBE"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "renegade-bbs"
    ]
}