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

{
    "url": "https://demozoo.org/api/v1/bbses/13451/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13451/",
    "id": 13451,
    "name": "Lost City (070)",
    "location": "Gemeente Den Haag, South Holland, Netherlands",
    "country_code": "NL",
    "latitude": 52.06866,
    "longitude": 4.28635,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99972/?format=api",
                "id": 99972,
                "name": "Bubbles"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}