
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 |
|---|---|---|---|
|
Allegiant Travel CO
Ultra-low-cost carrier offering flights and packages to lei…
|
ALGT | US | Transportation and storage |
|
ALLIANCE AVIATION SERVICES LIMITED
Provides contract, charter, and FIFO aviation services for …
|
AQZ | AU | Transportation and storage |
|
American Airlines Group Inc.
An airline holding company providing passenger and cargo ai…
|
AAL | US | Transportation and storage |
|
ANA HOLDINGSINC.
A holding company for an airline group providing passenger …
|
9202 | JP | Transportation and storage |
|
Archer Aviation Inc.
Designs and develops electric vertical takeoff and landing …
|
ACHR | US | Transportation and storage |
|
Asiana Airlines Inc.
An air transportation company providing passenger and cargo…
|
020560 | KR | Transportation and storage |
|
AZUL S.A.
Passenger and cargo airline serving over 150 domestic and i…
|
— | BR | Transportation and storage |
|
Bristow Group Inc.
Global provider of vertical flight solutions for energy, SA…
|
VTOL | US | Transportation and storage |
|
Canada Jetlines Operations Ltd.
Value-focused leisure airline operating scheduled and chart…
|
CJET | CA | Transportation and storage |
|
Canadian Airlines Corporation
Significant global carrier serving over 160 destinations ac…
|
— | 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.