
Next Entertainment World Co., Ltd. — Investor Relations & Filings
Next Entertainment World (NEW) is a media content company specializing in the investment, production, and distribution of entertainment properties. Established in 2008 with a focus on film investment and distribution, the company has since expanded its portfolio to include television dramas, music production, theatrical performances, and visual effects (VFX). NEW manages the content value chain from initial development and financing to domestic and international distribution, as well as the management of ancillary rights. The company creates and disseminates a diverse range of content for global audiences through various platforms and collaborations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean | |
| 주주총회소집결의 | 2026-03-09 | Korean | |
| 주주총회소집공고 | 2026-03-09 | Korean | |
| 의결권대리행사권유참고서류 | 2026-03-09 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 33046535 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32972362 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32972340 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32916657 | 주주총회소집결의 | 2026-03-09 | Korean | ||
| 32916441 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32916399 | 의결권대리행사권유참고서류 | 2026-03-09 | Korean | ||
| 32915765 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-09 | Korean | ||
| 13255117 | 타인에대한채무보증결정 | 2026-01-23 | Korean | ||
|
2025
7 filings
| |||||
| 7872550 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7891000 | 전환사채(해외전환사채포함)발행후만기전사채취득 | 2025-06-23 | Korean | ||
| 7901842 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7912229 | 주식등의대량보유상황보고서(약식) | 2025-04-16 | Korean | ||
| 7912420 | 증권발행결과(자율공시) | 2025-04-15 | Korean | ||
| 7913095 | 주요사항보고서(전환사채권발행결정) | 2025-04-11 | Korean | ||
| 7920836 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2025-03-27 | Korean | ||
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing Jetsen Technology Co.,Ltd.
Provides digital media technology, copyright management, an…
|
300182 | CN | Publishing, broadcasting, and c… |
|
BFS Entertainment & Multimedia Limited
North American entertainment company specializing in conten…
|
BFS | CA | Publishing, broadcasting, and c… |
|
Can-Chin Entertainment Group Co. Ltd.
Distributes Chinese language media content, acquiring North…
|
— | CA | Publishing, broadcasting, and c… |
|
Getty Images Holdings, Inc.
A global visual content creator and marketplace for photos,…
|
GETY | US | Publishing, broadcasting, and c… |
|
Highlight Communications AG
A holding company in the media and entertainment business w…
|
HLG | CH | Publishing, broadcasting, and c… |
|
Huanxi Media Group Limited
Investing in, producing, and distributing films and TV seri…
|
1003 | HK | Publishing, broadcasting, and c… |
|
IMAX China Holding, Inc.
Exclusive licensee and provider of IMAX cinematic technolog…
|
1970 | HK | Publishing, broadcasting, and c… |
|
Intertainment AG
Acquires, markets, and produces film rights for European th…
|
ITN | DE | Publishing, broadcasting, and c… |
|
Kam and Ronson Media Group Inc.
Specializes in licensing and remastering classic Hong Kong …
|
KME | CA | Publishing, broadcasting, and c… |
|
Kew Media Group Inc.
A content and entertainment company that acquired and distr…
|
KEW | CA | Publishing, broadcasting, and c… |
Next Entertainment World 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/15129/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15129 | 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=15129 | 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=15129 \ -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": 15129}, 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 Next Entertainment World Co., Ltd. (id: 15129)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.