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

{
    "url": "https://demozoo.org/api/v1/bbses/13440/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13440/",
    "id": 13440,
    "name": "Intergalactic Trading Post",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144812/?format=api",
                "id": 144812,
                "name": "Desert Foxx"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148468/?format=api",
                "id": 148468,
                "name": "The Pied Piper"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53053/?format=api",
                "id": 53053,
                "name": "PTL Club"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}