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

{
    "url": "https://demozoo.org/api/v1/bbses/5069/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5069/",
    "id": 5069,
    "name": "CyberSpace",
    "location": "Canton du Valais, Valais, Switzerland",
    "country_code": "CH",
    "latitude": 46.22925,
    "longitude": 7.45972,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/50081/?format=api",
            "demozoo_url": "https://demozoo.org/productions/50081/",
            "id": 50081,
            "title": "The Game of Life",
            "author_nicks": [
                {
                    "name": "Ministry",
                    "abbreviation": "MNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7471/?format=api",
                        "id": 7471,
                        "name": "Ministry",
                        "is_group": true
                    }
                },
                {
                    "name": "Vanish",
                    "abbreviation": "VSH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2889/?format=api",
                        "id": 2889,
                        "name": "Vanish",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13729/?format=api",
                "id": 13729,
                "name": "ULi"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "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/7471/?format=api",
                "id": 7471,
                "name": "Ministry"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}