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

{
    "url": "https://demozoo.org/api/v1/bbses/5169/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5169/",
    "id": 5169,
    "name": "Alkalinity",
    "location": "Buffalo, Erie County, New York, United States",
    "country_code": "US",
    "latitude": 42.88645,
    "longitude": -78.87837,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123854/?format=api",
                "id": 123854,
                "name": "Penman"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83950/?format=api",
                "id": 83950,
                "name": "Infernal Affairs"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77907/?format=api",
                "id": 77907,
                "name": "HASP"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46345/?format=api",
                "id": 46345,
                "name": "Special Warez Acquisition Team"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83139/?format=api",
                "id": 83139,
                "name": "Matrix"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}