
ONLY WORLD GROUP HOLDINGS BERHAD — Investor Relations & Filings
ONLY WORLD GROUP HOLDINGS BERHAD is an investment holding and management services company focused on the leisure and food & beverage sectors. The Group operates and manages a diverse portfolio of F&B outlets and leisure attractions, including theme parks, water parks, and family entertainment centers such as Snow World Genting, Wet World Adventure Park, and The TOP @ Komtar Penang. Guided by its "Fun, Food and Good Living" philosophy, the company also provides beauty and wellness services, including spas. It specializes in creating enjoyable experiences and developing innovative F&B concepts.
Recent filings
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Activities of amusement parks and theme parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
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 |
ONLY WORLD GROUP HOLDINGS BERHAD 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/71193/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71193 | 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=71193 | 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=71193 \ -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": 71193}, 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 ONLY WORLD GROUP HOLDINGS BERHAD (id: 71193)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.