
CA Cultural Technology Group Limited — Investor Relations & Filings
CA Cultural Technology Group Limited is a cultural technology enterprise focused on the integration of animation IP resources, immersive entertainment, and virtual reality (VR) technology. The company operates through a dual-engine strategy centered on "Park + VR Technology." Core business activities include the establishment and operation of indoor theme parks, primarily under the CA SEGA JOYPOLIS brand, which utilize advanced VR multimedia technology to deliver interactive entertainment experiences. Additionally, the company is involved in the sales and distribution of animation derivative products and provides computer systems design and related services. It leverages a light asset model combined with cultural creativity to foster a pan-entertainment linkage effect.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-05 | English | |
| 1. POSTPONEMENT OF ANNUAL GENERAL MEETING AND CHANGE OF BOOK CLOSURE PERIOD; AND 2. CONTINUED SUSPENSION OF TRADING | 2026-04-28 | English | |
| JOINT ANNOUNCEMENT I. DESPATCH OF THE CIRCULAR IN RELATION TO (1) ENTERING OF THE TERM SHEET; (2) CAPITAL REORGANISATION AND CHANGE IN BOARD LOT SIZE (3) DEBT RESTRUCTURING; (4) ISSUE OF NEW SHARES; ( | 2026-04-27 | English | |
| Documents on Display | 2026-04-27 | English | |
| EXTRAORDINARY GENERAL MEETING PROXY FORM | 2026-04-27 | English | |
| NOTICE OF EXTRAORDINARY GENERAL MEETING | 2026-04-27 | English |
Market data
Market data not available
Price history
Peer group · Activities of amusement parks and theme parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
IMAGICAAWORLD ENTERTAINMENT LIMITED
Operates integrated theme, water, and snow parks with an on…
|
IMAGICAA | IN | Arts, sports and recreation |
|
LingNan Eco&Culture-Tourism Co., Ltd
Focuses on ecological environment construction and culture-…
|
002717 | CN | Arts, sports and recreation |
|
Nicco Parks And Resorts Ltd.
Develops amusement parks, provides consultancy, and manufac…
|
526721 | IN | Arts, sports and recreation |
|
ORIENTAL LAND CO.,LTD.
Owner and operator of Tokyo Disney Resort's theme parks and…
|
4661 | JP | Arts, sports and recreation |
|
Sanrio Company, Ltd.
An entertainment and merchandising company specializing in …
|
8136 | JP | Arts, sports and recreation |
|
Six Flags Entertainment Corporation/NEW
The largest regional amusement park operator in North Ameri…
|
FUN | US | Arts, sports and recreation |
|
SONGCHENG PERFORMANCE DEVELOPMENT CO .,LTD.
Develops and operates cultural theme parks and live perform…
|
300144 | CN | Arts, sports and recreation |
|
South Asian Enteprises Ltd.
Manages amusement and water parks, providing consultancy an…
|
526477 | IN | Arts, sports and recreation |
|
Tivoli A/S
Operates a historic amusement park and cultural venue in ce…
|
TIV | DK | Arts, sports and recreation |
|
United Parks & Resorts Inc.
A theme park operator integrating amusement attractions wit…
|
PRKS | US | Arts, sports and recreation |
CA Cultural Technology Group Limited 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/50006/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50006 | 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=50006 | 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=50006 \ -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": 50006}, 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 CA Cultural Technology Group Limited (id: 50006)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.