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

{
    "url": "https://demozoo.org/api/v1/bbses/5504/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5504/",
    "id": 5504,
    "name": "Hysteria (914)",
    "location": "New York, United States",
    "country_code": "US",
    "latitude": 43.00035,
    "longitude": -75.4999,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124548/?format=api",
                "id": 124548,
                "name": "Leadfoot"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124547/?format=api",
                "id": 124547,
                "name": "Revolution Couriering"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76136/?format=api",
                "id": 76136,
                "name": "Couriers Of Pirated Software"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}