
STAR SHINE HOLDINGS GROUP LIMITED — Investor Relations & Filings
Star Shine Holdings Group Limited is an investment holding company primarily focused on developing and commercializing an Intellectual Property (IP) ecosystem. The company specializes in the investment, incubation, operation, and commercial value development of renowned IPs across the entire value chain. Core activities include operating large-scale themed exhibitions and attractions (such as the One Piece exhibition and the CR7 LIFE Museum), and the creation and distribution of licensed merchandise, apparel, and lifestyle products (e.g., the Stranger Things collection). The company also maintains legacy operations in the manufacturing and sale of lace, provision of dyeing services, and footwear trading.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| LIST OF DIRECTORS AND THEIR ROLE AND FUNCTION | 2026-05-22 | English | |
| APPOINTMENT OF INDEPENDENT NON-EXECUTIVE DIRECTOR AND CHANGE IN COMPOSITION OF BOARD COMMITTEES | 2026-05-22 | English | |
| THIRD AMENDED AND RESTATED MEMORANDUM AND ARTICLES OF ASSOCIATION | 2026-05-22 | English | |
| POLL RESULTS OF THE 2026 ANNUAL GENERAL MEETING | 2026-05-22 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-06 | English | |
| FORM OF PROXY FOR USE AT THE 2026 ANNUAL GENERAL MEETING TO BE HELD ON FRIDAY, 22 MAY 2026 (OR ANY ADJOURNMENT THEREOF) | 2026-04-22 | English |
Browse filings by year
28 years- 2026 26 filings
- 2025 85 filings
- 2024 86 filings
- 2023 98 filings
- 2022 133 filings
- 2021 115 filings
- 2020 63 filings
- 2019 38 filings
- 2018 44 filings
- 2017 34 filings
- 2016 31 filings
- 2015 56 filings
- 2014 57 filings
- 2013 62 filings
- 2012 40 filings
- 2011 38 filings
- 2010 28 filings
- 2009 31 filings
- 2008 19 filings
- 2007 14 filings
- 2006 20 filings
- 2005 13 filings
- 2004 17 filings
- 2003 17 filings
- 2002 13 filings
- 2001 9 filings
- 2000 19 filings
- 1999 7 filings
Market data
Market data not available
Price history
Peer group · Museum and collection activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ART VIVANT CO.,LTD.
Sells contemporary art and offers wellness and financial se…
|
7523 | JP | Arts, sports and recreation |
|
Kolejkowo S.A.
Operates a network of large-scale, detailed miniature world…
|
KLK | PL | Arts, sports and recreation |
|
WINNOVATION CULTURALTAINMENT DEVELOPMENT LIMITED.
Integrates cultural content and technology to develop immer…
|
000620 | CN | Arts, sports and recreation |
STAR SHINE HOLDINGS 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/49924/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49924 | 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=49924 | 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=49924 \ -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": 49924}, 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 STAR SHINE HOLDINGS GROUP LIMITED (id: 49924)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.