Wild Bunch AG — Investor Relations & Filings
Wild Bunch AG is a leading independent European company specializing in film distribution, international sales, and production services. The group's core activities include the acquisition, co-production, and distribution of feature films and television series for theatrical release and all-rights exploitation. Operating a pan-European network, it manages distribution across several key European territories. The company is also a significant entity in international sales, managing a diverse library of content for a global audience. Through its subsidiaries, Wild Bunch AG is actively involved in the production of original content.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| §§ 264 Abs. 3, 264b HGB zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-03-31 | German | |
| §§ 264 Abs. 3, 264b HGB zum Geschäftsjahr vom 01.01.2022 bis zum 31.12.2022 | 2025-10-01 | German | |
| Datum:01.10.2025 | 2025-10-01 | German | |
| Hinweis auf Halbjahresfinanzbericht vom 01.01.2025 bis zum 30.06.2025 | 2025-09-30 | German | |
| Halbjahresfinanzbericht nach WpHG für den Zeitraum vom 01.01.2025 bis zum 30.06.2025 | 2025-09-30 | German | |
| Datum:30.09.2025 | 2025-09-30 | German |
Browse filings by year
28 years- 2026 1 filing
- 2025 115 filings
- 2024 32 filings
- 2023 17 filings
- 2022 4 filings
- 2021 6 filings
- 2020 6 filings
- 2019 8 filings
- 2018 9 filings
- 2017 27 filings
- 2016 20 filings
- 2015 57 filings
- 2014 55 filings
- 2013 25 filings
- 2012 45 filings
- 2011 41 filings
- 2010 17 filings
- 2009 12 filings
- 2008 20 filings
- 2007 25 filings
- 2006 15 filings
- 2005 6 filings
- 2004 14 filings
- 2003 4 filings
- 2002 21 filings
- 2001 10 filings
- 2000 22 filings
- 1999 11 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Wild Bunch AG, 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 distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Splendid Medien AG
An integrated media group that produces, markets, and distr…
|
SPM | DE | Publishing, broadcasting, and c… |
|
TMC Content Group AG
International media and technology group with over 25 years…
|
ERO | CH | Publishing, broadcasting, and c… |
|
UFO Moviez India Limited
Provides satellite-based digital cinema distribution and in…
|
UFO | IN | Publishing, broadcasting, and c… |
|
Values Cultural Investment Limited
Produces, distributes, licenses, and invests in TV dramas a…
|
1740 | HK | Publishing, broadcasting, and c… |
Wild Bunch AG 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/489/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=489 | 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=489 | 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=489 \ -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": 489}, 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 Wild Bunch AG (id: 489)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.