
Aviation Links Ltd. — Investor Relations & Filings
Aviation Links Ltd. is a tour operator that functions as a wholesaler of tourism and travel services. The company's primary activities involve organizing flights, including charter flights, and marketing comprehensive tour and vacation packages. Its service offerings encompass flights, hotels, cruises, organized tours, and car rentals. The company provides a range of summer and winter holiday packages along with ancillary tourism and professional guiding services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| presentation to the capital market 2019 | 2020-08-30 | English | |
| presentation to the capital market 2019 | 2020-08-30 | Russian |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
2 filings
| |||||
| 6485222 | presentation to the capital market 2019 | 2020-08-30 | English | ||
| 6485221 | presentation to the capital market 2019 | 2020-08-30 | Russian | ||
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 … |
|
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 … |
|
Panorama Sentrawisata Tbk
A leading integrated tourism company serving both domestic …
|
PANR | ID | Accommodation and food service … |
|
Tu Yi Holding Company Limited
Designs and sells comprehensive outbound travel products an…
|
1701 | HK | Accommodation and food service … |
|
Unlimited Travel Group AB
A corporate group that acquires and develops specialized tr…
|
UTG | SE | Accommodation and food service … |
Aviation Links 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/6669/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6669 | 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=6669 | 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=6669 \ -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": 6669}, 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 Aviation Links Ltd. (id: 6669)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.