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

{
    "url": "https://demozoo.org/api/v1/bbses/664/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/664/",
    "id": 664,
    "name": "Halcyon",
    "location": "Sarnia, Lambton County, Ontario, Canada",
    "country_code": "CA",
    "latitude": 42.97866,
    "longitude": -82.40407,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119379/?format=api",
                "id": 119379,
                "name": "Chubber"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}