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

{
    "url": "https://demozoo.org/api/v1/bbses/693/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/693/",
    "id": 693,
    "name": "1st Software House",
    "location": "Singapore",
    "country_code": "SG",
    "latitude": 1.36667,
    "longitude": 103.8,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119396/?format=api",
                "id": 119396,
                "name": "Dragon Head"
            },
            "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"
    ]
}