
IMAX China Holding, Inc. — Investor Relations & Filings
IMAX China Holding, Inc. is a leading cinematic technology provider and the exclusive licensee of the IMAX brand and technology within Greater China, encompassing Mainland China, Hong Kong, and Taiwan. The company serves as the sole platform for the release of IMAX films in this market. Its core business involves the design, sale, and installation of proprietary IMAX theater systems, such as IMAX with Laser, and the provision of digital and film-based motion picture technologies. Revenue streams are generated through system sales, revenue-sharing arrangements, and the distribution of IMAX DMR (Digital Media Remastering) films, supporting the expansion of premium cinematic experiences across the region.
Recent filings
Browse filings by year
28 years- 2026 18 filings
- 2025 96 filings
- 2024 76 filings
- 2023 208 filings
- 2022 98 filings
- 2021 124 filings
- 2020 87 filings
- 2019 177 filings
- 2018 101 filings
- 2017 63 filings
- 2016 62 filings
- 2015 54 filings
- 2014 32 filings
- 2013 24 filings
- 2012 35 filings
- 2011 28 filings
- 2010 45 filings
- 2009 41 filings
- 2008 24 filings
- 2007 26 filings
- 2006 53 filings
- 2005 35 filings
- 2004 17 filings
- 2003 12 filings
- 2002 21 filings
- 2001 37 filings
- 2000 10 filings
- 1999 4 filings
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing Jetsen Technology Co.,Ltd.
Provides digital media technology, copyright management, an…
|
300182 | CN | Publishing, broadcasting, and c… |
|
BFS Entertainment & Multimedia Limited
North American entertainment company specializing in conten…
|
BFS | CA | Publishing, broadcasting, and c… |
|
Can-Chin Entertainment Group Co. Ltd.
Distributes Chinese language media content, acquiring North…
|
— | CA | Publishing, broadcasting, and c… |
|
Getty Images Holdings, Inc.
A global visual content creator and marketplace for photos,…
|
GETY | US | Publishing, broadcasting, and c… |
|
Highlight Communications AG
A holding company in the media and entertainment business w…
|
HLG | CH | Publishing, broadcasting, and c… |
|
Huanxi Media Group Limited
Investing in, producing, and distributing films and TV seri…
|
1003 | HK | Publishing, broadcasting, and c… |
|
Intertainment AG
Acquires, markets, and produces film rights for European th…
|
ITN | DE | Publishing, broadcasting, and c… |
|
Kam and Ronson Media Group Inc.
Specializes in licensing and remastering classic Hong Kong …
|
KME | CA | Publishing, broadcasting, and c… |
|
Kew Media Group Inc.
A content and entertainment company that acquired and distr…
|
KEW | CA | Publishing, broadcasting, and c… |
|
Litian Pictures Holdings Limited
Media enterprise specializing in drama series development, …
|
9958 | HK | Publishing, broadcasting, and c… |
IMAX China Holding, Inc. 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/50309/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50309 | 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=50309 | 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=50309 \ -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": 50309}, 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 IMAX China Holding, Inc. (id: 50309)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.