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

{
    "url": "https://demozoo.org/api/v1/bbses/14222/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14222/",
    "id": 14222,
    "name": "Castrauahua",
    "location": "Maryland, United States",
    "country_code": "US",
    "latitude": 39.00039,
    "longitude": -76.74997,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109836/?format=api",
                "id": 109836,
                "name": "Terminally Nothing"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152937/?format=api",
                "id": 152937,
                "name": "Evil Resolution"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "animenet"
    ]
}