
Highlight Communications AG — Investor Relations & Filings
Highlight Communications AG is an internationally oriented strategic and financial holding company active in the media and entertainment business. The company operates through its subsidiaries, which are organized into two primary segments: Film, and Sport and Event. The Film segment, which includes the Constantin Film group, engages in the production and distribution of motion pictures, as well as the acquisition and exploitation of film licensing rights, with a focus on German-speaking markets. The Sport and Event segment is involved in the marketing of international sporting events.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Highlight Group publishes results for fiscal year 2025 Operational strength and positive free cash flow trend impairment charges at the Sport1 level (non-cash) | 2026-04-30 | English | |
| Annual financial report 2025 | 2026-04-30 | English | |
| Report Publication Announcement 2026 | 2026-04-28 | English | |
| Report Publication Announcement 2026 | 2026-04-24 | English | |
| Major Shareholding Notification 2026 | 2026-04-22 | English | |
| Highlight Communications AG mandates Arctic Securities to conduct investor meetings | 2026-03-20 | English |
Browse filings by year
6 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Highlight Communications 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 |
|---|---|---|---|
|
Beijing Jetsen Technology Co.,Ltd.
Provides digital media technology, copyright management, an…
|
300182 | CN | Publishing, broadcasting, and c… |
|
BFS Entertainment & Multimedia Limited
North American entertainment company specializing in conten…
|
BFS | CA | Publishing, broadcasting, and c… |
|
Can-Chin Entertainment Group Co. Ltd.
Distributes Chinese language media content, acquiring North…
|
— | CA | Publishing, broadcasting, and c… |
|
Getty Images Holdings, Inc.
A global visual content creator and marketplace for photos,…
|
GETY | US | Publishing, broadcasting, and c… |
|
Huanxi Media Group Limited
Investing in, producing, and distributing films and TV seri…
|
1003 | HK | Publishing, broadcasting, and c… |
|
IMAX China Holding, Inc.
Exclusive licensee and provider of IMAX cinematic technolog…
|
1970 | KY | Publishing, broadcasting, and c… |
|
Intertainment AG
Acquires, markets, and produces film rights for European th…
|
ITN | DE | Publishing, broadcasting, and c… |
|
Kam and Ronson Media Group Inc.
Specializes in licensing and remastering classic Hong Kong …
|
KME | CA | Publishing, broadcasting, and c… |
|
Kew Media Group Inc.
A content and entertainment company that acquired and distr…
|
KEW | CA | Publishing, broadcasting, and c… |
|
Litian Pictures Holdings Limited
Media enterprise specializing in drama series development, …
|
9958 | HK | Publishing, broadcasting, and c… |
Highlight Communications 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/9321/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9321 | 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=9321 | 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=9321 \ -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": 9321}, 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 Highlight Communications AG (id: 9321)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.