
ZINC MEDIA GROUP PLC — Investor Relations & Filings
Zinc Media Group is a content creation company specializing in factual storytelling, unscripted entertainment, and versatile formats. The group produces a wide range of audio and visual content, including documentaries, television series, corporate films, and innovative branded content for global broadcasters and brands. Operating as an ensemble of distinct production labels, each with its own specialization, the company is recognized for creating award-winning and critically acclaimed programming. Its mission is to produce engaging content that informs, educates, and entertains audiences across various platforms, from television and cinema to digital screens.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Appointment of New CFO | 2025-10-14 | English | |
| The Inner Circle Attracts Large Audience on Launch | 2025-10-08 | English | |
| Launch of Zinc Distribution | 2025-10-02 | English | |
| Interim Results for the Six Months ended 30 June | 2025-09-11 | English | |
| Notice of Results | 2025-09-04 | English | |
| CFO Resignation | 2025-08-22 | English |
Browse filings by year
41 years- 2026 10 filings
- 2025 29 filings
- 2024 20 filings
- 2023 18 filings
- 2022 21 filings
- 2021 16 filings
- 2020 19 filings
- 2019 25 filings
- 2018 30 filings
- 2017 37 filings
- 2016 7 filings
- 2015 2 filings
- 2014 1 filing
- 2013 1 filing
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 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 2 filings
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 2 filings
- 1991 1 filing
- 1990 1 filing
- 1988 1 filing
- 1987 2 filings
- 1986 1 filing
- 1985 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8017450 | Appointment of New CFO | 2025-10-14 | English | ||
| 11394719 | The Inner Circle Attracts Large Audience on Launch | 2025-10-08 | English | ||
| 7947104 | Launch of Zinc Distribution | 2025-10-02 | English | ||
| 7815872 | Interim Results for the Six Months ended 30 June | 2025-09-11 | English | ||
| 7778348 | Notice of Results | 2025-09-04 | English | ||
| 7758894 | CFO Resignation | 2025-08-22 | English | ||
| 7000554 | Trading Update | 2025-07-15 | English | ||
| 6121539 | Director/PDMR Shareholding | 2025-06-11 | English | ||
| 11363132 | Further Middle East Growth | 2025-06-10 | English | ||
| 5986064 | Zinc Media awarded Production Company of the Year | 2025-05-23 | English | ||
| 5985893 | Result of AGM | 2025-05-22 | English | ||
| 11356186 | New Multi-Million-Pound Commission | 2025-05-20 | English | ||
| 46838039 | Group of companies' accounts made up to 2024-12-31 | 2025-05-14 | English | ||
| 5915543 | New Commissions and BAFTA Award | 2025-05-13 | English | ||
| 11353711 | Grant of Options | 2025-05-13 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for ZINC MEDIA GROUP PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme production activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3B FILMS LIMITED
Produces and distributes feature films, managing the entire…
|
544412 | IN | Publishing, broadcasting, and c… |
|
Alpha Group
Diversified entertainment and consumer products firm focuse…
|
002292 | CN | Publishing, broadcasting, and c… |
|
AMUSE INC.
A comprehensive entertainment company for artist management…
|
4301 | JP | Publishing, broadcasting, and c… |
|
Angel Studios, Inc.
A media company with a community-driven, crowdfunded film s…
|
ANGX | US | Publishing, broadcasting, and c… |
|
ANYCOLOR Inc.
An entertainment company managing virtual talents and produ…
|
5032 | JP | Publishing, broadcasting, and c… |
|
Ascendio Co., Ltd.
Entertainment company engaged in content investment, produc…
|
012170 | KR | Publishing, broadcasting, and c… |
|
ASTORY Co., Ltd.
A production studio creating scripted and unscripted media …
|
241840 | KR | Publishing, broadcasting, and c… |
|
Astro Spolka Akcyjna
A media company specializing in television program producti…
|
ASR | PL | Publishing, broadcasting, and c… |
|
ATM Grupa S.A.
Independent producer of TV series and films with comprehens…
|
ATG | PL | Publishing, broadcasting, and c… |
|
Baba Arts Ltd
Integrated media entity producing and distributing films an…
|
532380 | IN | Publishing, broadcasting, and c… |
ZINC MEDIA GROUP 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/8037/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8037 | 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=8037 | 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=8037 \ -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": 8037}, 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 ZINC MEDIA GROUP PLC (id: 8037)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.