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

{
    "url": "https://demozoo.org/api/v1/bbses/9964/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9964/",
    "id": 9964,
    "name": "The City of Thieves",
    "location": "Concord, Merrimack County, New Hampshire, United States",
    "country_code": "US",
    "latitude": 43.20814,
    "longitude": -71.53757,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/55347/?format=api",
                "id": 55347,
                "name": "Longshot"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65957/?format=api",
                "id": 65957,
                "name": "Untouchable Cracking Force"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108335/?format=api",
                "id": 108335,
                "name": "More Stupid Initials"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133614/?format=api",
                "id": 133614,
                "name": "The Avengers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}