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

{
    "url": "https://demozoo.org/api/v1/bbses/14015/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14015/",
    "id": 14015,
    "name": "X-Mortis",
    "location": "Denmark",
    "country_code": "DK",
    "latitude": 56.0,
    "longitude": 10.0,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114795/?format=api",
                "id": 114795,
                "name": "Dr. Chaos"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38860/?format=api",
                "id": 38860,
                "name": "Nicko"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5006/?format=api",
                "id": 5006,
                "name": "Zarch"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118417/?format=api",
                "id": 118417,
                "name": "Dune"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6632/?format=api",
                "id": 6632,
                "name": "Gunnars Farvebio"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38859/?format=api",
                "id": 38859,
                "name": "Twilight"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}