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

{
    "url": "https://demozoo.org/api/v1/bbses/1696/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1696/",
    "id": 1696,
    "name": "Planet Caravan",
    "location": "Marysville, Yuba County, California, United States",
    "country_code": "US",
    "latitude": 39.14573,
    "longitude": -121.59135,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120197/?format=api",
                "id": 120197,
                "name": "Zylone"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127878/?format=api",
                "id": 127878,
                "name": "Dotmatrix"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127879/?format=api",
                "id": 127879,
                "name": "Rac3RXxX"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26356/?format=api",
                "id": 26356,
                "name": "Injection"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124459/?format=api",
                "id": 124459,
                "name": "Alphaforce"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "telnet"
    ]
}