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

{
    "url": "https://demozoo.org/api/v1/bbses/7429/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7429/",
    "id": 7429,
    "name": "The Abode",
    "location": "Elmwood Park, Bergen County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.90399,
    "longitude": -74.11848,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109121/?format=api",
                "id": 109121,
                "name": "Fenric"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109126/?format=api",
                "id": 109126,
                "name": "Drum"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109120/?format=api",
                "id": 109120,
                "name": "Chalk"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard",
        "dbbs"
    ]
}