
Kew Media Group Inc. — Investor Relations & Filings
About Kew Media Group Inc.
Kew Media Group Inc. was a content and entertainment company established in 2015. Initially formed as a Special Purpose Acquisition Company (SPAC), its core business model centered on the acquisition and integration of multiple content production and distribution entities across global markets. The company operated primarily through two segments: Production and Distribution, specializing in multi-genre content. Its services included managing a comprehensive content library and publishing music. Kew Media Group distributed its content worldwide until the company ceased operations and collapsed in early 2020.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2020-02-28 | English | |
| News release - English.pdf | 2020-02-28 | English | |
| News release - English.pdf | 2020-02-28 | English | |
| Other.pdf | 2020-01-30 | English | |
| News release - English.pdf | 2020-01-27 | English | |
| Material change report - English.pdf | 2020-01-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
9 filings
| |||||
| 14267948 | News release - English.pdf | 2020-02-28 | English | ||
| 14268645 | News release - English.pdf | 2020-02-28 | English | ||
| 14268648 | News release - English.pdf | 2020-02-28 | English | ||
| 16247898 | Other.pdf | 2020-01-30 | English | ||
| 13392499 | News release - English.pdf | 2020-01-27 | English | ||
| 13390594 | Material change report - English.pdf | 2020-01-17 | English | ||
| 13822160 | News release - English.pdf | 2020-01-17 | English | ||
| 13822340 | Material change report - English.pdf | 2020-01-16 | English | ||
| 13390388 | News release - English.pdf | 2020-01-15 | English | ||
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… |
|
IMAX China Holding, Inc.
Exclusive licensee and provider of IMAX cinematic technolog…
|
1970 | 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… |
|
Litian Pictures Holdings Limited
Media enterprise specializing in drama series development, …
|
9958 | HK | Publishing, broadcasting, and c… |
Kew Media Group 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/47338/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47338 | 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=47338 | 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=47338 \ -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": 47338}, 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 Kew Media Group Inc. (id: 47338)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.