Adnams plc — Investor Relations & Filings
Adnams plc is a diversified company engaged in brewing, distilling, and hospitality. The company produces a range of premium beers, including cask ales and bottled beers, and operates a distillery crafting spirits such as gin and vodka. In addition to its production activities, Adnams functions as a wine merchant, sourcing and selling a variety of wines. The business also extends to the hospitality sector, where it owns and manages a portfolio of pubs, inns, and hotels. Furthermore, Adnams operates a retail division through its own stores, which offer its full range of beers, spirits, and wines, alongside kitchenware and other goods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2023-07-31 | English | |
| Director/PDMR Shareholding | 2023-07-31 | English | |
| Directorate Change | 2023-07-07 | English | |
| Result of AGM | 2023-07-07 | English | |
| AGM Statement | 2023-06-30 | English | |
| Final Results | 2023-06-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
8 filings
| |||||
| 11190427 | Holding(s) in Company | 2023-07-31 | English | ||
| 11190426 | Director/PDMR Shareholding | 2023-07-31 | English | ||
| 11186469 | Directorate Change | 2023-07-07 | English | ||
| 11186468 | Result of AGM | 2023-07-07 | English | ||
| 11184974 | AGM Statement | 2023-06-30 | English | ||
| 11180390 | Final Results | 2023-06-07 | English | ||
| 11157206 | Directorate Change | 2023-02-08 | English | ||
| 11153643 | Directorate Change | 2023-01-16 | English | ||
|
2022
7 filings
| |||||
| 11150133 | Directorate Change | 2022-12-23 | English | ||
| 11137369 | Change of Auditor | 2022-10-24 | English | ||
| 11137368 | Holding(s) in Company | 2022-10-24 | English | ||
| 11137367 | Director/PDMR Shareholding | 2022-10-24 | English | ||
| 11129514 | Half-year Report | 2022-09-22 | English | ||
| 11129508 | Trading Statement | 2022-09-22 | English | ||
| 11087181 | Holding(s) in Company | 2022-05-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of beer
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AG ANADOLU GRUBU HOLDİNG A.Ş.
A diversified holding company with operations in beverages,…
|
AGHOL | TR | Manufacturing |
|
Aktienbrauerei Kaufbeuren AG
Historic brewery producing beers and soft drinks with real …
|
ABK | DE | Manufacturing |
|
Alefarm Brewing A/S
A tech-driven craft brewery specializing in modern hoppy be…
|
ALEFRM | DK | Manufacturing |
|
AMBEV S.A.
Produces, distributes, and sells alcoholic and non-alcoholi…
|
ABEV | BR | Manufacturing |
|
ANADOLU EFES BİRACILIK VE MALT SANAYİİ A.Ş.
Diversified beverage company producing beer, malt, and non-…
|
AEFES | TR | Manufacturing |
|
Anheuser-Busch InBev SA/NV
The world's largest brewer, managing a portfolio of over 50…
|
ABI | BE | Manufacturing |
|
ASAHI GROUP HOLDINGS,LTD.
A global company that manufactures and sells beer, beverage…
|
2502 | JP | Manufacturing |
|
BEIJING YANJING BREWERY CO.,LTD
Produces and distributes beer, soft drinks, and mineral wat…
|
000729 | CN | Manufacturing |
|
Bermas S.A.
Beverage company producing and selling beer, malt, alcoholi…
|
BRM | RO | Manufacturing |
|
Big Rock Brewery Inc.
Produces, markets, and distributes premium craft beers, cid…
|
BR | CA | Manufacturing |
Adnams 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/10277/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10277 | 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=10277 | 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=10277 \ -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": 10277}, 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 Adnams plc (id: 10277)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.