
SOUTHERN CROSS MEDIA GROUP LIMITED — Investor Relations & Filings
Southern Cross Media Group Limited, operating as SCA, specializes in the creation and distribution of audio and visual content across multiple platforms. The company manages an extensive network of radio stations under the Hit and Triple M brands, delivering entertainment and news to metropolitan and regional audiences. A central component of its digital strategy is LiSTNR, a curated audio platform that aggregates live radio, original podcasts, music, and news. In addition to its audio portfolio, the company operates regional television broadcasting through affiliation agreements with national networks. SCA offers comprehensive advertising and marketing solutions, utilizing its multi-channel reach to connect commercial partners with broad consumer demographics. The organization prioritizes digital transformation and content innovation to drive audience engagement and provide scalable solutions for advertisers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Becoming a substantial holder 22 pages 1.3MB | 2026-05-27 | English | |
| Becoming a substantial holder 18 pages 670.9KB | 2026-05-26 | English | |
| Ceasing to be a substantial holder 8 pages 291.4KB | 2026-05-24 | English | |
| Change in substantial holding 3 pages 202.1KB | 2026-05-21 | English | |
| Change in substantial holding 6 pages 359.6KB | 2026-05-21 | English | |
| Change in substantial holding 9 pages 332.6KB | 2026-05-04 | English |
Browse filings by year
22 years- 2026 45 filings
- 2025 70 filings
- 2024 52 filings
- 2023 58 filings
- 2022 141 filings
- 2021 28 filings
- 2020 81 filings
- 2019 40 filings
- 2018 41 filings
- 2017 40 filings
- 2016 47 filings
- 2015 49 filings
- 2014 68 filings
- 2013 38 filings
- 2012 62 filings
- 2011 148 filings
- 2010 90 filings
- 2009 165 filings
- 2008 53 filings
- 2007 90 filings
- 2006 53 filings
- 2005 25 filings
Market data
Market data not available
Price history
Peer group · Radio broadcasting and audio distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acast
A podcast technology platform for hosting, distribution, an…
|
ACAST | SE | Publishing, broadcasting, and c… |
|
AFRICAN MEDIA ENTERTAINMENT LIMITED
Operates radio broadcasting and digital media assets, earni…
|
AME | ZA | Publishing, broadcasting, and c… |
|
ARN MEDIA LIMITED
Media and entertainment company specializing in audio broad…
|
A1N | AU | Publishing, broadcasting, and c… |
|
AUDIOBOOM GROUP PLC
A global podcasting platform for hosting, distributing, and…
|
BOOM | JE | Publishing, broadcasting, and c… |
|
BEASLEY BROADCAST GROUP INC
A multi-platform media company that owns and operates radio…
|
BBGI | US | Publishing, broadcasting, and c… |
|
Deezer
A global music streaming service with 120M+ tracks, podcast…
|
DEEZR | FR | Publishing, broadcasting, and c… |
|
Entertainment Network (India) Ltd
Operates FM radio, digital audio platforms, and experientia…
|
ENIL | IN | Publishing, broadcasting, and c… |
|
Grupo Radio Centro, S.A.B. de C.V.
Produces and broadcasts radio content and advertising acros…
|
RCENTRO | MX | Publishing, broadcasting, and c… |
|
iHeartMedia, Inc.
An audio media company focused on radio broadcasting, digit…
|
IHRT | US | Publishing, broadcasting, and c… |
|
Klassik Radio AG
Broadcasting company specializing in classical, film, and l…
|
KA8 | DE | Publishing, broadcasting, and c… |
SOUTHERN CROSS MEDIA GROUP LIMITED 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/65885/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65885 | 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=65885 | 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=65885 \ -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": 65885}, 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 SOUTHERN CROSS MEDIA GROUP LIMITED (id: 65885)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.