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

{
    "url": "https://demozoo.org/api/v1/bbses/7524/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7524/",
    "id": 7524,
    "name": "Cross Bones",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128379/?format=api",
                "id": 128379,
                "name": "Death Adder"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "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/122851/?format=api",
                "id": 122851,
                "name": "Smegma"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79322/?format=api",
                "id": 79322,
                "name": "Dead Weight"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147574/?format=api",
                "id": 147574,
                "name": "Global Overdose PC"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}