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

{
    "url": "https://demozoo.org/api/v1/bbses/5082/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5082/",
    "id": 5082,
    "name": "Vanishing Point (604)",
    "location": "British Columbia, Canada",
    "country_code": "CA",
    "latitude": 53.99983,
    "longitude": -125.0032,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123746/?format=api",
                "id": 123746,
                "name": "Kodiak"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123744/?format=api",
                "id": 123744,
                "name": "Never At Rest Couriers"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124232/?format=api",
                "id": 124232,
                "name": "Act"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124323/?format=api",
                "id": 124323,
                "name": "Foundation"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79322/?format=api",
                "id": 79322,
                "name": "Dead Weight"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}