
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 |
|---|---|---|---|
|
InnoWirelessCo.,Ltd.
Develops test and measurement equipment for the telecommuni…
|
073490 | KR | Telecommunications, computer pr… |
|
Inti Bangun Sejahtera Tbk
A leading independent telecommunication tower company provi…
|
IBST | ID | Telecommunications, computer pr… |
|
Intracoastal System Engineering Corporation
Develops and deploys advanced AMR systems using PLC technol…
|
ISY | CA | Telecommunications, computer pr… |
|
ISP Global Limited
Supplies, installs, and maintains specialized equipment for…
|
8487 | HK | Telecommunications, computer pr… |
|
Ituran Location & Control Ltd.
Provider of telematics solutions for vehicle recovery, flee…
|
ITRN | US | Telecommunications, computer pr… |
|
Jilin Jlu Communication Design Institute Co., Ltd
Provides telecommunications network planning, design, and c…
|
300597 | CN | Telecommunications, computer pr… |
|
LANTRONIX INC
Global provider of solutions for IoT, Edge AI, and intellig…
|
LTRX | US | Telecommunications, computer pr… |
|
MEGAPORT LIMITED
Global provider of Network as a Service solutions for on-de…
|
MP1 | AU | Telecommunications, computer pr… |
|
Memotec Communications
Delivers convergence products for efficient voice, data, an…
|
ORAE | CA | Telecommunications, computer pr… |
|
MIRAIT ONE Corporation
An engineering and services company specializing in infrast…
|
1417 | JP | 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.