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

{
    "url": "https://demozoo.org/api/v1/bbses/5388/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5388/",
    "id": 5388,
    "name": "The Hidden Wall",
    "location": "Maryland, United States",
    "country_code": "US",
    "latitude": 39.00039,
    "longitude": -76.74997,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61323/?format=api",
                "id": 61323,
                "name": "Maxan"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61304/?format=api",
                "id": 61304,
                "name": "Sphere!"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}