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

{
    "url": "https://demozoo.org/api/v1/bbses/5935/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5935/",
    "id": 5935,
    "name": "Happy Jesus Trashcan",
    "location": "Tampa, Hillsborough County, Florida, United States",
    "country_code": "US",
    "latitude": 27.94752,
    "longitude": -82.45843,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125360/?format=api",
                "id": 125360,
                "name": "Guilt"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109633/?format=api",
                "id": 109633,
                "name": "Shore Cracking/Ansi Runners"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}