SONGCHENG PERFORMANCE DEVELOPMENT CO .,LTD. — Investor Relations & Filings
Songcheng Performance Development Co., Ltd. specializes in the development and operation of large-scale cultural theme parks and live performance productions. The company is best known for its "Romantic Show" series, which utilizes advanced stage technology, mechanical effects, and immersive storytelling to depict local historical and cultural themes. Its core business model integrates theatrical performances with themed environments, creating comprehensive entertainment destinations. The company manages a diverse portfolio of projects across major tourist hubs, focusing on high-quality artistic content and proprietary intellectual property. Key services include the production of indoor and outdoor spectacles, park management, and the integration of digital technology into live entertainment to enhance visitor engagement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | |
| 2025年度商誉减值测试报告 | 2026-04-23 | Chinese | |
| 总裁工作细则(2026年4月) | 2026-04-23 | Chinese | |
| 信息披露管理制度(2026年4月) | 2026-04-23 | Chinese | |
| 子公司管理制度(2026年4月) | 2026-04-23 | Chinese | |
| 关于会计政策变更的公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36012711 | 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 36012709 | 2025年度商誉减值测试报告 | 2026-04-23 | Chinese | ||
| 36012699 | 总裁工作细则(2026年4月) | 2026-04-23 | Chinese | ||
| 36012691 | 信息披露管理制度(2026年4月) | 2026-04-23 | Chinese | ||
| 36012682 | 子公司管理制度(2026年4月) | 2026-04-23 | Chinese | ||
| 36012671 | 关于会计政策变更的公告 | 2026-04-23 | Chinese | ||
| 36012667 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
| 36012665 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-23 | Chinese | ||
| 36012661 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | ||
| 36012658 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 36012657 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 36012654 | 公司章程(2026年4月) | 2026-04-23 | Chinese | ||
| 36012639 | 第九届董事会第八次会议决议公告 | 2026-04-23 | Chinese | ||
| 36012633 | 关于2026年度使用闲置自有资金进行投资理财的公告 | 2026-04-23 | Chinese | ||
| 36012631 | 2025年度独立董事述职报告(杨轶清) | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Activities of amusement parks and theme parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Wonderla Holidays Limited
Operates amusement parks and resorts with land rides, water…
|
WONDERLA | IN | Arts, sports and recreation |
|
Yunnan Tourism Co., Ltd.
Comprehensive tourism provider managing scenic spots, hotel…
|
002059 | CN | Arts, sports and recreation |
SONGCHENG PERFORMANCE DEVELOPMENT 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/55156/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55156 | 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=55156 | 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=55156 \ -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": 55156}, 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 SONGCHENG PERFORMANCE DEVELOPMENT CO .,LTD. (id: 55156)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.