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

{
    "url": "https://demozoo.org/api/v1/bbses/11382/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11382/",
    "id": 11382,
    "name": "Digital Illusion",
    "location": "Vaasa, Ostrobothnia, Finland",
    "country_code": "FI",
    "latitude": 63.06985,
    "longitude": 21.80267,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/344519/?format=api",
            "demozoo_url": "https://demozoo.org/productions/344519/",
            "id": 344519,
            "title": "Creatures +2",
            "author_nicks": [
                {
                    "name": "Extasy",
                    "abbreviation": "XTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16104/?format=api",
                        "id": 16104,
                        "name": "Extasy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "cracked-from-tape",
                "creatures",
                "first-release"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/358962/?format=api",
            "demozoo_url": "https://demozoo.org/productions/358962/",
            "id": 358962,
            "title": "The Flood BBS Chart Preview",
            "author_nicks": [
                {
                    "name": "Fairlight",
                    "abbreviation": "FLT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                        "id": 239,
                        "name": "Fairlight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05-30",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "charts"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86587/?format=api",
                "id": 86587,
                "name": "The Masterblaster"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1658/?format=api",
                "id": 1658,
                "name": "Rockstar"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16104/?format=api",
                "id": 16104,
                "name": "Extasy"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7629/?format=api",
                "id": 7629,
                "name": "Victims"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}