
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 |
|---|---|---|---|
|
greenland resort company limited
Leisure and tourism operator of amusement parks, hotels, an…
|
9656 | JP | Arts, sports and recreation |
|
Haichang Ocean Park Holdings Ltd.
Developer and operator of marine-themed leisure and enterta…
|
2255 | HK | Arts, sports and recreation |
|
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 |
|
Pembangunan Jaya Ancol Tbk
Specializes in property development and management of integ…
|
PJAA | ID | 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 |
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.