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

{
    "url": "https://demozoo.org/api/v1/bbses/6980/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6980/",
    "id": 6980,
    "name": "X-Connection",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127437/?format=api",
                "id": 127437,
                "name": "Intruder"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127438/?format=api",
                "id": 127438,
                "name": "Cosmos"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50199/?format=api",
                "id": 50199,
                "name": "General Lee"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6880/?format=api",
                "id": 6880,
                "name": "Fix"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61329/?format=api",
                "id": 61329,
                "name": "Tension"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "system-express",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-c64"
    ]
}