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

{
    "url": "https://demozoo.org/api/v1/bbses/8701/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8701/",
    "id": 8701,
    "name": "Clinique",
    "location": "Istanbul, Turkey",
    "country_code": "TR",
    "latitude": 41.01384,
    "longitude": 28.94966,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68866/?format=api",
                "id": 68866,
                "name": "Master"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130247/?format=api",
                "id": 130247,
                "name": "Mit"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68869/?format=api",
                "id": 68869,
                "name": "Prince"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14153/?format=api",
                "id": 14153,
                "name": "Remix"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1363/?format=api",
                "id": 1363,
                "name": "Clique"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-amiga"
    ]
}