MPR AUSTRALIA LIMITED — Investor Relations & Filings
MPR Australia Limited operates as a non-profit community broadcasting organization, serving as the licensee for the independent radio station Triple R (3RRR). The company provides a platform for diverse cultural programming, local music, and alternative news that is often underrepresented in mainstream media. Core activities include FM and digital broadcasting, multimedia content production, and the delivery of educational workshops. The organization utilizes a subscriber-funded model to maintain editorial independence and relies on a significant network of volunteer broadcasters. Its services target audiences seeking specialized content in the arts, sciences, and social affairs, emphasizing community-driven media and the promotion of local creative industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| APPENDIX 3H LATE LODGEMENT 1 page 148.9KB | 2025-06-04 | English | |
| Quarterly Report and Appendix 4C 9 pages 644.4KB | 2025-04-29 | English | |
| Appendix 4D and Half Year Report 23 pages 1.0MB | 2025-02-27 | English | |
| Half Year Results Announcement 3 pages 259.3KB | 2025-02-27 | English | |
| Sale of Solar Asset Finalised 2 pages 347.1KB | 2025-02-20 | English | |
| Quarterly Report and Appendix 4C 9 pages 680.6KB | 2025-01-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 37935816 | APPENDIX 3H LATE LODGEMENT 1 page 148.9KB | 2025-06-04 | English | ||
| 37935877 | Quarterly Report and Appendix 4C 9 pages 644.4KB | 2025-04-29 | English | ||
| 37936006 | Appendix 4D and Half Year Report 23 pages 1.0MB | 2025-02-27 | English | ||
| 37935894 | Half Year Results Announcement 3 pages 259.3KB | 2025-02-27 | English | ||
| 37936027 | Sale of Solar Asset Finalised 2 pages 347.1KB | 2025-02-20 | English | ||
| 37936038 | Quarterly Report and Appendix 4C 9 pages 680.6KB | 2025-01-30 | English | ||
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… |
MPR AUSTRALIA 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/65367/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65367 | 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=65367 | 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=65367 \ -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": 65367}, 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 MPR AUSTRALIA LIMITED (id: 65367)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.