
Turishotel d.d. — Investor Relations & Filings
Turishotel d.d. is a hospitality and tourism company with a long-standing tradition. The company's core business is the ownership and management of Zaton Holiday Resort, a large destination offering apartments, campsites, and mobile homes, and recognized as a leader in camping tourism. The company's diversified portfolio also includes the Boutique Hostel Forum, city-based café bars, and a comprehensive catering division (TH Catering) that organizes a range of events from private celebrations to corporate functions. Additionally, Turishotel operates a professional laundry service (TH Praonica), providing laundry and linen rental services to commercial clients. The company focuses on continuous investment and the enhancement of its services and facilities across all its business segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| TURISTHOTEL d.d. - Obavijest o suspenziji i isključenju iz trgovanja sukladno EU Uredbi 2017/1005.pdf | 2023-07-25 | Croatian | |
| TURISTHOTEL d.d. - Odluka Burze o obustavi i prestanku uvrštenja HRTUHORA0001.pdf | 2023-07-25 | Croatian | |
| TURISTHOTEL d.d. - Obavijest SKDD-a o prijenosu dionica manjinskih dioničara.pdf | 2023-07-24 | Croatian | |
| TURISTHOTEL d.d. - Obavijest o podnesenom zahtjevu za prijenos dionica manjinskih dioničara društva TURISTHOTEL d.d..pdf | 2023-07-21 | Croatian | |
| TURISTHOTEL d.d. - Izvješće o preuzimanju.pdf | 2023-07-20 | Croatian | |
| TURISTHOTEL d.d. - Mišljenje uprave Ciljnog društva i mišljenje sindikalnog povjerenika.pdf | 2023-06-20 | Croatian |
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Camping grounds, recreational vehicle parks and trailer parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Blackstrap Hospitality Corporation
Operates a high-end luxury glamping resort with themed dome…
|
— | CA | Accommodation and food service … |
|
Financière et Immobilière de l'Etang
Specializes in real estate asset management for the leisure…
|
BERR | FR | Accommodation and food service … |
|
Mon Perin d.d.
Operates a camping and glamping resort with a water park an…
|
MONP | HR | Accommodation and food service … |
|
Pathfinder Ventures Inc.
Develops and operates RV resorts and modular home communiti…
|
RV | CA | Accommodation and food service … |
|
Regenbogen AG
Operates holiday and camping resorts with campsites and ren…
|
RGB | DE | Accommodation and food service … |
Turishotel d.d. 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/2159/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2159 | 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=2159 | 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=2159 \ -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": 2159}, 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 Turishotel d.d. (id: 2159)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.