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

{
    "url": "https://demozoo.org/api/v1/bbses/9467/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9467/",
    "id": 9467,
    "name": "Amiga Unlimited",
    "location": "Landkreis Starnberg, Upper Bavaria, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 48.015,
    "longitude": 11.29583,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/91915/?format=api",
                "id": 91915,
                "name": "The Goonie"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "bbs-public",
        "fidonet"
    ]
}