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

{
    "url": "https://demozoo.org/api/v1/bbses/10127/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10127/",
    "id": 10127,
    "name": "Operation Anarchy",
    "location": "Saddle Brook, Bergen County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.89899,
    "longitude": -74.09264,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133844/?format=api",
                "id": 133844,
                "name": "The Man From Utopia"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "tcsnet"
    ]
}