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

{
    "url": "https://demozoo.org/api/v1/bbses/7457/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7457/",
    "id": 7457,
    "name": "Revolution",
    "location": "Malente, Schleswig-Holstein, Germany",
    "country_code": "DE",
    "latitude": 54.17226,
    "longitude": 10.55968,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128324/?format=api",
                "id": 128324,
                "name": "Gesnux"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-public",
        "phobos"
    ]
}