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

{
    "url": "https://demozoo.org/api/v1/bbses/12832/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12832/",
    "id": 12832,
    "name": "Skitzo BBS",
    "location": "Austin, Travis County, Texas, United States",
    "country_code": "US",
    "latitude": 30.26715,
    "longitude": -97.74306,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108409/?format=api",
                "id": 108409,
                "name": "Waysted"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}