
Genus PLC — Investor Relations & Filings
Genus PLC is a world-leading animal genetics company that pioneers genetic improvement in livestock. The company applies cutting-edge science and biotechnology to help farmers in the dairy, beef, and pork sectors breed more productive and healthier animals. It operates through two primary businesses: ABS, which provides bovine (cattle) genetics, and PIC, which provides porcine (pig) genetics. By supplying elite genetic material, Genus enables farmers to produce high-quality milk and meat more efficiently and sustainably. The company's focus on genetic advancement also aims to improve animal wellbeing and reduce the need for antibiotics, contributing to a more sustainable global food system.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director/PDMR Shareholding | 2025-09-17 | English | |
| Director/PDMR Shareholding | 2025-09-11 | English | |
| Additional Listing | 2025-09-08 | English | |
| Preliminary results | 2025-09-04 | English | |
| Accelerated Chinese porcine JV formation | 2025-09-04 | English | |
| Notification of Major Holdings | 2025-08-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 11387627 | Director/PDMR Shareholding | 2025-09-17 | English | ||
| 11385634 | Director/PDMR Shareholding | 2025-09-11 | English | ||
| 7798960 | Additional Listing | 2025-09-08 | English | ||
| 11382827 | Preliminary results | 2025-09-04 | English | ||
| 7778244 | Accelerated Chinese porcine JV formation | 2025-09-04 | English | ||
| 7773074 | Notification of Major Holdings | 2025-08-28 | English | ||
| 7752853 | Notification of Major Holdings | 2025-08-19 | English | ||
| 7752123 | Notification of Major Holdings | 2025-08-19 | English | ||
| 11375930 | Notification of Major Holdings | 2025-08-04 | English | ||
| 7642976 | Block Listing Six Monthly Return | 2025-08-01 | English | ||
| 7642970 | Total Voting Rights | 2025-08-01 | English | ||
| 7000525 | FY25 Trading Update | 2025-07-15 | English | ||
| 5901366 | Appointment of Financial Adviser & joint Broker | 2025-05-09 | English | ||
| 5881596 | Total Voting Rights | 2025-05-01 | English | ||
| 11346882 | PRRS Resistant Pig – FDA Approval | 2025-04-30 | English | ||
Market data
Market data not available
Price history
Peer group · Support activities for animal production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Allied Farmers Limited (NS)
Provides livestock agency services, financing, and rural as…
|
ALF | NZ | Agriculture, forestry and fishi… |
|
Bee Smart Technologies AD
Develops IoT solutions and corporate services for the apicu…
|
BEE | BG | Agriculture, forestry and fishi… |
|
Guangdong Haid Group Co.,Limited
High-tech agricultural firm specializing in animal feed, se…
|
002311 | CN | Agriculture, forestry and fishi… |
|
Livestock Improvement Corporation Limited (NS)
Farmer-owned co-operative providing dairy genetics and herd…
|
LIC | NZ | Agriculture, forestry and fishi… |
|
Siguldas CMAS
Producer and supplier of sire bioproducts for the livestock…
|
SCM1R | LV | Agriculture, forestry and fishi… |
Genus 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/4873/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4873 | 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=4873 | 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=4873 \ -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": 4873}, 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 Genus PLC (id: 4873)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.