DEVRO PLC — Investor Relations & Filings
Devro PLC is a global manufacturer and supplier of collagen products for the food industry. The company specializes in producing a broad portfolio of edible and non-edible collagen casings, films, and gels. These products are primarily used in the production of a wide variety of sausages and other meat products. Leveraging extensive experience, Devro applies principles from physics, chemistry, biology, and food science to develop its offerings. The company is also engaged in advancing co-extrusion technology to meet growing demand for collagen gel in various food sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2022 AGM resolutions passed | 2022-04-28 | English | |
| 2022 AGM voting results | 2022-04-28 | English | |
| Result of AGM | 2022-04-28 | English | |
| AGM Trading Update | 2022-04-28 | English | |
| Director/PDMR Shareholding | 2022-04-14 | English | |
| Director/PDMR Shareholding | 2022-04-13 | English |
Browse filings by year
32 years- 2025 2 filings
- 2024 1 filing
- 2023 27 filings
- 2022 34 filings
- 2021 29 filings
- 2020 36 filings
- 2019 31 filings
- 2018 47 filings
- 2017 31 filings
- 2016 41 filings
- 2015 30 filings
- 2014 40 filings
- 2013 45 filings
- 2012 4 filings
- 2011 3 filings
- 2010 3 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 1609210 | 2022 AGM resolutions passed | 2022-04-28 | English | ||
| 1609252 | 2022 AGM voting results | 2022-04-28 | English | ||
| 1609391 | Result of AGM | 2022-04-28 | English | ||
| 1610312 | AGM Trading Update | 2022-04-28 | English | ||
| 1602363 | Director/PDMR Shareholding | 2022-04-14 | English | ||
| 1601351 | Director/PDMR Shareholding | 2022-04-13 | English | ||
| 1602021 | Holding(s) in Company | 2022-04-13 | English | ||
| 1597380 | Director/PDMR Shareholding | 2022-04-06 | English | ||
| 1594185 | Block Listing Application | 2022-04-01 | English | ||
| 1593350 | Director/PDMR Shareholding | 2022-03-31 | English | ||
| 1588811 | Annual Report & Accounts 2021 & Notice of 2022 AGM | 2022-03-25 | English | ||
| 1588823 | Notice of 2022 AGM | 2022-03-25 | English | ||
| 1588825 | Proxy form for 2022 AGM | 2022-03-25 | English | ||
| 1589305 | 2021 Annual Report | 2022-03-25 | English | ||
| 1572666 | FULL YEAR RESULTS | 2022-03-02 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
DEVRO 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/4717/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4717 | 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=4717 | 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=4717 \ -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": 4717}, 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 DEVRO PLC (id: 4717)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.