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

{
    "url": "https://demozoo.org/api/v1/bbses/7883/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7883/",
    "id": 7883,
    "name": "Wetworks (616)",
    "location": "Michigan, United States",
    "country_code": "US",
    "latitude": 44.25029,
    "longitude": -85.50033,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110250/?format=api",
                "id": 110250,
                "name": "Liquid Death"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128761/?format=api",
                "id": 128761,
                "name": "Spike"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110246/?format=api",
                "id": 110246,
                "name": "Emerge"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}