
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 |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2021-02-24 | Korean | |
| 최대주주변경 | 2021-02-23 | Korean | |
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2021-02-18 | Korean | |
| 주주총회소집결의 | 2021-02-18 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2020-12-10 | Korean | |
| 대표이사변경 | 2020-12-08 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
4 filings
| |||||
| 9224810 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2021-02-24 | Korean | ||
| 9225797 | 최대주주변경 | 2021-02-23 | Korean | ||
| 9233108 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2021-02-18 | Korean | ||
| 9233098 | 주주총회소집결의 | 2021-02-18 | Korean | ||
|
2020
11 filings
| |||||
| 9367246 | 주주명부폐쇄기간또는기준일설정 | 2020-12-10 | Korean | ||
| 9369142 | 대표이사변경 | 2020-12-08 | Korean | ||
| 9379633 | 기타경영사항(특허권취득)(자율공시)(다수의 노래반주기로 합주 연주하는 노래 반주기의 운용 방법) | 2020-11-25 | Korean | ||
| 9385626 | 기타경영사항(특허권취득)(자율공시) | 2020-11-17 | Korean | ||
| 9400411 | 분기보고서 (2020.09) | 2020-11-16 | Korean | ||
| 9493791 | 반기보고서 (2020.06) | 2020-08-14 | Korean | ||
| 9541107 | 단기차입금증가결정 | 2020-06-11 | Korean | ||
| 9581333 | 분기보고서 (2020.03) | 2020-05-14 | Korean | ||
| 10080733 | 사업보고서 (2019.12) | 2020-03-30 | Korean | ||
| 10102101 | 정기주주총회결과 | 2020-03-23 | Korean | ||
| 10122264 | 감사보고서제출 | 2020-03-12 | 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.