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

{
    "url": "https://demozoo.org/api/v1/bbses/5718/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5718/",
    "id": 5718,
    "name": "Dead Water Zone",
    "location": "Summit, Union County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.71562,
    "longitude": -74.36468,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109349/?format=api",
                "id": 109349,
                "name": "Xanadu"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108518/?format=api",
                "id": 108518,
                "name": "High Rezolution"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/125058/?format=api",
                "id": 125058,
                "name": "American Anarchists Alliance"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}