Winshine Science Company Limited — Investor Relations & Filings
Winshine Science Company Limited operates as an investment holding company with a diversified business portfolio spanning manufacturing, agriculture, and financial services. The principal activities of the Group include the manufacturing and sale of toys, specifically hard and stuffed varieties, primarily serving markets in Hong Kong and the People's Republic of China. A secondary core segment involves the plantation and sale of agricultural products. Furthermore, the company actively engages in securities trading activities and the provision of management services, maintaining a broad operational structure across multiple sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-04 | English | |
| Environmental, Social and Governance Report 2025 | 2026-04-29 | English | |
| Notification Letter and Request Form to Non-Registered Shareholders | 2026-04-29 | English | |
| Notification Letter and Change Request Form to Registered Shareholders | 2026-04-29 | English | |
| Annual Report 2025 | 2026-04-29 | English | |
| LIST OF DIRECTORS AND THEIR ROLE AND FUNCTION | 2026-04-10 | English |
Market data
Market data not available
Price history
Peer group · Manufacture of games and toys
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HASBRO, INC.
A toy and game company that develops and markets entertainm…
|
HAS | US | Manufacturing |
|
Heiwa Corporation
A leisure company that develops gaming machines and operate…
|
6412 | JP | Manufacturing |
|
HORNBY PLC
Designs, sources, and distributes hobby and toy products, m…
|
HRN | GB | Manufacturing |
|
Irwin Toy Limited
Canada's oldest toy company, distributing licensed and prop…
|
— | CA | Manufacturing |
|
JAKKS PACIFIC INC
Designs and markets a diverse portfolio of toys and license…
|
JAKK | US | Manufacturing |
|
Kader Holdings Company Limited
Manufacturer of toys and model trains, engaged in trading a…
|
180 | HK | Manufacturing |
|
Kiddieland International Limited
Design, manufacturing, and global distribution of high-qual…
|
3830 | HK | Manufacturing |
|
Kidztech Holdings Limited
Leading global manufacturer of smart toys, utilizing 20+ to…
|
6918 | HK | Manufacturing |
|
KOTOBUKIYA CO., LTD.
Manufactures model kits and figures based on anime, manga, …
|
7809 | JP | Manufacturing |
|
K-TECH SOLUTIONS CO LTD
Designs, develops, and sells educational, plastic, and elec…
|
KMRK | US | Manufacturing |
Winshine Science Company 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/49034/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49034 | 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=49034 | 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=49034 \ -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": 49034}, 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 Winshine Science Company Limited (id: 49034)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.