
Medialink Group Limited — Investor Relations & Filings
Medialink Group Limited, established in 1994, is a prominent media content distributor and brand licensing company operating primarily across the Asia-Pacific region. The Group's core business segments are media content distribution and brand licensing. In content distribution, Medialink specializes in acquiring and distributing various media, including Japanese anime, feature films, and TV series. The brand licensing segment manages intellectual property rights, merchandising, and promotional activities for licensed brands. The company maintains a strong regional footprint and is also involved in content production and distribution arrangements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| VOLUNTARY ANNOUNCEMENT - Business Update on our Brand Licensing Business - Medialink expands brand licensing business to new territory Japan as exclusive master agent of Le Petit Prince for Japan | 2023-02-01 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 December 2022 | 2023-01-03 | English | |
| INTERIM REPORT 2023 | 2022-12-29 | English | |
| TERMS OF REFERENCE OF THE REMUNERATION COMMITTEE | 2022-12-22 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 November 2022 | 2022-12-01 | English | |
| Interim dividend for the six months ended 30 September 2022 | 2022-11-25 | 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… |
|
Kew Media Group Inc.
A content and entertainment company that acquired and distr…
|
KEW | CA | Publishing, broadcasting, and c… |
Medialink Group Limited 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/50462/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50462 | 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=50462 | 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=50462 \ -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": 50462}, 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 Medialink Group Limited (id: 50462)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.