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

{
    "url": "https://demozoo.org/api/v1/bbses/10679/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10679/",
    "id": 10679,
    "name": "Mortal Wish",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135656/?format=api",
                "id": 135656,
                "name": "Cipher"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120880/?format=api",
                "id": 120880,
                "name": "Vengeance"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}