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

{
    "url": "https://demozoo.org/api/v1/bbses/9864/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9864/",
    "id": 9864,
    "name": "Landing",
    "location": "Ohio, United States",
    "country_code": "US",
    "latitude": 40.25034,
    "longitude": -83.00018,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133071/?format=api",
                "id": 133071,
                "name": "F'Nor"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133072/?format=api",
                "id": 133072,
                "name": "Canth"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}