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

{
    "url": "https://demozoo.org/api/v1/bbses/3890/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3890/",
    "id": 3890,
    "name": "Dark Illusion",
    "location": "Innsbruck, Innsbruck Stadt, Tyrol, Austria",
    "country_code": "AT",
    "latitude": 47.26266,
    "longitude": 11.39454,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/187234/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/187234/",
            "id": 187234,
            "title": "Blurred Reality 5 - Out of Jail",
            "author_nicks": [
                {
                    "name": "2fast",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6866/?format=api",
                        "id": 6866,
                        "name": "2fast",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Artcore",
                    "abbreviation": "AC!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6865/?format=api",
                        "id": 6865,
                        "name": "Artcore",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-07-01",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/263552/?format=api",
            "demozoo_url": "https://demozoo.org/productions/263552/",
            "id": 263552,
            "title": "Dark Illusion BBS File i-diz Intro",
            "author_nicks": [
                {
                    "name": "Tristar and Red Sector Inc.",
                    "abbreviation": "TRSI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                        "id": 69,
                        "name": "Tristar and Red Sector Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59323/?format=api",
                "id": 59323,
                "name": "Felon"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10948/?format=api",
                "id": 10948,
                "name": "DjaX!"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-amiga"
    ]
}