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

{
    "url": "https://demozoo.org/api/v1/bbses/7044/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7044/",
    "id": 7044,
    "name": "Channel Express",
    "location": "Bristol, City of Bristol, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.45523,
    "longitude": -2.59665,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127535/?format=api",
                "id": 127535,
                "name": "Techno J"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83427/?format=api",
                "id": 83427,
                "name": "Contour"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}