
Relax dd — Investor Relations & Filings
Relax dd is a tour operator and travel agency that organizes a diverse portfolio of holidays and travel packages. The company specializes in all-inclusive holidays on the Adriatic coast, cultural tours of European capitals, and excursions to exotic destinations. Through its Relax DMC brand, it also operates as a destination management company, crafting authentic and sustainable travel experiences in its home region and neighboring countries. The company's services also include the provision of airline tickets and travel insurance. A key feature of its offerings is the 'Relax clubs' program at select Adriatic destinations, providing special benefits to travelers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Revidirano konsolidirano letno poročilo družbe Relax d.d. in Skupine Relax za poslovno leto 2025 | 2026-05-22 | Slovene | |
| Revidirano konsolidirano letno poročilo družbe Relax d.d. in Skupine Relax za poslovno leto 2025 | 2026-05-22 | Slovene | |
| Obvestilo o nepredvideni zamudi pri objavi letnega poročila za poslovno leto 2025 | 2026-05-04 | Slovene | |
| Obvestilo o poslih predsednice upravnega odbora z delnico RELR | 2026-01-07 | Slovene | |
| Obvestilo o poslih namestnika predsednice upravnega odbora z delnico RELR | 2026-01-07 | Slovene | |
| Nerevidirano konsolidirano polletno poročilo družbe Relax d.d. in Skupine Relax za prvo polletje poslovnega leta 2025 | 2025-10-01 | Slovene |
Browse filings by year
2 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Relax dd, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Yellow Balloon Tour Co., Ltd.
Provides comprehensive domestic and international travel se…
|
104620 | KR | Administrative and support serv… |
Relax dd 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/10119/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10119 | 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=10119 | 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=10119 \ -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": 10119}, 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 Relax dd (id: 10119)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.