
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 | 2025-11-07 | English | |
| Holding(s) in Company | 2025-11-07 | English | |
| Amended Airbus delivery agreement | 2025-11-07 | English | |
| Holding(s) in Company | 2025-11-06 | English | |
| Wizz Air Share Capital | 2025-11-04 | English | |
| October 2025 Traffic and CO2 Emission Statistics | 2025-11-04 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8136143 | Holding(s) in Company | 2025-11-07 | English | ||
| 8132742 | Holding(s) in Company | 2025-11-07 | English | ||
| 8129291 | Amended Airbus delivery agreement | 2025-11-07 | English | ||
| 8125913 | Holding(s) in Company | 2025-11-06 | English | ||
| 8070484 | Wizz Air Share Capital | 2025-11-04 | English | ||
| 8070410 | October 2025 Traffic and CO2 Emission Statistics | 2025-11-04 | English | ||
| 11398334 | Notice of H1 F26 Results | 2025-10-28 | English | ||
| 8031374 | Holding(s) in Company | 2025-10-20 | English | ||
| 7980955 | Wizz Air Omnibus Plan award grants | 2025-10-09 | English | ||
| 7952890 | Holding(s) in Company | 2025-10-03 | English | ||
| 7947194 | Wizz Air Share Capital | 2025-10-02 | English | ||
| 7947136 | September 2025 Traffic and CO2 Emission Statistics | 2025-10-02 | English | ||
| 7775161 | August 2025 Traffic and CO2 Emission Statistics | 2025-09-02 | English | ||
| 11381905 | Wizz Air Share Capital | 2025-09-01 | English | ||
| 11377753 | Director/PDMR Shareholding | 2025-08-19 | English | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegean Airlines
A full-service Star Alliance airline serving Europe and the…
|
AEGN | GR | Transportation and storage |
|
Aeroflot
Major airline providing passenger and cargo transport from …
|
AFLT | RU | Transportation and storage |
|
Air Astana JSC
Central Asian airline group with a dual-brand strategy for …
|
AIRA | KZ | Transportation and storage |
|
Air Busan Co., Ltd
A low-cost airline subsidiary of Asiana Airlines with domes…
|
298690 | KR | Transportation and storage |
|
Air Canada
Largest flag carrier providing scheduled passenger and carg…
|
AC | CA | Transportation and storage |
|
Air China Ld
National flag carrier providing passenger and cargo air tra…
|
601111 | CN | Transportation and storage |
|
Air China Limited
Exclusive national flag carrier offering comprehensive air …
|
753 | HK | Transportation and storage |
|
Air France-KLM
A global airline group with a European base for passenger, …
|
AF | FR | Transportation and storage |
|
AIR NEW ZEALAND LIMITED
Provides scheduled passenger and cargo air transportation a…
|
AIZ | NZ | Transportation and storage |
|
ALASKA AIR GROUP, INC.
An airline holding company providing passenger and cargo ai…
|
ALK | US | 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.