
Wizz Air Holdings PLC — Investor Relations & Filings
Wizz Air Holdings PLC is the parent company of Wizz Air, an ultra-low-cost airline that provides passenger air transportation services. The company operates a network of scheduled short-haul and medium-haul point-to-point routes, primarily connecting destinations across Europe with a strategic focus on Central and Eastern Europe, as well as select locations in North Africa and the Middle East. Its business model is centered on maintaining a low-cost base. The airline operates a fleet composed exclusively of Airbus A320 and A321 family aircraft. In addition to air travel, the company offers ancillary services such as a subscription-based discount club, car rentals, and hotel bookings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-04-10 | English | |
| Wizz Air Share Capital | 2026-04-02 | English | |
| March 2026 Traffic and CO2 Emission Statistics | 2026-04-02 | English | |
| Holding(s) in Company | 2026-03-26 | English | |
| Holding(s) in Company | 2026-03-23 | English | |
| Holding(s) in Company | 2026-03-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34080236 | Holding(s) in Company | 2026-04-10 | English | ||
| 33238290 | Wizz Air Share Capital | 2026-04-02 | English | ||
| 33237884 | March 2026 Traffic and CO2 Emission Statistics | 2026-04-02 | English | ||
| 33045793 | Holding(s) in Company | 2026-03-26 | English | ||
| 33014107 | Holding(s) in Company | 2026-03-23 | English | ||
| 32997492 | Holding(s) in Company | 2026-03-20 | English | ||
| 32984467 | Holding(s) in Company | 2026-03-19 | English | ||
| 32940916 | Holding(s) in Company | 2026-03-13 | English | ||
| 32935230 | Holding(s) in Company | 2026-03-12 | English | ||
| 32923257 | Holding(s) in Company | 2026-03-10 | English | ||
| 32908966 | Holding(s) in Company | 2026-03-06 | English | ||
| 34566564 | Holding(s) in Company | 2026-03-05 | English | ||
| 34566563 | Holding(s) in Company | 2026-03-05 | English | ||
| 32889669 | Wizz Air expects F26 profits to be below guidance | 2026-03-04 | English | ||
| 32889183 | Wizz Air expects F26 profits to be below guidance | 2026-03-04 | English | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cathay Pacific Airways Limited
Operates a premium full-service international airline, carg…
|
293 | HK | Transportation and storage |
|
CHC Helicopter Corporation
Global commercial helicopter operator providing critical tr…
|
CHHCF | CA | Transportation and storage |
|
China Airlines Ltd.
Provides global passenger and cargo air transportation serv…
|
2610 | TW | Transportation and storage |
|
China Eastern Airlines Co. Ltd. (CEA)
Offers passenger and cargo transport across domestic, regio…
|
670 | CN | Transportation and storage |
|
China Eastern Airlines Corporation Limited
Major Shanghai-based aviation group specializing in global …
|
670 | HK | Transportation and storage |
|
China Eastern Airlines Corporation Limited
Provides global passenger and cargo air transportation serv…
|
600115 | CN | Transportation and storage |
|
China Express Airlines Co.,LTD
Provides regional aviation services connecting smaller urba…
|
002928 | CN | Transportation and storage |
|
China Southern Airlines Company Limited
Operates global passenger and cargo air transport via Guang…
|
600029 | CN | Transportation and storage |
|
China Southern Airlines Company Limited
Specializes in comprehensive civil aviation, offering passe…
|
1055 | HK | Transportation and storage |
|
Chorus Aviation Inc.
A holding company providing regional airline services, spec…
|
CHR | CA | Transportation and storage |
Wizz Air Holdings PLC 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/10271/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10271 | 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=10271 | 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=10271 \ -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": 10271}, 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 Wizz Air Holdings PLC (id: 10271)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.