Novaturas — Investor Relations & Filings
Novaturas is a leading tour operator in the Baltic region, specializing in organized leisure and sightseeing travel. The company's primary offering consists of package holidays to a wide array of international destinations, facilitated mainly by charter flights. It also provides diverse sightseeing tours by both bus and plane, including active holidays, weekend trips, and exotic journeys. In addition to its core tour packages, Novaturas offers standalone flight ticket sales and a comprehensive range of ancillary services. These services include travel insurance, airport transfers, excursions, and modern travel solutions like eSIM mobile data, aiming to provide a complete and seamless travel experience for its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| zal01_Notification_re_revocation_of_the_pre-emptive_right.zip | 2026-05-27 | Polish | |
| Regarding convocation of repeated Annual General Meeting of Shareholders of AB Novaturas | 2026-05-27 | English | |
| Dėl AB „Novaturas“ pakartotinio eilinio visuotinio akcininkų susirinkimo sušaukimo | 2026-05-27 | Lithuanian | |
| PATIKSLINIMAS: Informacija ir dokumentai AB „Novaturas“ eiliniam visuotiniam akcininkų susirinkimui | 2026-05-21 | Lithuanian | |
| zal01_AB_Novaturas_GMS_draft_decisions.zip | 2026-05-21 | Polish | |
| PATIKSLINIMAS: „Novaturo“ grupės audituoti 2025 m. rezultatai: nuostoliai sumažėjo 32 proc. | 2026-05-21 | Lithuanian |
Browse filings by year
9 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Novaturas, 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… |
Novaturas 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/2266/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2266 | 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=2266 | 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=2266 \ -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": 2266}, 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 Novaturas (id: 2266)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.