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

{
    "url": "https://demozoo.org/api/v1/bbses/5377/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5377/",
    "id": 5377,
    "name": "Mafia Commission",
    "location": "New York, United States",
    "country_code": "US",
    "latitude": 43.00035,
    "longitude": -75.4999,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124258/?format=api",
                "id": 124258,
                "name": "Trident"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88422/?format=api",
                "id": 88422,
                "name": "fATE"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85458/?format=api",
                "id": 85458,
                "name": "Talented Internet Cribbers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}