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

{
    "url": "https://demozoo.org/api/v1/bbses/13444/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13444/",
    "id": 13444,
    "name": "Infinity",
    "location": "Bremen, Germany",
    "country_code": "DE",
    "latitude": 53.08333,
    "longitude": 8.83333,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/101644/?format=api",
                "id": 101644,
                "name": "Mightymod"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "fidonet",
        "isdn",
        "prometheus",
        "music-bbs"
    ]
}