%20PLC/other/WETHERSPOONJ.D._PLC-logo.png)
J.D. Wetherspoon PLC — Investor Relations & Filings
J.D. Wetherspoon PLC operates a large chain of pubs and hotels. The company manages an extensive network of establishments, providing food, beverages, and accommodation services. Its pubs are known for offering a wide-ranging menu available throughout the day, featuring a diverse selection of meals and an extensive array of drinks, including cask ales and craft beers, often at competitive price points. A key feature of its service model is a mobile application that allows customers to order and pay for food and drinks directly from their tables. In addition to its core pub business, the company also operates a portfolio of over 50 hotels, often co-located with its pubs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transaction in Own Shares | 2025-11-26 | English | |
| Transaction in Own Shares | 2025-11-25 | English | |
| Director/PDMR Shareholding | 2025-11-21 | English | |
| Result of AGM | 2025-11-20 | English | |
| AGM Vote Figures 2025 | 2025-11-20 | English | |
| J D Wetherspoon Annual Report and Financial Statements 2025 | 2025-11-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8657753 | Transaction in Own Shares | 2025-11-26 | English | ||
| 8603603 | Transaction in Own Shares | 2025-11-25 | English | ||
| 8502372 | Director/PDMR Shareholding | 2025-11-21 | English | ||
| 8485612 | Result of AGM | 2025-11-20 | English | ||
| 8485108 | AGM Vote Figures 2025 | 2025-11-20 | English | ||
| 8289970 | J D Wetherspoon Annual Report and Financial Statements 2025 | 2025-11-13 | English | ||
| 8289966 | J D Wetherspoon Annual Report and Financial Statements 2025 | 2025-11-13 | English | ||
| 8124934 | Director/PDMR Shareholding | 2025-11-06 | English | ||
| 8101267 | Trading Update Announcement | 2025-11-05 | English | ||
| 11398116 | Notice of AGM | 2025-10-27 | English | ||
| 8048037 | AGM Proxy Card 2025 | 2025-10-27 | English | ||
| 8048034 | Notice of AGM 2025 | 2025-10-27 | English | ||
| 8035836 | Director/PDMR Shareholding | 2025-10-22 | English | ||
| 8024693 | Director/PDMR Shareholding | 2025-10-15 | English | ||
| 8002588 | Director/PDMR Shareholding | 2025-10-13 | English | ||
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 … |
J.D. Wetherspoon 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/5214/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5214 | 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=5214 | 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=5214 \ -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": 5214}, 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 J.D. Wetherspoon PLC (id: 5214)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.