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

{
    "url": "https://demozoo.org/api/v1/bbses/4427/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4427/",
    "id": 4427,
    "name": "Stromi's Place",
    "location": "Westchester County, New York, United States",
    "country_code": "US",
    "latitude": 41.15148,
    "longitude": -73.75339,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124194/?format=api",
                "id": 124194,
                "name": "Stromi"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
                "id": 46360,
                "name": "Pirates With Attitudes"
            },
            "role": "040-distsite"
        },
        {
            "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/147238/?format=api",
                "id": 147238,
                "name": "TITAN"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "renegade-bbs"
    ]
}