
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 |
|---|---|---|---|
|
CETC POTEVIO SCIENCE&TECHNOLOGY CO.,LTD.
Provides ICT solutions, electronic components, and communic…
|
002544 | CN | Telecommunications, computer pr… |
|
China Tower Corporation Limited
World's largest telecommunications tower infrastructure pro…
|
788 | HK | Telecommunications, computer pr… |
|
CHIN FOH BERHAD
Primarily an investment holding company with interests in c…
|
— | MY | Telecommunications, computer pr… |
|
City Coolxuan Company Limited
Provides IT and telecom services, specializing in SMS, syst…
|
8050 | HK | Telecommunications, computer pr… |
|
C. MER Industries Ltd.
Provides integrated solutions for communication infrastruct…
|
CMER | IL | Telecommunications, computer pr… |
|
COMMS GROUP LTD
Provides cloud communications, managed IT, and global Micro…
|
CCG | AU | Telecommunications, computer pr… |
|
DIGI INTERNATIONAL INC
Global provider of business-critical and mission-critical I…
|
DGII | US | Telecommunications, computer pr… |
|
DIGISTAR CORPORATION BHD
System integrator for IT and telecom, providing IP security…
|
— | MY | Telecommunications, computer pr… |
|
D-Link (India) Ltd
Designs and distributes networking, connectivity, and IP-ba…
|
DLINKINDIA | IN | Telecommunications, computer pr… |
|
ELSIGHT LIMITED
Provides multi-link bonding connectivity for unmanned syste…
|
ELS | AU | 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.