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

{
    "url": "https://demozoo.org/api/v1/bbses/6407/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6407/",
    "id": 6407,
    "name": "Royal Castle",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126368/?format=api",
                "id": 126368,
                "name": "Royal Knight"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126369/?format=api",
                "id": 126369,
                "name": "Mach One"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126370/?format=api",
                "id": 126370,
                "name": "MIthrandir"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "unknown-location"
    ]
}