
MEDIA LINKS CO.,LTD. — Investor Relations & Filings
Media Links Co., Ltd. is a provider of media-over-IP transport technology. The company designs, develops, and manufactures advanced hardware and software solutions for the reliable transport and management of high-quality video, audio, and data over IP networks. Its product portfolio is engineered for broadcasters and telecommunication service providers, supporting critical applications such as live event broadcasting, remote production, and content distribution. Renowned for its ultra-reliable, high-quality-of-service networks, Media Links' technology has been deployed for major international sporting events, including the Olympic Games and FIFA World Cups. The company is a recipient of a Technology & Engineering Emmy® Award for its pioneering work in the standardization of JPEG2000 (J2K) for interoperable video transport.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-28 | Japanese | |
| (開示事項の経過)会計監査人の異動に関するお知らせ | 2026-05-28 | Japanese | |
| 第三者割当により発行された第18回新株予約権(行使価額修正条項付)の行使完了及び月間行使状況に関するお知らせ | 2026-05-19 | Japanese | |
| 臨時報告書 | 2026-05-18 | Japanese | |
| 大口受注に関するお知らせ | 2026-05-18 | Japanese | |
| 2026年3月期 第4四半期決算説明会資料 | 2026-05-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 47854547 | 臨時報告書 | 2026-05-28 | Japanese | ||
| 47854324 | (開示事項の経過)会計監査人の異動に関するお知らせ | 2026-05-28 | Japanese | ||
| 46541732 | 第三者割当により発行された第18回新株予約権(行使価額修正条項付)の行使完了及び月間行使状況に関するお知らせ | 2026-05-19 | Japanese | ||
| 46381463 | 臨時報告書 | 2026-05-18 | Japanese | ||
| 46541234 | 大口受注に関するお知らせ | 2026-05-18 | Japanese | ||
| 46884633 | 2026年3月期 第4四半期決算説明会資料 | 2026-05-14 | Japanese | ||
| 46883290 | 特別損失の発生及び業績予想の修正に関するお知らせ | 2026-05-12 | Japanese | ||
| 46880875 | 第三者割当により発行された第18回新株予約権(行使価額修正条項付)の月間行使状況に関するお知らせ | 2026-05-01 | Japanese | ||
|
2025
6 filings
| |||||
| 8058803 | 確認書 | 2025-10-30 | Japanese | ||
| 8058802 | 半期報告書-第33期(2025/04/01-2026/03/31) | 2025-10-30 | Japanese | ||
| 7246114 | 確認書 | 2025-06-27 | Japanese | ||
| 7246087 | 内部統制報告書-第32期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7246072 | 有価証券報告書-第32期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7271979 | 有価証券届出書(組込方式) | 2025-03-27 | Japanese | ||
|
2024
1 filing
| |||||
| 7303836 | 確認書 | 2024-10-31 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GTL Ltd
Provides network services, infrastructure management, and e…
|
GTL | IN | Telecommunications, computer pr… |
|
Haivision Systems Inc.
Global provider of mission-critical, real-time video networ…
|
HAI | CA | Telecommunications, computer pr… |
|
Hangzhou Huaxing Chuangye Communication Technology Co.,Ltd.
Provides mobile network technical services and testing solu…
|
300025 | CN | Telecommunications, computer pr… |
|
HanWool Materials Science, Inc.
Develops and manufactures optical transmission and network …
|
091440 | KR | Telecommunications, computer pr… |
|
HARMONIC INC.
Develops solutions for video delivery and broadband access.
|
HLIT | US | Telecommunications, computer pr… |
|
Helios Towers PLC
Telecommunications infrastructure firm that builds and oper…
|
HTWS | GB | Telecommunications, computer pr… |
|
HEXTAR CAPITAL BERHAD
Investment holding company in manufacturing, telecom infras…
|
— | MY | Telecommunications, computer pr… |
|
Highpoint Telecommunications Inc.
International telecom company focused on Europe, developing…
|
— | CA | Telecommunications, computer pr… |
|
IHS Holding Ltd
Global owner, operator, and developer of shared telecommuni…
|
IHS | US | Telecommunications, computer pr… |
|
Infrastrutture Wireless Italiane SpA
Operator of shared wireless infrastructure, hosting equipme…
|
INW | IT | Telecommunications, computer pr… |
MEDIA LINKS 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/11907/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11907 | 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=11907 | 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=11907 \ -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": 11907}, 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 MEDIA LINKS CO.,LTD. (id: 11907)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.