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

{
    "url": "https://demozoo.org/api/v1/bbses/6391/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6391/",
    "id": 6391,
    "name": "Wild Side",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37397/?format=api",
                "id": 37397,
                "name": "Ascap"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126346/?format=api",
                "id": 126346,
                "name": "Luzifer"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126347/?format=api",
                "id": 126347,
                "name": "Panacea"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8642/?format=api",
                "id": 8642,
                "name": "Shrimps Design"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1028/?format=api",
                "id": 1028,
                "name": "Illusion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "isdn"
    ]
}