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

{
    "url": "https://demozoo.org/api/v1/bbses/3619/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3619/",
    "id": 3619,
    "name": "Honcho's Heaven",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118910/?format=api",
                "id": 118910,
                "name": "Bzyk"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13920/?format=api",
                "id": 13920,
                "name": "Czar"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122668/?format=api",
                "id": 122668,
                "name": "Honcho"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18506/?format=api",
                "id": 18506,
                "name": "Corrupt"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6932/?format=api",
                "id": 6932,
                "name": "Pleasure"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8810/?format=api",
                "id": 8810,
                "name": "Illusion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}