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

{
    "url": "https://demozoo.org/api/v1/bbses/6629/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6629/",
    "id": 6629,
    "name": "Pharcyde (905)",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47224/?format=api",
                "id": 47224,
                "name": "Liquid Nitro"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117448/?format=api",
                "id": 117448,
                "name": "Delta"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90464/?format=api",
                "id": 90464,
                "name": "Wing Leader"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122384/?format=api",
                "id": 122384,
                "name": "Dreamscape"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65041/?format=api",
                "id": 65041,
                "name": "Reaction"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcexpress",
        "bbs-console",
        "bbs-console-only"
    ]
}