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

{
    "url": "https://demozoo.org/api/v1/bbses/14334/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14334/",
    "id": 14334,
    "name": "Project Anime",
    "location": "Sault Ste. Marie, Algoma, Ontario, Canada",
    "country_code": "CA",
    "latitude": 46.51677,
    "longitude": -84.33325,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153230/?format=api",
                "id": 153230,
                "name": "Ranma"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117661/?format=api",
                "id": 117661,
                "name": "Neo-Gen"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}