WANDA FILM HOLDING CO., LTD — Investor Relations & Filings
Wanda Film Holding Co., Ltd. is an integrated film enterprise specializing in cinema chain management, film production, and distribution. The company operates an extensive network of modern movie theaters, maintaining a significant market share in box office revenue and screen count. Its core business activities encompass film investment, advertising, and the development of cinematic technologies, including IMAX and high-end projection systems. Additionally, the company engages in film-related merchandising and online ticketing services through its digital platforms. By controlling a comprehensive value chain from content creation to exhibition, the organization provides a diverse range of entertainment experiences to a broad consumer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度业绩预告 | 2026-01-27 | Chinese | |
| 关于2026年度使用闲置自有资金进行委托理财的公告 | 2026-01-23 | Chinese | |
| 委托理财管理制度 | 2026-01-23 | Chinese | |
| 第七届董事会第九次会议决议公告 | 2026-01-23 | Chinese | |
| 中国国际金融股份有限公司关于万达电影股份有限公司发行股份购买资产暨关联交易部分限售股份上市流通的核查意见 | 2026-01-19 | Chinese | |
| 关于发行股份购买资产暨关联交易部分限售股份上市流通的提示性公告 | 2026-01-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 36914221 | 2025年度业绩预告 | 2026-01-27 | Chinese | ||
| 36914220 | 关于2026年度使用闲置自有资金进行委托理财的公告 | 2026-01-23 | Chinese | ||
| 36914217 | 委托理财管理制度 | 2026-01-23 | Chinese | ||
| 36914216 | 第七届董事会第九次会议决议公告 | 2026-01-23 | Chinese | ||
| 36914214 | 中国国际金融股份有限公司关于万达电影股份有限公司发行股份购买资产暨关联交易部分限售股份上市流通的核查意见 | 2026-01-19 | Chinese | ||
| 36914213 | 关于发行股份购买资产暨关联交易部分限售股份上市流通的提示性公告 | 2026-01-19 | Chinese | ||
|
2025
9 filings
| |||||
| 36914211 | 2025年第二次临时股东大会决议公告 | 2025-12-30 | Chinese | ||
| 36914209 | 北京市通商律师事务所关于万达电影股份有限公司2025年第二次临时股东大会法律意见书 | 2025-12-30 | Chinese | ||
| 36914206 | 公司章程(2025年12月) | 2025-12-12 | Chinese | ||
| 36914197 | 对外担保制度(2025年12月) | 2025-12-12 | Chinese | ||
| 36914190 | 重大事项内部报告制度(2025年12月) | 2025-12-12 | Chinese | ||
| 36914178 | 对外提供财务资助制度(2025年12月) | 2025-12-12 | Chinese | ||
| 36914174 | 对外捐赠制度(2025年12月) | 2025-12-12 | Chinese | ||
| 36914166 | 董事会战略委员会工作细则(2025年12月) | 2025-12-12 | Chinese | ||
| 36914156 | 股东会议事规则(2025年12月) | 2025-12-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Motion picture projection activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cineline India Limited
Operates MovieMax multiplexes with advanced cinema technolo…
|
CINELINE | IN | Publishing, broadcasting, and c… |
|
Cinemark Holdings, Inc.
A global theatrical exhibition company offering premium, te…
|
CNK | US | Publishing, broadcasting, and c… |
|
Cineplex Galaxy Income Fund
Publicly traded trust managing assets of the largest motion…
|
CGX | CA | Publishing, broadcasting, and c… |
|
CINEWORLD GROUP PLC
A global cinema operator and one of the largest movie theat…
|
CINE | GB | Publishing, broadcasting, and c… |
|
Connplex Cinemas Limited
Operates boutique multiplexes with premium technology and l…
|
CONNPLEX | IN | Publishing, broadcasting, and c… |
|
Guangzhou Jinyi Media Corporation
Operates cinema complexes and manages film distribution, pr…
|
002905 | CN | Publishing, broadcasting, and c… |
|
HENGDIAN ENTERTAINMENT CO.,LTD
Provides integrated film production services, studio facili…
|
603103 | CN | Publishing, broadcasting, and c… |
|
Kinepolis Group NV
An international operator of multiplex cinemas in Europe an…
|
KIN | BE | Publishing, broadcasting, and c… |
|
PVR INOX LIMITED
Large-scale film exhibition entity operating multiplex scre…
|
PVRINOX | IN | Publishing, broadcasting, and c… |
|
SHANGHAI FILM CO.,LTD.
Specializes in film distribution, cinema chain management, …
|
601595 | CN | Publishing, broadcasting, and c… |
WANDA FILM HOLDING CO., LTD via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/54754/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54754 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=54754 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=54754 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 54754}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for WANDA FILM HOLDING CO., LTD (id: 54754)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.