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

{
    "url": "https://demozoo.org/api/v1/bbses/10073/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10073/",
    "id": 10073,
    "name": "Demonic Depression",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133759/?format=api",
                "id": 133759,
                "name": "Whoever"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "unknown-location"
    ]
}