Trainline PLC — Investor Relations & Filings
Trainline PLC operates an independent digital platform for rail and coach travel. It enables customers worldwide to search, book, and manage journeys from over 270 rail and coach carriers across more than 40 countries. The service is accessible through its website and a mobile application, which also provide real-time travel information like live train times and station details. The company's business is structured into three segments: UK Consumer, International Consumer, and Trainline Solutions, which provides travel technology and booking solutions to business partners and other travel platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transaction in Own Shares | 2026-05-19 | English | |
| Holding(s) in Company | 2026-05-15 | English | |
| Holding(s) in Company | 2026-05-14 | English | |
| Director/PDMR Shareholding | 2026-05-14 | English | |
| Holding(s) in Company | 2026-05-13 | English | |
| Holding(s) in Company | 2026-05-13 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46524221 | Transaction in Own Shares | 2026-05-19 | English | ||
| 46355272 | Holding(s) in Company | 2026-05-15 | English | ||
| 46133081 | Holding(s) in Company | 2026-05-14 | English | ||
| 45945126 | Director/PDMR Shareholding | 2026-05-14 | English | ||
| 45689392 | Holding(s) in Company | 2026-05-13 | English | ||
| 45445843 | Holding(s) in Company | 2026-05-13 | English | ||
| 45444805 | Transaction in Own Shares | 2026-05-13 | English | ||
| 42858562 | Director/PDMR Shareholding | 2026-05-07 | English | ||
| 41725134 | Results for the twelve months ended 28 Feb 2026 | 2026-05-06 | English | ||
| 41417985 | Transaction in Own Shares | 2026-05-05 | English | ||
| 39399049 | Total Voting Rights | 2026-05-01 | English | ||
| 37867118 | Transaction in Own Shares | 2026-04-28 | English | ||
| 34696584 | Transaction in Own Shares | 2026-04-21 | English | ||
| 34654689 | Transaction in Own Shares | 2026-04-13 | English | ||
| 33885113 | Transaction in Own Shares | 2026-04-08 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Trainline PLC, 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 · Travel agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ying Hai Group Holdings Company Limited
Licensed travel agent distributing air tickets, hotel rooms…
|
8668 | HK | Administrative and support serv… |
Trainline 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/5025/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5025 | 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=5025 | 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=5025 \ -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": 5025}, 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 Trainline PLC (id: 5025)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.