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

{
    "url": "https://demozoo.org/api/v1/bbses/12950/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12950/",
    "id": 12950,
    "name": "The Ultimate Anarchy",
    "location": "Florida, United States",
    "country_code": "US",
    "latitude": 28.75054,
    "longitude": -82.5001,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147542/?format=api",
                "id": 147542,
                "name": "Pink Floyd"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76613/?format=api",
                "id": 76613,
                "name": "North American Release Coalition"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}