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

{
    "url": "https://demozoo.org/api/v1/bbses/8700/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8700/",
    "id": 8700,
    "name": "Technique",
    "location": "Istanbul, Turkey",
    "country_code": "TR",
    "latitude": 41.01384,
    "longitude": 28.94966,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130247/?format=api",
                "id": 130247,
                "name": "Mit"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68866/?format=api",
                "id": 68866,
                "name": "Master"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-amiga",
        "hpav",
        "fidonet"
    ]
}