
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 |
|---|---|---|---|
| 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 | |
| NOTICE OF 2026 ANNUAL GENERAL MEETING | 2026-04-22 | English | |
| PROPOSALS FOR (1) ADOPTION OF AUDITED CONSOLIDATED FINANCIAL STATEMENTS AND REPORTS OF DIRECTORS AND AUDITORS, (2) RE-ELECTION OF RETIRING DIRECTORS, (3) RE-APPOINTMENT OF AUDITORS, (4) GENERAL MANDAT | 2026-04-22 | English | |
| Annual Report 2025 | 2026-04-22 | English | |
| PROPOSED ADOPTION OF THE THIRD AMENDED AND RESTATED MEMORANDUM AND ARTICLES | 2026-04-21 | English | |
| LIST OF DIRECTORS AND THEIR ROLE AND FUNCTION | 2026-04-13 | English |
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.