Beijing Enlight Media Co., Ltd. — Investor Relations & Filings
Beijing Enlight Media Co., Ltd. is a prominent media and entertainment enterprise specializing in the production and distribution of motion pictures, television programs, and animated content. The company operates across the entire entertainment value chain, including investment, production, marketing, and talent management. It is particularly recognized for its leadership in the animation sector through its dedicated label, Coloroom Pictures, which has produced record-breaking animated features. Beyond animation, the firm manages a diverse portfolio of live-action films and television series, leveraging a robust distribution network and strategic partnerships to reach broad audiences. Its business model integrates content creation with intellectual property development and artist representation, positioning it as a key player in the development of high-quality entertainment assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年一季度报告 | 2026-04-21 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-21 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-21 | Chinese | |
| 2025年年度报告 | 2026-04-21 | Chinese | |
| 关于2025年度证券投资情况的专项说明 | 2026-04-21 | Chinese | |
| 2025年度独立董事述职报告(王雪春) | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36453430 | 2026年一季度报告 | 2026-04-21 | Chinese | ||
| 36453427 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-21 | Chinese | ||
| 36453426 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-21 | Chinese | ||
| 36453424 | 2025年年度报告 | 2026-04-21 | Chinese | ||
| 36453422 | 关于2025年度证券投资情况的专项说明 | 2026-04-21 | Chinese | ||
| 36453420 | 2025年度独立董事述职报告(王雪春) | 2026-04-21 | Chinese | ||
| 36453418 | 2025年度内部控制评价报告 | 2026-04-21 | Chinese | ||
| 36453416 | 关于签署房屋租赁合同暨关联交易的公告 | 2026-04-21 | Chinese | ||
| 36453413 | 关于2025年度利润分配方案的公告 | 2026-04-21 | Chinese | ||
| 36453410 | 董事离任公告 | 2026-04-14 | Chinese | ||
| 36453409 | 关于公司持股5%以上股东减持股份预披露公告 | 2026-04-14 | Chinese | ||
| 36453408 | 关于签署合作框架协议暨关联交易的公告 | 2026-03-26 | Chinese | ||
| 36453406 | 第六届董事会第十四次会议决议公告 | 2026-03-26 | Chinese | ||
| 36453404 | 关于变更办公地址及投资者联系方式的公告 | 2026-03-05 | Chinese | ||
| 36453400 | 关于电影《惊蛰无声》票房的公告 | 2026-02-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme production activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Blue Ant Media
International media company structured as a studio, rights …
|
BAMI | CA | Publishing, broadcasting, and c… |
|
BLUEGOD ENTERTAINMENT LIMITED
Produces and distributes feature films, digital series, and…
|
539175 | IN | Publishing, broadcasting, and c… |
|
BODHI TREE MULTIMEDIA LIMITED
Produces scripted and unscripted content for TV, OTT platfo…
|
BTML | IN | Publishing, broadcasting, and c… |
|
BOMBAY TALKIES LIMITED
A media enterprise focused on film production, distribution…
|
511246 | IN | Publishing, broadcasting, and c… |
|
Bona Film Group Co., Ltd.
Integrated film enterprise specializing in production, dist…
|
001330 | CN | Publishing, broadcasting, and c… |
|
CANVAS N Co.,Ltd.
Produces media content and operates an integrated art-tech …
|
210120 | KR | Publishing, broadcasting, and c… |
|
CARRIESOFT Co., Ltd.
Creates and licenses children's entertainment IP for media,…
|
317530 | KR | Publishing, broadcasting, and c… |
|
Casta Diva Group
A communication company producing creative content for live…
|
CDG | IT | Publishing, broadcasting, and c… |
|
CHINA FILM GROUP CO.,LTD.
Integrated film enterprise managing production, distributio…
|
600977 | CN | Publishing, broadcasting, and c… |
|
China National Culture Group Limited
Operates in cultural media (film production/distribution), …
|
745 | HK | Publishing, broadcasting, and c… |
Beijing Enlight Media 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/55257/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55257 | 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=55257 | 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=55257 \ -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": 55257}, 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 Beijing Enlight Media Co., Ltd. (id: 55257)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.