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

{
    "url": "https://demozoo.org/api/v1/bbses/12982/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12982/",
    "id": 12982,
    "name": "Cyber Zone",
    "location": "Kanton Aargau, Aargau, Switzerland",
    "country_code": "CH",
    "latitude": 47.39557,
    "longitude": 8.17214,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/62105/?format=api",
            "demozoo_url": "https://demozoo.org/productions/62105/",
            "id": 62105,
            "title": "Pain 08/97",
            "author_nicks": [
                {
                    "name": "Pain Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9951/?format=api",
                        "id": 9951,
                        "name": "Pain Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-08-13",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode",
                "pain"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35878/?format=api",
                "id": 35878,
                "name": "Moquai"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35877/?format=api",
                "id": 35877,
                "name": "Excite"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}