
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 |
|---|---|---|---|
|
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… |
|
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… |
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.