
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-05-26 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-26 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-26 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-05-26 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-04-17 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47055510 | 주식등의대량보유상황보고서(일반) | 2026-05-26 | Korean | ||
| 47055504 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-26 | Korean | ||
| 47055495 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-26 | Korean | ||
| 47054614 | 주식등의대량보유상황보고서(일반) | 2026-05-26 | Korean | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Sound recording and music publishing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KT GENIE MUSIC CORPORATION
A music company for content production, distribution, and a…
|
043610 | KR | Publishing, broadcasting, and c… |
|
Kuke Music Holding Ltd
Provider of classical music licensing, subscriptions, and s…
|
KUKE | US | Publishing, broadcasting, and c… |
|
NexTone Inc.
A music copyright collective providing rights management an…
|
7094 | JP | Publishing, broadcasting, and c… |
|
ONE MEDIA IP GROUP PLC
Acquires and monetizes music and video rights for global di…
|
OMIP | GB | Publishing, broadcasting, and c… |
|
Quality Dino Entertainment Ltd.
Historically produced and distributed recorded music, video…
|
— | CA | Publishing, broadcasting, and c… |
|
RBW Inc.
Integrated entertainment company specializing in K-POP cont…
|
361570 | KR | Publishing, broadcasting, and c… |
|
Reservoir Media, Inc.
Independent music company managing and licensing publishing…
|
RSVR | US | Publishing, broadcasting, and c… |
|
Saregama India Ltd.
Media firm managing music libraries, film production, and d…
|
SAREGAMA | IN | Publishing, broadcasting, and c… |
|
SM ENTERTAINMENT CO., Ltd.
A multinational entertainment company specializing in K-pop…
|
041510 | KR | Publishing, broadcasting, and c… |
|
Somerset Entertainment Income Fund
Produced and distributed recorded music and video, primaril…
|
SOM.UN | CA | 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.