Deezer — Investor Relations & Filings
Deezer is a global music streaming service founded in 2007. The platform provides users with access to a vast catalog of over 120 million tracks, podcasts, and other audio content. It operates on a freemium model, offering a free, ad-supported service alongside premium subscription plans that provide features such as ad-free listening, high-quality audio, and offline playback. Key features include personalized recommendations, curated playlists, exclusive "Deezer Originals" content, and integrated lyrics with translation capabilities. The service is accessible on a wide range of devices, including desktop, mobile, and smart home systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Information concerning the total number of voting rights and shares in the share capital as of April 30, 2026 | 2026-05-06 | English | |
| Informations relatives au nombre total de droits de vote et d’actions composant le capital social au 30 avril 2026 | 2026-05-06 | French | |
| Availability of Deezer’s 2025 Universal Registration Document including the Annual Financial Report | 2026-04-29 | English | |
| Mise à disposition du Document d’Enregistrement Universel 2025 contenant le Rapport Financier Annuel | 2026-04-29 | French | |
| Document d'enregistrement universel 2025 | 2026-04-29 | English | |
| Deezer sustains direct subscriber momentum and delivers €132m revenue in Q1 2026 | 2026-04-23 | English |
Browse filings by year
6 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Deezer, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Radio broadcasting and audio distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SPORTS ENTERTAINMENT GROUP LIMITED
Multi-platform sports media group managing radio, digital c…
|
SEG | AU | Publishing, broadcasting, and c… |
|
Spotify Technology
A global audio streaming service offering music, podcasts, …
|
639 | LU | Publishing, broadcasting, and c… |
|
Standard Radio Inc.
Major Canadian radio broadcaster operating 51 stations and …
|
— | CA | Publishing, broadcasting, and c… |
|
Telemedia Inc.
Historical major multimedia holding company and large priva…
|
8167 | CA | Publishing, broadcasting, and c… |
|
Tencent Music Entertainment Group
Online music and audio platform with streaming, social ente…
|
TME | US | Publishing, broadcasting, and c… |
|
Townsquare Media, Inc.
A digital media and marketing solutions company for small a…
|
TSQ | US | Publishing, broadcasting, and c… |
Deezer 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/1422/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1422 | 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=1422 | 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=1422 \ -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": 1422}, 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 Deezer (id: 1422)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.