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

{
    "url": "https://demozoo.org/api/v1/bbses/12838/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12838/",
    "id": 12838,
    "name": "Xenocide BBS",
    "location": "Shrub Oak, Westchester County, New York, United States",
    "country_code": "US",
    "latitude": 41.32759,
    "longitude": -73.81958,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147254/?format=api",
                "id": 147254,
                "name": "Overlord"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120503/?format=api",
                "id": 120503,
                "name": "Teknosis"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav"
    ]
}