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

{
    "url": "https://demozoo.org/api/v1/bbses/4006/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4006/",
    "id": 4006,
    "name": "Phenomena",
    "location": "Norrköpings Kommun, Östergötland, Sweden",
    "country_code": "SE",
    "latitude": 58.61139,
    "longitude": 16.32092,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122880/?format=api",
                "id": 122880,
                "name": "Counterparts"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125278/?format=api",
                "id": 125278,
                "name": "Dr. Who"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89723/?format=api",
                "id": 89723,
                "name": "proxYon"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125279/?format=api",
                "id": 125279,
                "name": "Lord Spoke"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69434/?format=api",
                "id": 69434,
                "name": "King Peter"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109157/?format=api",
                "id": 109157,
                "name": "Error Art"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15888/?format=api",
                "id": 15888,
                "name": "Juice"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}