
Hammerson PLC — Investor Relations & Filings
Hammerson PLC is a property investment, development, and management company focused on prime urban real estate. The company owns and operates a portfolio of flagship retail and leisure-anchored destinations in major cities. Its core strategy involves actively managing assets to reduce vacancy, repurposing space to meet evolving consumer and occupier demands, and simplifying its portfolio to generate capital for reinvestment. Hammerson aims to unlock value through its development pipeline, contributing to the transformation of urban spaces and shaping future city environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director/PDMR Shareholding | 2026-05-19 | English | |
| Notification of Transactions of Directors and PDMRs | 2026-05-19 | English | |
| Director/PDMR Shareholding | 2026-05-15 | English | |
| Notification of Transactions of Directors and PDMRs | 2026-05-15 | English | |
| Director/PDMR Shareholding | 2026-05-14 | English | |
| Notification of Transactions of Directors and PDMRs | 2026-05-14 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46540020 | Director/PDMR Shareholding | 2026-05-19 | English | ||
| 46540865 | Notification of Transactions of Directors and PDMRs | 2026-05-19 | English | ||
| 46353902 | Director/PDMR Shareholding | 2026-05-15 | English | ||
| 46353442 | Notification of Transactions of Directors and PDMRs | 2026-05-15 | English | ||
| 46058680 | Director/PDMR Shareholding | 2026-05-14 | English | ||
| 46058269 | Notification of Transactions of Directors and PDMRs | 2026-05-14 | English | ||
| 39133413 | Total Voting Rights | 2026-04-30 | English | ||
| 39132587 | Total Voting Rights and Capital | 2026-04-30 | English | ||
| 39102343 | Rules of the Hammerson plc Restricted Share Scheme ('RSS') | 2026-04-30 | English | ||
| 39072577 | AGM Resolutions | 2026-04-30 | English | ||
| 39066161 | Result of AGM | 2026-04-30 | English | ||
| 39065800 | Results of the 2026 Annual General Meeting | 2026-04-30 | English | ||
| 39018547 | Hammerson CFO to retire | 2026-04-30 | English | ||
| 39017491 | Hammerson CFO to retire | 2026-04-30 | English | ||
| 38404724 | Holding(s) in Company | 2026-04-29 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Hammerson 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 · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB Sagax
A property company investing in warehouse and light industr…
|
SAGA | SE | Real estate activities |
|
ACADIA REALTY TRUST
A REIT owning and managing retail properties in high-barrie…
|
AKR | US | Real estate activities |
|
Acanthe Développement SE
Real estate company owning and managing premium office prop…
|
ACAN | FR | Real estate activities |
|
ACCELERATE PROPERTY FUND LIMITED
Real Estate Investment Trust acquiring and leasing retail, …
|
APF | ZA | Real estate activities |
|
Accentis nv
Owns, manages, and develops industrial and semi-industrial …
|
ACCB | BE | Real estate activities |
|
Accentro Real Estate AG
Residential property company specializing in housing privat…
|
A4Y | DE | Real estate activities |
|
ACI Infocom Ltd.
Distributes IT hardware and develops residential and commer…
|
517356 | IN | Real estate activities |
|
ACME HOLDINGS BERHAD
Investment holding, property development, and manufacturing…
|
— | MY | Real estate activities |
|
Acosta Verde, S.A.B. de C.V.
Develops, manages, and operates commercial retail propertie…
|
GAV | MX | Real estate activities |
|
Acrinova AB
Owns, develops, and manages a diversified property portfoli…
|
ACRI | SE | Real estate activities |
Hammerson 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/5245/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5245 | 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=5245 | 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=5245 \ -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": 5245}, 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 Hammerson PLC (id: 5245)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.