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

{
    "url": "https://demozoo.org/api/v1/bbses/2374/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2374/",
    "id": 2374,
    "name": "Liquid Swordz",
    "location": "Illinois, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -89.25037,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120840/?format=api",
                "id": 120840,
                "name": "Inspektah"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
                "id": 106746,
                "name": "Wasted Obfuscated Evolution"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}