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

{
    "url": "https://demozoo.org/api/v1/bbses/3869/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3869/",
    "id": 3869,
    "name": "Xtacy",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7658/?format=api",
                "id": 7658,
                "name": "Dranic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7199/?format=api",
                "id": 7199,
                "name": "Xtacy"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-public",
        "demoscene-bbs"
    ]
}