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

{
    "url": "https://demozoo.org/api/v1/bbses/5070/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5070/",
    "id": 5070,
    "name": "House of Silence",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/206349/?format=api",
            "demozoo_url": "https://demozoo.org/productions/206349/",
            "id": 206349,
            "title": "House Of Silence BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131772/?format=api",
                "id": 131772,
                "name": "Coroner"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7465/?format=api",
                "id": 7465,
                "name": "Excide"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18751/?format=api",
                "id": 18751,
                "name": "Hybrid"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107595/?format=api",
                "id": 107595,
                "name": "Very Strange Warez"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124292/?format=api",
                "id": 124292,
                "name": "International Ghost Hunters"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122531/?format=api",
                "id": 122531,
                "name": "Grave Dances Union"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcexpress",
        "bbs-pc",
        "bbs-amiga",
        "bbs-c64"
    ]
}