
Omnijoi Media Corporation — Investor Relations & Filings
Omnijoi Media Corporation is an integrated media enterprise primarily engaged in the production, distribution, and exhibition of motion pictures and television content. The company operates an extensive network of modern cinema complexes, providing high-quality theatrical experiences through advanced projection and sound technologies. Its core business model encompasses the entire film industry value chain, including investment in film projects, the development of original television dramas, and the management of a large-scale cinema circuit. Omnijoi focuses on delivering diverse entertainment content to broad audiences while leveraging its distribution capabilities to maximize the reach of its cinematic productions. The organization maintains a significant presence in the media landscape through strategic partnerships and the continuous expansion of its theater portfolio.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 变更办公地址的公告 | 2026-05-25 | Chinese | |
| 关于使用自有闲置资金购买理财产品到期赎回的公告 | 2026-05-12 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-11 | Chinese | |
| 幸福蓝海:2025年度股东会法律意见书 | 2026-05-11 | Chinese | |
| 2025年度独立董事冷凇先生述职报告 | 2026-04-10 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-10 | Chinese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47008359 | 变更办公地址的公告 | 2026-05-25 | Chinese | ||
| 45207236 | 关于使用自有闲置资金购买理财产品到期赎回的公告 | 2026-05-12 | Chinese | ||
| 44940983 | 2025年度股东会决议公告 | 2026-05-11 | Chinese | ||
| 44940976 | 幸福蓝海:2025年度股东会法律意见书 | 2026-05-11 | Chinese | ||
| 37356681 | 2025年度独立董事冷凇先生述职报告 | 2026-04-10 | Chinese | ||
| 37356679 | 2025年度内部控制审计报告 | 2026-04-10 | Chinese | ||
| 37356671 | 关于2026年度日常关联交易预计的公告 | 2026-04-10 | Chinese | ||
| 37356668 | 2025年度营业收入扣除报告 | 2026-04-10 | Chinese | ||
| 37356665 | 2025年年度报告摘要 | 2026-04-10 | Chinese | ||
| 37356663 | 2025年度幸福蓝海影视文化集团股份有限公司环境、社会和公司治理(ESG)报告 | 2026-04-10 | Chinese | ||
| 37356119 | 关于使用自有闲置资金购买理财产品的公告 | 2026-04-10 | Chinese | ||
| 37356115 | 幸福蓝海影视文化集团股份有限公司关于2025年度不进行利润分配的专项说明的公告 | 2026-04-10 | Chinese | ||
| 37356113 | 2025年度非经营性资金占用及其他关联资金往来情况说明 | 2026-04-10 | Chinese | ||
| 37356038 | 2025年度关于公司独立董事独立性自查情况的专项报告 | 2026-04-10 | Chinese | ||
| 37356036 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme production activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3B FILMS LIMITED
Produces and distributes feature films, managing the entire…
|
544412 | IN | Publishing, broadcasting, and c… |
|
Alpha Group
Diversified entertainment and consumer products firm focuse…
|
002292 | CN | Publishing, broadcasting, and c… |
|
AMUSE INC.
A comprehensive entertainment company for artist management…
|
4301 | JP | Publishing, broadcasting, and c… |
|
Angel Studios, Inc.
A media company with a community-driven, crowdfunded film s…
|
ANGX | US | Publishing, broadcasting, and c… |
|
ANYCOLOR Inc.
An entertainment company managing virtual talents and produ…
|
5032 | JP | Publishing, broadcasting, and c… |
|
Ascendio Co., Ltd.
Entertainment company engaged in content investment, produc…
|
012170 | KR | Publishing, broadcasting, and c… |
|
ASTORY Co., Ltd.
A production studio creating scripted and unscripted media …
|
241840 | KR | Publishing, broadcasting, and c… |
|
Astro Spolka Akcyjna
A media company specializing in television program producti…
|
ASR | PL | Publishing, broadcasting, and c… |
|
ATM Grupa S.A.
Independent producer of TV series and films with comprehens…
|
ATG | PL | Publishing, broadcasting, and c… |
|
Baba Arts Ltd
Integrated media entity producing and distributing films an…
|
532380 | IN | Publishing, broadcasting, and c… |
Omnijoi Media Corporation 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/55512/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55512 | 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=55512 | 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=55512 \ -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": 55512}, 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 Omnijoi Media Corporation (id: 55512)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.