
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 |
|---|---|---|---|
|
Voyageurs du Monde
A travel company specializing in tailor-made and personaliz…
|
ALVDM | FR | Accommodation and food service … |
| 株式会社ブッキングリゾート | 324A | JP | 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.