
MARSTON'S PLC — Investor Relations & Filings
Marston's PLC is a leading independent pub and hotel operator. The company manages an extensive estate of more than 1,300 pubs, inns, and hotels across England, Wales, and Scotland. Its core business revolves around operating community-focused pubs that offer a variety of food, beverages, and, in some locations, accommodation. Marston's operates through different models, including managed pubs and partnership agreements that enable individuals to run their own pub businesses. With a heritage dating back to 1834, the company has a long-established presence in the hospitality sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Financial Waiver and Reopening Update | 2021-04-07 | English | |
| COVID Update: Result of Noteholder Consent Request | 2021-03-26 | English | |
| Ralph Findlay to step down, September 2021 | 2021-03-11 | English | |
| Analyst update transaction to operate SABrain pubs | 2021-03-05 | English | |
| COVID-19 Update re: Noteholder Consent Request | 2021-03-04 | English | |
| Update on possible offer: No intention to bid | 2021-02-11 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 1308953 | Financial Waiver and Reopening Update | 2021-04-07 | English | ||
| 1303585 | COVID Update: Result of Noteholder Consent Request | 2021-03-26 | English | ||
| 1296930 | Ralph Findlay to step down, September 2021 | 2021-03-11 | English | ||
| 1294283 | Analyst update transaction to operate SABrain pubs | 2021-03-05 | English | ||
| 1293531 | COVID-19 Update re: Noteholder Consent Request | 2021-03-04 | English | ||
| 1271067 | Update on possible offer: No intention to bid | 2021-02-11 | English | ||
| 1271145 | FORM 8 (OPD) | 2021-02-11 | English | ||
| 1269536 | Director/PDMR Shareholding | 2021-02-10 | English | ||
| 1268039 | Completion of SA Brain Transaction | 2021-02-05 | English | ||
| 1265953 | Update on Possible Offer | 2021-02-01 | English | ||
| 1266239 | Rule 2.9 Announcement | 2021-02-01 | English | ||
| 1266503 | Rule 2.9 Announcement | 2021-02-01 | English | ||
| 1265332 | Rule 2.9 Announcement | 2021-01-29 | English | ||
| 1265628 | Statement regarding press speculation | 2021-01-29 | English | ||
| 1264692 | Resolutions passed as Special Business at AGM | 2021-01-27 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for MARSTON'S PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Auntea Jenny (Shanghai) Industrial Co., Ltd.
Oriental Modern Tea chain operator specializing in fresh, h…
|
2589 | HK | Accommodation and food service … |
|
Bar Pacific Group Holdings Limited
Operates chained bars and restaurants providing beverages, …
|
8432 | HK | Accommodation and food service … |
|
Black Rock Coffee Bar, Inc.
Operator of a chain of primarily drive-thru coffee bars sel…
|
BRCB | US | Accommodation and food service … |
|
Chagee Holdings Ltd.
Operates a global network of 6,000+ modern tea houses selli…
|
CHA | US | Accommodation and food service … |
|
Coffee Day Enterprises Limited
Vertically integrated coffee business spanning plantations,…
|
COFFEEDAY | IN | Accommodation and food service … |
|
Dutch Bros Inc.
Operator and franchisor of drive-thru shops specializing in…
|
BROS | US | Accommodation and food service … |
|
Guming Holdings Limited
Leading Chinese freshly made beverage chain with over 11,00…
|
1364 | KY | Accommodation and food service … |
|
Has Lifestyle Limited
Produces cold-pressed juices and nutritional snacks for hea…
|
780014 | IN | Accommodation and food service … |
|
Helens International Holdings Company Limited
Large-scale bar chain operator and franchisor, serving as a…
|
9869 | KY | Accommodation and food service … |
|
HUB CO.,LTD.
Operates a chain of British-style pubs adapted for the Japa…
|
3030 | JP | Accommodation and food service … |
MARSTON'S 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/4601/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4601 | 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=4601 | 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=4601 \ -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": 4601}, 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 MARSTON'S PLC (id: 4601)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.