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

{
    "url": "https://demozoo.org/api/v1/bbses/10192/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10192/",
    "id": 10192,
    "name": "Demo'N'Ware",
    "location": "Provincia di Reggio Emilia, Emilia-Romagna, Italy",
    "country_code": "IT",
    "latitude": 44.61667,
    "longitude": 10.61667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/235547/?format=api",
            "demozoo_url": "https://demozoo.org/productions/235547/",
            "id": 235547,
            "title": "Demo-n-ware BBS",
            "author_nicks": [
                {
                    "name": "Banana",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1075/?format=api",
                        "id": 1075,
                        "name": "Banana",
                        "is_group": false
                    }
                },
                {
                    "name": "Byterapers",
                    "abbreviation": "(B)",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                        "id": 370,
                        "name": "Byterapers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133964/?format=api",
                "id": 133964,
                "name": "Sebastian"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76882/?format=api",
                "id": 76882,
                "name": "Nova Acies"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}