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

{
    "url": "https://demozoo.org/api/v1/bbses/2784/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2784/",
    "id": 2784,
    "name": "Time Bomb",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31768/?format=api",
                "id": 31768,
                "name": "Anders"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2491/?format=api",
                "id": 2491,
                "name": "Thomas"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2490/?format=api",
                "id": 2490,
                "name": "Daniel"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2215/?format=api",
                "id": 2215,
                "name": "New Beat"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-atari"
    ]
}