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

{
    "url": "https://demozoo.org/api/v1/bbses/1929/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1929/",
    "id": 1929,
    "name": "Winterland",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26162/?format=api",
                "id": 26162,
                "name": "Fisherking"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23602/?format=api",
                "id": 23602,
                "name": "Ten"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27607/?format=api",
                "id": 27607,
                "name": "Wizkid"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4753/?format=api",
                "id": 4753,
                "name": "Woober"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46962/?format=api",
                "id": 46962,
                "name": "ByteX"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35581/?format=api",
                "id": 35581,
                "name": "Voodoo"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5302/?format=api",
                "id": 5302,
                "name": "Massive"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23608/?format=api",
                "id": 23608,
                "name": "Intellect"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "daydream-amiga",
        "bbs-pc",
        "bbs-amiga",
        "bbs-c64",
        "telnet",
        "bbs-macintosh"
    ]
}