
TJ MEDIA CO.,LTD — Investor Relations & Filings
TJ MEDIA CO.,LTD. specializes in the development, manufacturing, and sale of karaoke systems and related entertainment solutions. The company's product line includes a comprehensive range of equipment for both commercial and home use, such as karaoke machines, amplifiers, speaker systems, and microphones. In addition to hardware, TJ MEDIA produces and distributes digital music content for its platforms. The company focuses on enhancing the user experience through advanced sound and video technology, notably through its development of internet-connected karaoke machines and its acquisition of sound chip manufacturer DREAM. It provides integrated hardware and software solutions for the karaoke entertainment market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-17 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-17 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-17 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-17 | Korean | |
| 기업가치제고계획(자율공시) | 2026-03-24 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46358934 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 34654376 | 주식등의대량보유상황보고서(일반) | 2026-04-17 | Korean | ||
| 34654369 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-17 | Korean | ||
| 34654353 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-17 | Korean | ||
| 34654319 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-17 | Korean | ||
| 33017299 | 기업가치제고계획(자율공시) | 2026-03-24 | Korean | ||
| 33010902 | 정기주주총회결과 | 2026-03-23 | Korean | ||
| 32984522 | 권리락 (무상증자) | 2026-03-19 | Korean | ||
| 32941196 | 사업보고서 (2025.12) | 2026-03-13 | Korean | ||
| 32939487 | 감사보고서제출 | 2026-03-13 | Korean | ||
| 32906744 | 주주총회소집공고 | 2026-03-06 | Korean | ||
| 32906740 | 의결권대리행사권유참고서류 | 2026-03-06 | Korean | ||
| 32874356 | 주권매매거래정지 (무상증자) | 2026-03-04 | Korean | ||
| 32874355 | 주요사항보고서(무상증자결정) | 2026-03-04 | Korean | ||
| 32874349 | 주주명부폐쇄기간또는기준일설정 | 2026-03-04 | Korean | ||
Market data
Market data not available
Price history
Peer group · Sound recording and music publishing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Avex Inc.
A comprehensive entertainment conglomerate in music, artist…
|
7860 | JP | Publishing, broadcasting, and c… |
|
Believe
A digital music company developing independent artists and …
|
BLV | FR | Publishing, broadcasting, and c… |
|
CUBE ENTERTAINMENT, INC.
An entertainment firm specializing in K-pop artist manageme…
|
182360 | KR | Publishing, broadcasting, and c… |
|
Dreamus Company
Distributes music, operates a streaming platform, and manuf…
|
060570 | KR | Publishing, broadcasting, and c… |
|
Edel SE & Co. KGaA
An independent media company providing services for music, …
|
EDL | DE | Publishing, broadcasting, and c… |
|
Emimen Co., Ltd.
Sells artist-themed merchandise, media, and limited-edition…
|
9237 | JP | Publishing, broadcasting, and c… |
|
FNC ENTERTAINMENT Co., Ltd.
Entertainment company managing artists and producing music,…
|
173940 | KR | Publishing, broadcasting, and c… |
|
HYBE Co., Ltd.
Global entertainment company operating a multi-label system…
|
352820 | KR | Publishing, broadcasting, and c… |
|
JYP Entertainment Corporation
Multinational entertainment firm that discovers, trains, an…
|
035900 | KR | Publishing, broadcasting, and c… |
|
Knowmerce Corp.
Provides comprehensive solutions centered on artist intelle…
|
473980 | KR | Publishing, broadcasting, and c… |
TJ MEDIA 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/15630/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15630 | 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=15630 | 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=15630 \ -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": 15630}, 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 TJ MEDIA CO.,LTD (id: 15630)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.