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

{
    "url": "https://demozoo.org/api/v1/bbses/5715/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5715/",
    "id": 5715,
    "name": "Electronic Frontier",
    "location": "Kansas City, Jackson County, Missouri, United States",
    "country_code": "US",
    "latitude": 39.09973,
    "longitude": -94.57857,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124991/?format=api",
                "id": 124991,
                "name": "Net Distortion"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108518/?format=api",
                "id": 108518,
                "name": "High Rezolution"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}