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

{
    "url": "https://demozoo.org/api/v1/bbses/13168/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13168/",
    "id": 13168,
    "name": "T.M.D.I.A",
    "location": "Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.19801,
    "longitude": -118.26102,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112816/?format=api",
                "id": 112816,
                "name": "X-Terminator"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115612/?format=api",
                "id": 115612,
                "name": "Ironside Data Productions"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}