
Intertainment AG — Investor Relations & Filings
Filings indexed
330
across all filing types
Latest filing
2025-09-30
Interim / Quarterly Rep…
Country
DE
Germany
Listing
F
ITN
Intertainment AG specializes in the acquisition and exploitation of film rights. The company acquires and markets rights for theatrical, video, and television distribution, primarily in the European market. Its business activities also include trading in film licenses, as well as engaging in the production and co-production of films.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Halbjahresfinanzbericht nach WpHG für den Zeitraum vom 01.01.2025 bis zum 30.06.2025 | 2025-09-30 | German | |
| Hinweis auf Halbjahresfinanzbericht vom 01.01.2025 bis zum 30.06.2025 | 2025-09-26 | German | |
| Ergänzung der Veröffentlichung vom 02.06.2025 | 2025-06-11 | German | |
| Ergänzt am 11.06.2025 | 2025-06-02 | German | |
| Hinweis auf Konzernabschluss vom 01.01.2024 bis zum 31.12.2024 | 2025-04-28 | German | |
| Halbjahresfinanzbericht nach WpHG für den Zeitraum vom 01.01.2024 bis zum 30.06.2024 | 2024-09-30 | German |
Market data
Market data not available
Last price
Market cap
volume
Day range
today
52-week range
trailing
Price history
Peer group · Motion picture, video and television programme distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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
An independent European film distribution, international sa…
|
WBAH | DE | Publishing, broadcasting, and c… |
Intertainment 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/228/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=228 | 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=228 | 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=228 \ -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": 228}, 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 Intertainment AG (id: 228)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.
We will notify you once the filing is added.
Report sent
Thank you. We will check the data and update it shortly.