
SM ENTERTAINMENT JAPAN Co.,Ltd. — Investor Relations & Filings
SM ENTERTAINMENT JAPAN Co.,Ltd. is a comprehensive entertainment company that manages and promotes a diverse roster of artists, primarily from the K-pop genre, within the Japanese market. The company's core activities include artist management, organizing concerts and events, operating official fan clubs, and selling official merchandise. Additionally, it engages in media and rights businesses, which encompass digital content delivery and the broadcasting of content, such as Korean dramas, through paid television services like communication satellite (CS) channels.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-25 | Japanese | |
| 有価証券報告書-第55期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | |
| 確認書 | 2025-08-08 | Japanese | |
| 半期報告書-第55期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | |
| 臨時報告書 | 2025-05-14 | Japanese | |
| 臨時報告書 | 2025-03-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33036812 | 確認書 | 2026-03-25 | Japanese | ||
| 33036807 | 有価証券報告書-第55期(2025/01/01-2025/12/31) | 2026-03-25 | Japanese | ||
|
2025
7 filings
| |||||
| 7858580 | 確認書 | 2025-08-08 | Japanese | ||
| 7858579 | 半期報告書-第55期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7263814 | 臨時報告書 | 2025-05-14 | Japanese | ||
| 7272278 | 臨時報告書 | 2025-03-26 | Japanese | ||
| 7272787 | 確認書 | 2025-03-25 | Japanese | ||
| 7272786 | 内部統制報告書-第54期(2024/01/01-2024/12/31) | 2025-03-25 | Japanese | ||
| 7272788 | 有価証券報告書-第54期(2024/01/01-2024/12/31) | 2025-03-25 | Japanese | ||
|
2024
6 filings
| |||||
| 7291403 | 臨時報告書 | 2024-12-19 | Japanese | ||
| 7304442 | 臨時報告書 | 2024-10-25 | Japanese | ||
| 7312554 | 確認書 | 2024-08-09 | Japanese | ||
| 7309877 | 半期報告書-第54期(2024/01/01-2024/12/31) | 2024-08-09 | Japanese | ||
| 7336453 | 確認書 | 2024-05-17 | Japanese | ||
| 7336459 | 訂正有価証券報告書-第53期(2023/01/01-2023/12/31) | 2024-05-17 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CANDOCO.,LTD.
A professional contemporary dance company of disabled and n…
|
2698 | JP | Arts, sports and recreation |
|
Garden Stage Ltd
A holding company providing underwriting, brokerage, and as…
|
GSIW | US | Arts, sports and recreation |
|
Icarus Capital Corp.
Entertainment company specializing in live and digital cont…
|
ICRS | CA | Arts, sports and recreation |
|
Madison Square Garden Entertainment Corp.
A live entertainment company that produces, presents, and h…
|
MSGE | US | Arts, sports and recreation |
|
Moment Group
A Scandinavian company offering diversified entertainment a…
|
MOMENT | SE | Arts, sports and recreation |
|
PANENTERTAINMENTCO.,LTD.
A major drama production company creating television series…
|
068050 | KR | Arts, sports and recreation |
|
Pop Culture Group Co., Ltd
Entertainment firm providing live and digital hip-hop event…
|
CPOP | US | Arts, sports and recreation |
|
SHAANXI TOURISM CULTURE INDUSTRY HOLDING CO.,LTD.
Manages tourism assets, cultural performances, travel servi…
|
603402 | CN | Arts, sports and recreation |
|
Strawberry Inc.
Creates bespoke theatrical experiences for events, marketin…
|
STRW | IL | Arts, sports and recreation |
|
T4F ENTRETENIMENTO SA
Manages the full value chain of live events, venue operatio…
|
— | BR | Arts, sports and recreation |
SM ENTERTAINMENT JAPAN 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/13227/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13227 | 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=13227 | 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=13227 \ -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": 13227}, 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 SM ENTERTAINMENT JAPAN Co.,Ltd. (id: 13227)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.