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

{
    "url": "https://demozoo.org/api/v1/bbses/12755/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12755/",
    "id": 12755,
    "name": "Vienna Online",
    "location": "Vienna, Wien Stadt, Vienna, Austria",
    "country_code": "AT",
    "latitude": 48.20849,
    "longitude": 16.37208,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/282904/?format=api",
            "demozoo_url": "https://demozoo.org/productions/282904/",
            "id": 282904,
            "title": "May '96 Collection",
            "author_nicks": [
                {
                    "name": "Moz(ic)art",
                    "abbreviation": "MOZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                        "id": 7233,
                        "name": "Moz(ic)art",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-27",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                    "id": 7,
                    "name": "Musicdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}