
lastminute.com N.V. — Investor Relations & Filings
lastminute.com N.V. is a European travel technology company operating as an online travel agency. The company specializes in dynamic holiday packages, leveraging its proprietary technology to offer customers a wide range of customizable travel solutions. Through its digital platform, consumers can search, compare, and book millions of real-time combinations of flights, hotels, and other travel-related services. The firm's mission is to simplify, personalize, and enhance the travel experience by utilizing its advanced Dynamic Packaging engine and a data-driven approach to create tailored holiday packages for its European customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| lastminute.com publishes Q1 2026 results | 2026-05-06 | English | |
| Invitation to lastminute.com’s investor and media conference call | 2026-04-29 | English | |
| lastminute.com FY 2025 audited results confirm strong performance | 2026-04-02 | English | |
| Invitation to lastminute.com’s investor and media conference call | 2026-03-26 | English | |
| lastminute.com reports Q4 growth closing FY 2025 above guidance with strong cash generation | 2026-02-12 | English | |
| Invitation to lastminute.com’s investor and media conference call | 2026-02-05 | English |
Browse filings by year
3 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for lastminute.com N.V., 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… |
lastminute.com N.V. 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/9337/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9337 | 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=9337 | 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=9337 \ -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": 9337}, 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 lastminute.com N.V. (id: 9337)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.