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

{
    "url": "https://demozoo.org/api/v1/bbses/4784/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4784/",
    "id": 4784,
    "name": "Acidic Nature",
    "location": "Rochelle Park, Bergen County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.90732,
    "longitude": -74.07514,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123552/?format=api",
                "id": 123552,
                "name": "Sardonyx"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123306/?format=api",
                "id": 123306,
                "name": "Prognosis"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77874/?format=api",
                "id": 77874,
                "name": "CyberCrime Int."
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131630/?format=api",
                "id": 131630,
                "name": "KRACK"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav"
    ]
}