%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 |
|---|---|---|---|
| Total Voting Rights | 2026-05-01 | English | |
| Holding(s) in Company | 2026-04-27 | English | |
| Statement re Sun News Article | 2026-04-09 | English | |
| Total Voting Rights | 2026-04-08 | English | |
| Total Voting Rights | 2026-04-02 | English | |
| Total Voting Rights | 2026-04-01 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39398873 | Total Voting Rights | 2026-05-01 | English | ||
| 37353747 | Holding(s) in Company | 2026-04-27 | English | ||
| 33981153 | Statement re Sun News Article | 2026-04-09 | English | ||
| 33891440 | Total Voting Rights | 2026-04-08 | English | ||
| 33250238 | Total Voting Rights | 2026-04-02 | English | ||
| 33558983 | Total Voting Rights | 2026-04-01 | English | ||
| 33128219 | Transaction in Own Shares | 2026-04-01 | English | ||
| 33101704 | Transaction in Own Shares | 2026-03-31 | English | ||
| 33084532 | Transaction in Own Shares | 2026-03-30 | English | ||
| 33055371 | Transaction in Own Shares | 2026-03-27 | English | ||
| 33045577 | Transaction in Own Shares | 2026-03-26 | English | ||
| 33040715 | Total Voting Rights | 2026-03-25 | English | ||
| 33040690 | Director/PDMR Shareholding | 2026-03-25 | English | ||
| 33018309 | Transaction in Own Shares | 2026-03-24 | English | ||
| 33011136 | Transaction in Own Shares | 2026-03-23 | English | ||
Market data
Market data not available
Price history
Peer group · Beverage serving activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Luk Hing Entertainment Group Holdings Limited
Operates F&B and entertainment venues, provides catering, o…
|
8052 | HK | Accommodation and food service … |
|
MARSTON'S PLC
An independent pub and hotel operator managing over 1,300 l…
|
MARS | GB | Accommodation and food service … |
|
New Amante Group Limited
Operates club, entertainment, and restaurant businesses, in…
|
8412 | HK | Accommodation and food service … |
|
PECOS Hotels And Pubs Limited
Operates themed pubs specializing in retro rock music, drau…
|
539273 | IN | Accommodation and food service … |
|
Reborn Coffee, Inc.
A specialty coffee roaster using a proprietary process to g…
|
REBN | US | 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.