
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 |
|---|---|---|---|
| 第三者割当により発行された第18回新株予約権(行使価額修正条項付)の行使完了及び月間行使状況に関するお知らせ | 2026-05-19 | Japanese | |
| 臨時報告書 | 2026-05-18 | Japanese | |
| 大口受注に関するお知らせ | 2026-05-18 | Japanese | |
| 確認書 | 2025-10-30 | Japanese | |
| 半期報告書-第33期(2025/04/01-2026/03/31) | 2025-10-30 | Japanese | |
| 確認書 | 2025-06-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46541732 | 第三者割当により発行された第18回新株予約権(行使価額修正条項付)の行使完了及び月間行使状況に関するお知らせ | 2026-05-19 | Japanese | ||
| 46381463 | 臨時報告書 | 2026-05-18 | Japanese | ||
| 46541234 | 大口受注に関するお知らせ | 2026-05-18 | 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
6 filings
| |||||
| 7303836 | 確認書 | 2024-10-31 | Japanese | ||
| 7303834 | 半期報告書-第32期(2024/04/01-2025/03/31) | 2024-10-31 | Japanese | ||
| 7325395 | 臨時報告書 | 2024-06-26 | Japanese | ||
| 7331374 | 確認書 | 2024-06-21 | Japanese | ||
| 7331367 | 内部統制報告書-第31期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
| 7331360 | 有価証券報告書-第31期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
8X8 INC /DE/
Provides an AI-powered, integrated platform for CX and unif…
|
EGHT | US | Telecommunications, computer pr… |
|
Accel Solutions Group Ltd.
Importer and integrator of telecommunications equipment and…
|
ACCL.TA | IL | Telecommunications, computer pr… |
|
Accord Synergy Limited
Provides technical support and infrastructure services for …
|
ACCORD | IN | Telecommunications, computer pr… |
|
Adeunis
Designs and manufactures IoT devices for Smart Building and…
|
ALARF | FR | Telecommunications, computer pr… |
|
AIRGAIN INC
Provider of wireless connectivity solutions and antenna sys…
|
AIRG | US | Telecommunications, computer pr… |
|
Alert B&C Corporation
Publicly listed entity; core business operations are not pu…
|
ACB.H | CA | Telecommunications, computer pr… |
|
AMTEL HOLDINGS BERHAD
Investment holding, ICT solutions, telecom infrastructure, …
|
— | MY | Telecommunications, computer pr… |
|
Ascom Holding AG
Global provider of healthcare ICT and mobile workflow solut…
|
ASCN | CH | Telecommunications, computer pr… |
|
Beijing Quanshi World Online Network Information Co., Ltd.
Provides cloud-based collaboration and unified communicatio…
|
002995 | CN | Telecommunications, computer pr… |
|
BizConf Technology Co., Ltd.
Provides integrated cloud video communication and unified c…
|
300578 | CN | 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.