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

{
    "url": "https://demozoo.org/api/v1/bbses/158/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/158/",
    "id": 158,
    "name": "The Undiscovered Point",
    "location": "Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.33296,
    "longitude": -123.00264,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58767/?format=api",
                "id": 58767,
                "name": "Dr. CPU"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}