Unlimited Travel Group AB — Investor Relations & Filings
Unlimited Travel Group AB is a corporate group that owns, starts, develops, and acquires small and medium-sized companies in the travel and event sectors. The group's strategy focuses on consolidating specialized, independent, and niche businesses. Each company within the portfolio operates as a distinct brand, offering unique travel and event experiences tailored to specific interests and destinations. The overarching operation aims to foster the growth and development of these specialized entities while maintaining their independent character.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Unlimited Travel Group: Världens Resor lanserar fler tågresor | 2019-09-30 | Swedish | |
| Unlimited Travel Group: Kallelse till extra bolagsstämma i Unlimited Travel Group UTG AB (publ) | 2019-09-27 | Swedish | |
| Unlimited Travel Group: Unlimited Travel Group tillförordnar VD och gör förändringar i styrelsen | 2019-09-26 | Swedish | |
| Unlimited Travel Group: Unlimited Travel Groups VD lämnar | 2019-09-17 | Swedish | |
| Unlimited Travel Group: Delårsrapport januari - mars 2019 | 2019-08-30 | Swedish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2019
5 filings
| |||||
| 4426960 | Unlimited Travel Group: Världens Resor lanserar fler tågresor | 2019-09-30 | Swedish | ||
| 4425025 | Unlimited Travel Group: Kallelse till extra bolagsstämma i Unlimited Travel Group UTG AB (publ) | 2019-09-27 | Swedish | ||
| 4424522 | Unlimited Travel Group: Unlimited Travel Group tillförordnar VD och gör förändringar i styrelsen | 2019-09-26 | Swedish | ||
| 4412331 | Unlimited Travel Group: Unlimited Travel Groups VD lämnar | 2019-09-17 | Swedish | ||
| 4390951 | Unlimited Travel Group: Delårsrapport januari - mars 2019 | 2019-08-30 | Swedish | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adventure, Inc.
Online travel agency offering travel booking and offshore d…
|
6030 | JP | Accommodation and food service … |
|
Aviation Links Ltd.
A tour operator and wholesaler of tourism and travel servic…
|
AVIA | IL | Accommodation and food service … |
|
CHOICE HOTELS INTERNATIONAL INC /DE
A multinational hospitality company and one of the world's …
|
CHH | US | Accommodation and food service … |
|
Cleanbnb
Provides comprehensive property management services for the…
|
CLNBB | IT | Accommodation and food service … |
|
Emma Villas SpA
Tour operator renting inspected villas and country houses w…
|
EAV | IT | Accommodation and food service … |
|
G Rent
A property management company for luxury short and medium-t…
|
GSR | IT | Accommodation and food service … |
|
HANATOUR SERVICE INC.
A travel company providing inbound/outbound tours and MICE …
|
039130 | KR | Accommodation and food service … |
|
Inspirato Inc
A members-only luxury travel club offering curated vacation…
|
ISPO | US | Accommodation and food service … |
|
Tu Yi Holding Company Limited
Designs and sells comprehensive outbound travel products an…
|
1701 | HK | Accommodation and food service … |
|
Voyageurs du Monde
A travel company specializing in tailor-made and personaliz…
|
ALVDM | FR | Accommodation and food service … |
Unlimited Travel Group AB 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/8612/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8612 | 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=8612 | 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=8612 \ -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": 8612}, 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 Unlimited Travel Group AB (id: 8612)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.