
Vistry Group PLC — Investor Relations & Filings
Vistry Group PLC is a home construction company specializing in the development of residential properties and communities. The company's core strategy is its "Partnerships model," which involves collaborating with partners to deliver sustainable, mixed-tenure housing solutions with a significant focus on affordable homes. Vistry undertakes large-scale development and regeneration projects, often on brownfield sites, to create new communities. The group operates through several consumer-facing brands, including Bovis Homes, Linden Homes, and Countryside Homes. It also utilizes modern methods of construction, supported by its own timber frame manufacturing facilities, to enhance efficiency and sustainability in its building processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director/PDMR Shareholding | 2026-05-19 | English | |
| Director/PDMR Shareholding | 2026-05-18 | English | |
| Transaction in Own Shares | 2026-05-18 | English | |
| 2026 AGM Resolutions | 2026-05-13 | English | |
| Result of AGM | 2026-05-13 | English | |
| AGM Trading update | 2026-05-13 | English |
Browse filings by year
42 years- 2026 104 filings
- 2025 312 filings
- 2024 292 filings
- 2023 85 filings
- 2022 138 filings
- 2021 73 filings
- 2020 81 filings
- 2019 58 filings
- 2018 3 filings
- 2017 1 filing
- 2016 1 filing
- 2015 1 filing
- 2014 1 filing
- 2013 1 filing
- 2012 8 filings
- 2011 10 filings
- 2010 2 filings
- 2009 1 filing
- 2008 2 filings
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 3 filings
- 2000 3 filings
- 1999 1 filing
- 1998 1 filing
- 1997 2 filings
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1986 1 filing
- 1982 1 filing
- 1980 1 filing
- 1976 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46547086 | Director/PDMR Shareholding | 2026-05-19 | English | ||
| 46387695 | Director/PDMR Shareholding | 2026-05-18 | English | ||
| 46381114 | Transaction in Own Shares | 2026-05-18 | English | ||
| 45704199 | 2026 AGM Resolutions | 2026-05-13 | English | ||
| 45689436 | Result of AGM | 2026-05-13 | English | ||
| 45445034 | AGM Trading update | 2026-05-13 | English | ||
| 44893394 | Transaction in Own Shares | 2026-05-11 | English | ||
| 41300093 | Holding(s) in Company | 2026-05-05 | English | ||
| 41262944 | Transaction in Own Shares | 2026-05-05 | English | ||
| 39149330 | Holding(s) in Company | 2026-04-30 | English | ||
| 39133414 | Total Voting Rights | 2026-04-30 | English | ||
| 37325199 | Transaction in Own Shares | 2026-04-27 | English | ||
| 34692439 | Director/PDMR Shareholding | 2026-04-20 | English | ||
| 34688804 | Transaction in Own Shares | 2026-04-20 | English | ||
| 34654724 | Director/PDMR Shareholding | 2026-04-13 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Vistry Group 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 · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Dekpol S.A.
A firm in general contracting, steel production, and proper…
|
DEK | PL | Construction |
|
DELPHA
Specializes in residential and commercial property developm…
|
2530 | TW | Construction |
|
Desarrolladora Homex, S.A.B. de C.V.
Vertically integrated developer of affordable and middle-in…
|
HOMEX | MX | Construction |
|
Deson Development International Holdings Limited
Operations include property development, construction, and …
|
262 | HK | Construction |
|
Dhanuka Infra Realty Limited
Develops residential, commercial, and township projects fro…
|
DIRL | IN | Construction |
|
Dhenu Buildcon Infra Limited
Specializes in residential and commercial real estate and i…
|
501945 | IN | Construction |
|
Dimmi Life Holdings Limited
Provides construction and engineering services, property op…
|
1667 | HK | Construction |
|
DIRECIONAL ENGENHARIA SA
Real estate firm specializing in large-scale affordable and…
|
— | BR | Construction |
|
DIT Group Limited
Tech-driven provider of integrated smart solutions for pref…
|
726 | HK | Construction |
|
Dom Development S.A.
A residential real estate developer of apartments and comme…
|
DOM | PL | Construction |
Vistry Group 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/4771/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4771 | 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=4771 | 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=4771 \ -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": 4771}, 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 Vistry Group PLC (id: 4771)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.