
Dreamland Ltd — Investor Relations & Filings
Dreamland Ltd. is an investment holding company that provides event management services through its subsidiaries. The company specializes in the organization, planning, promotion, and management of themed experience events. Its portfolio includes a wide range of events such as trade shows, conferences, concerts, exhibitions, charity galas, and brand promotion activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - Dreamland Ltd (0002041338) (Filer) | 2026-05-12 | English | |
| 6-K - Dreamland Ltd (0002041338) (Filer) | 2026-05-08 | English | |
| 6-K - Dreamland Ltd (0002041338) (Filer) | 2026-04-23 | English | |
| 424B5 - Dreamland Ltd (0002041338) (Filer) | 2026-04-23 | English | |
| 6-K - Dreamland Ltd (0002041338) (Filer) | 2026-04-13 | English | |
| 6-K - Dreamland Ltd (0002041338) (Filer) | 2026-04-09 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 45218428 | 6-K - Dreamland Ltd (0002041338) (Filer) | 2026-05-12 | English | ||
| 44188413 | 6-K - Dreamland Ltd (0002041338) (Filer) | 2026-05-08 | English | ||
| 35793454 | 6-K - Dreamland Ltd (0002041338) (Filer) | 2026-04-23 | English | ||
| 35790280 | 424B5 - Dreamland Ltd (0002041338) (Filer) | 2026-04-23 | English | ||
| 34414206 | 6-K - Dreamland Ltd (0002041338) (Filer) | 2026-04-13 | English | ||
| 33922146 | 6-K - Dreamland Ltd (0002041338) (Filer) | 2026-04-09 | English | ||
| 32999606 | 6-K - Dreamland Ltd (0002041338) (Filer) | 2026-03-20 | English | ||
| 32997936 | EFFECT - Dreamland Ltd (0002041338) (Filer) | 2026-03-20 | English | ||
| 13718599 | 6-K | 2026-01-29 | English | ||
| 13718600 | 6-K | 2026-01-05 | English | ||
|
2025
5 filings
| |||||
| 13718601 | 6-K | 2025-12-18 | English | ||
| 13718602 | 6-K | 2025-12-04 | English | ||
| 13718603 | 6-K | 2025-11-28 | English | ||
| 13718604 | 6-K | 2025-08-27 | English | ||
| 13718605 | S-8 | 2025-08-18 | English | ||
Market 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 |
Dreamland Ltd 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/34076/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34076 | 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=34076 | 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=34076 \ -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": 34076}, 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 Dreamland Ltd (id: 34076)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.