PANENTERTAINMENTCO.,LTD. — Investor Relations & Filings
Pan Entertainment is a major drama production company specializing in the creation of television series. A key player in the global expansion of Korean content, the company has produced a multitude of highly successful and influential dramas. Its extensive portfolio includes acclaimed titles such as 'Winter Sonata,' 'The Moon Embracing the Sun,' 'Kill Me, Heal Me,' 'Fight for My Way,' and 'When the Camellia Blooms.' The company's primary activities revolve around the planning, development, and production of broadcast content for both domestic and international markets. Pan Entertainment also engages in artist management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2023-02-08 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2023-02-01 | Korean | |
| 분기보고서 (2022.09) | 2022-11-14 | Korean | |
| 단일판매ㆍ공급계약체결 | 2022-10-19 | Korean | |
| 신탁계약에의한취득상황보고서 | 2022-09-30 | Korean | |
| 단일판매ㆍ공급계약체결 | 2022-08-30 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
2 filings
| |||||
| 8421081 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2023-02-08 | Korean | ||
| 8424245 | [기재정정]단일판매ㆍ공급계약체결 | 2023-02-01 | Korean | ||
|
2022
13 filings
| |||||
| 8582621 | 분기보고서 (2022.09) | 2022-11-14 | Korean | ||
| 8600559 | 단일판매ㆍ공급계약체결 | 2022-10-19 | Korean | ||
| 8608783 | 신탁계약에의한취득상황보고서 | 2022-09-30 | Korean | ||
| 8623330 | 단일판매ㆍ공급계약체결 | 2022-08-30 | Korean | ||
| 8627522 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-08-19 | Korean | ||
| 8627521 | 주식등의대량보유상황보고서(일반) | 2022-08-19 | Korean | ||
| 8627520 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-08-19 | Korean | ||
| 8643081 | 반기보고서 (2022.06) | 2022-08-12 | Korean | ||
| 8668127 | 주요사항보고서(자기주식취득신탁계약체결결정) | 2022-06-29 | Korean | ||
| 8667846 | [기재정정]주요사항보고서(자기주식취득신탁계약체결결정) | 2022-06-29 | Korean | ||
| 8678093 | [기재정정]단일판매ㆍ공급계약체결 | 2022-06-08 | Korean | ||
| 8679875 | 단일판매ㆍ공급계약체결 | 2022-06-03 | Korean | ||
| 8679688 | 주식등의대량보유상황보고서(약식) | 2022-06-03 | Korean | ||
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 |
|
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 |
|
SM ENTERTAINMENT JAPAN Co.,Ltd.
Manages K-pop artists, events, fan clubs, and media busines…
|
4772 | JP | 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 |
PANENTERTAINMENTCO.,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/16577/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16577 | 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=16577 | 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=16577 \ -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": 16577}, 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 PANENTERTAINMENTCO.,LTD. (id: 16577)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.