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

{
    "url": "https://demozoo.org/api/v1/bbses/10420/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10420/",
    "id": 10420,
    "name": "Particles",
    "location": "Roseville, Placer County, California, United States",
    "country_code": "US",
    "latitude": 38.75212,
    "longitude": -121.28801,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134444/?format=api",
                "id": 134444,
                "name": "Ice Breaker"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134448/?format=api",
                "id": 134448,
                "name": "Computer Wiz"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8854/?format=api",
                "id": 8854,
                "name": "Armageddon"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54782/?format=api",
                "id": 54782,
                "name": "Device"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107773/?format=api",
                "id": 107773,
                "name": "Downloading While Intoxicated"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4150/?format=api",
                "id": 4150,
                "name": "Epic"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45629/?format=api",
                "id": 45629,
                "name": "Sacred"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1785/?format=api",
                "id": 1785,
                "name": "Collision"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-c64",
        "telnet",
        "synchronet"
    ]
}