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

{
    "url": "https://demozoo.org/api/v1/bbses/4382/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4382/",
    "id": 4382,
    "name": "Zenturion",
    "location": "Gamleby, Västerviks Kommun, Kalmar, Sweden",
    "country_code": "SE",
    "latitude": 57.89604,
    "longitude": 16.39874,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113957/?format=api",
                "id": 113957,
                "name": "lASER mAN"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/113956/?format=api",
                "id": 113956,
                "name": "zENTURION"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}