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

{
    "url": "https://demozoo.org/api/v1/bbses/10617/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10617/",
    "id": 10617,
    "name": "Psychotic Reflection",
    "location": "New York, United States",
    "country_code": "US",
    "latitude": 43.00035,
    "longitude": -75.4999,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86695/?format=api",
                "id": 86695,
                "name": "Kamui"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121574/?format=api",
                "id": 121574,
                "name": "Arrogant Couriers with Essays"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}