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

{
    "url": "https://demozoo.org/api/v1/bbses/3624/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3624/",
    "id": 3624,
    "name": "Digital Harem",
    "location": "Italy",
    "country_code": "IT",
    "latitude": 42.83333,
    "longitude": 12.83333,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77227/?format=api",
                "id": 77227,
                "name": "Wizzy"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130704/?format=api",
                "id": 130704,
                "name": "Fener"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130705/?format=api",
                "id": 130705,
                "name": "Lonewolf"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}