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

{
    "url": "https://demozoo.org/api/v1/bbses/14162/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14162/",
    "id": 14162,
    "name": "Ministry Of Fear",
    "location": "Göteborg, Göteborgs stad, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 57.70716,
    "longitude": 11.96679,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200883/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200883/",
            "id": 200883,
            "title": "The Ministry Of Fear BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/111016/?format=api",
                "id": 111016,
                "name": "Darkmind"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46106/?format=api",
                "id": 46106,
                "name": "Pharcyde"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                "id": 7647,
                "name": "ACiD"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111014/?format=api",
                "id": 111014,
                "name": "Fluid"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "artboard"
    ]
}