
PT Mahaka Radio Integra Tbk. — Investor Relations & Filings
PT Mahaka Radio Integra Tbk operates as a prominent audio group within the media and entertainment sector. Through its subsidiaries, the company specializes in radio broadcasting and digital platform businesses, focusing on delivering diverse audio content and experiences. Its portfolio includes established radio stations such as Jak FM and Gen FM, with Gen FM Jakarta consistently ranking as a top station. The company pioneered offering radio streaming via mobile applications, showcasing its commitment to digital innovation and reaching a broad audience with engaging audio content.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-18 | Indonesian | |
| Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-18 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | |
| MARI - FY 2020 - MARI_LAPKEU_31122020.pdf | 2020-12-31 | Indonesian | |
| MARI - FY 2020 - 21.02 - Surat Penyampaian Laporan Keuangan - IDX.pdf | 2020-12-31 | Indonesian | |
| MARI - FY 2020 - instance.zip | 2020-12-31 | Indonesian |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46543458 | Penyampaian Bukti Iklan Pemberitahuan RUPS | 2026-05-18 | Indonesian | ||
| 46543626 | Pemberitahuan Rencana Rapat Umum Pemegang Saham Tahunan | 2026-05-18 | Indonesian | ||
| 44942454 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
|
2020
7 filings
| |||||
| 45263867 | MARI - FY 2020 - MARI_LAPKEU_31122020.pdf | 2020-12-31 | Indonesian | ||
| 45263850 | MARI - FY 2020 - 21.02 - Surat Penyampaian Laporan Keuangan - IDX.pdf | 2020-12-31 | Indonesian | ||
| 45263843 | MARI - FY 2020 - instance.zip | 2020-12-31 | Indonesian | ||
| 45263839 | MARI - FY 2020 - 21.03 - Penyampaian keterbukaan informasi - IDX.pdf | 2020-12-31 | Indonesian | ||
| 45263834 | MARI - FY 2020 - FinancialStatement-2020-Tahunan-MARI.pdf | 2020-12-31 | Indonesian | ||
| 45263829 | MARI - FY 2020 - inlineXBRL.zip | 2020-12-31 | Indonesian | ||
| 45263824 | MARI - FY 2020 - FinancialStatement-2020-Tahunan-MARI.xlsx | 2020-12-31 | 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… |
PT Mahaka Radio Integra Tbk. 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/69458/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69458 | 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=69458 | 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=69458 \ -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": 69458}, 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 PT Mahaka Radio Integra Tbk. (id: 69458)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.