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 |
|---|---|---|---|
| Full accounts made up to 2024-12-31 | 2025-12-31 | English | |
| Amended full accounts made up to 2023-12-31 | 2025-09-25 | English | |
| Full accounts made up to 2023-12-31 | 2024-10-04 | English | |
| Group of companies' accounts made up to 2022-12-31 | 2023-06-27 | English | |
| Form 8.3 - Devro plc | 2023-04-14 | English | |
| De-listing and Cancellation of trading of shares | 2023-04-14 | 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 | |
|---|---|---|---|---|---|
|
2025
2 filings
| |||||
| 46839147 | Full accounts made up to 2024-12-31 | 2025-12-31 | English | ||
| 46839151 | Amended full accounts made up to 2023-12-31 | 2025-09-25 | English | ||
|
2024
1 filing
| |||||
| 46839153 | Full accounts made up to 2023-12-31 | 2024-10-04 | English | ||
|
2023
12 filings
| |||||
| 46839155 | Group of companies' accounts made up to 2022-12-31 | 2023-06-27 | English | ||
| 1875364 | Form 8.3 - Devro plc | 2023-04-14 | English | ||
| 1875575 | De-listing and Cancellation of trading of shares | 2023-04-14 | English | ||
| 1875606 | Scheme of Arrangement becomes effective | 2023-04-14 | English | ||
| 1875063 | Court Sanction of the Scheme | 2023-04-13 | English | ||
| 1874506 | Holding(s) in Company | 2023-04-12 | English | ||
| 1874746 | Holding(s) in Company | 2023-04-12 | English | ||
| 1873520 | Rule 2.9 Announcement | 2023-04-06 | English | ||
| 1871733 | BLOCK LISTING SIX MONTHLY RETURN | 2023-03-31 | English | ||
| 1868660 | Holding(s) in Company | 2023-03-23 | English | ||
| 1868846 | Holding(s) in Company | 2023-03-23 | English | ||
| 1868496 | Holding(s) in Company | 2023-03-22 | 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.