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

{
    "url": "https://demozoo.org/api/v1/bbses/10826/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10826/",
    "id": 10826,
    "name": "CyberTron",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68697/?format=api",
                "id": 68697,
                "name": "Galvatron"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-console-only"
    ]
}