
ARN MEDIA LIMITED — Investor Relations & Filings
ARN Media Limited is a media and entertainment company specializing in audio broadcasting and digital content delivery. The company operates the Australian Radio Network (ARN), which encompasses several leading radio brands including the KIIS Network, the Pure Gold Network, and CADA. Through these platforms, it provides a diverse range of music, news, and entertainment programming tailored to various demographic segments. A significant component of its digital strategy is the operation of iHeartRadio Australia, a comprehensive digital audio service offering live radio, music streaming, and podcasting. The company focuses on delivering high-quality content and advertising solutions across multiple platforms, leveraging its extensive reach in major metropolitan markets to connect brands with broad consumer audiences. Its operations emphasize innovation in digital audio and the integration of traditional broadcast media with emerging technology.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Corporate Governance Statement 16 pages 800.1KB | 2026-05-07 | English | |
| AGM Presentations & Trading Update 34 pages 2.8MB | 2026-05-06 | English | |
| Results of 2026 AGM 2 pages 137.4KB | 2026-05-06 | English | |
| Change in substantial holding 8 pages 347.8KB | 2026-04-14 | English | |
| Change in substantial holding 6 pages 318.9KB | 2026-04-13 | English | |
| Notice of Annual General Meeting/Proxy Form 18 pages 1.6MB | 2026-04-06 | English |
Browse filings by year
25 years- 2026 22 filings
- 2025 37 filings
- 2024 49 filings
- 2023 95 filings
- 2022 110 filings
- 2021 105 filings
- 2020 86 filings
- 2019 104 filings
- 2018 102 filings
- 2017 30 filings
- 2016 115 filings
- 2015 54 filings
- 2014 63 filings
- 2013 40 filings
- 2012 61 filings
- 2011 60 filings
- 2010 61 filings
- 2009 76 filings
- 2008 40 filings
- 2007 101 filings
- 2006 110 filings
- 2005 119 filings
- 2004 72 filings
- 2003 53 filings
- 2002 2 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… |
|
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… |
|
LiveOne, Inc.
A digital media platform for music, live streams, podcasts,…
|
LVO | US | Publishing, broadcasting, and c… |
ARN MEDIA 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/64267/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64267 | 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=64267 | 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=64267 \ -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": 64267}, 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 ARN MEDIA LIMITED (id: 64267)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.