
AUDIOBOOM GROUP PLC — Investor Relations & Filings
Audioboom Group PLC is a global podcasting company that operates a spoken-word audio platform for hosting, distributing, and monetizing content. The company's ad-tech and monetization platform connects a premium network of podcasters with advertisers, supporting content that generates over 125 million downloads monthly from approximately 40 million unique listeners. Ranked as one of the largest podcast publishers in the United States, Audioboom distributes content across major audio services, including Apple Podcasts, Spotify, Pandora, and Amazon Music, as well as partners' own websites and applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Rule 2.9 Announcement | 2026-05-07 | English | |
| Block admission six monthly return | 2026-03-11 | English | |
| Crooked Media Exclusive Commercial Partnership | 2026-02-03 | English | |
| 2025 Trading Update | 2026-01-15 | English | |
| Total Voting Rights | 2025-12-31 | English | |
| Rule 2.9 Announcement | 2025-12-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 43094955 | Rule 2.9 Announcement | 2026-05-07 | English | ||
| 32927388 | Block admission six monthly return | 2026-03-11 | English | ||
| 14169685 | Crooked Media Exclusive Commercial Partnership | 2026-02-03 | English | ||
| 12739502 | 2025 Trading Update | 2026-01-15 | English | ||
|
2025
11 filings
| |||||
| 11549026 | Total Voting Rights | 2025-12-31 | English | ||
| 10361370 | Rule 2.9 Announcement | 2025-12-18 | English | ||
| 9888281 | Flash November Trading Update | 2025-12-12 | English | ||
| 9284541 | Rule 2.9 Announcement | 2025-12-04 | English | ||
| 8067763 | Update on Strategic Review | 2025-11-03 | English | ||
| 8027587 | Replacement: Form 8.3 - Audioboom Group plc | 2025-10-16 | English | ||
| 8026011 | Form 8.3 - Audioboom Group plc | 2025-10-15 | English | ||
| 11395551 | Form 8.3 - Audioboom Group plc | 2025-10-15 | English | ||
| 8025674 | Form 8 (OPD) - Audioboom Group plc | 2025-10-15 | English | ||
| 8024663 | Q3 Trading Update | 2025-10-15 | English | ||
| 7979637 | Form 8.3 - Audioboom Group plc | 2025-10-08 | English | ||
Market data
Market data not available
Price history
Peer group · Radio broadcasting and audio distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MPR AUSTRALIA LIMITED
Non-profit community broadcaster providing diverse cultural…
|
MPR | AU | Publishing, broadcasting, and c… |
|
Music Broadcast Limited
Operates a private FM radio network with digital media and …
|
RADIOCITY | IN | Publishing, broadcasting, and c… |
|
Next Mediaworks Ltd
Provides radio broadcasting and digital media services for …
|
NEXTMEDIA | IN | Publishing, broadcasting, and c… |
|
NRJ Group
A media company engaged in radio broadcasting, production, …
|
NRG | FR | Publishing, broadcasting, and c… |
|
NZME Limited
Operates integrated digital, print, and audio assets for ne…
|
NZM | NZ | Publishing, broadcasting, and c… |
|
PodcastOne, Inc.
A podcast platform and publisher providing solutions for cr…
|
PODC | US | Publishing, broadcasting, and c… |
|
PT Mahaka Radio Integra Tbk.
Prominent audio group in media and entertainment, specializ…
|
MARI | ID | Publishing, broadcasting, and c… |
|
Radiowalla Network Limited
Provides B2B audio services and digital signage for commerc…
|
RADIOWALLA | IN | Publishing, broadcasting, and c… |
|
SAGA COMMUNICATIONS INC
A broadcast media company operating radio stations and offe…
|
SGA | US | Publishing, broadcasting, and c… |
|
SIRIUS XM HOLDINGS INC.
Audio entertainment company offering subscription-based mus…
|
SIRI | US | Publishing, broadcasting, and c… |
AUDIOBOOM GROUP PLC 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/7504/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7504 | 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=7504 | 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=7504 \ -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": 7504}, 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 AUDIOBOOM GROUP PLC (id: 7504)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.