
Dolphin Entertainment, Inc. — Investor Relations & Filings
Dolphin Entertainment, Inc. is an entertainment marketing and production company. It operates a collective of six specialized agencies providing a comprehensive suite of services, including public relations, digital and influencer marketing, social media management, and event production. These agencies serve a diverse client base of talent, creators, and brands across sectors such as music, film, television, fashion, and sports. The company's entertainment division finances, develops, and produces scripted and unscripted content for various mediums, including a co-production partnership with IMAX for feature documentaries. Additionally, its ventures division invests in and supports emerging brands and entrepreneurs by leveraging the company's marketing expertise and resources to accelerate growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - Dolphin Entertainment, Inc. (0001282224) (Filer) | 2026-05-12 | English | |
| 8-K - Dolphin Entertainment, Inc. (0001282224) (Filer) | 2026-05-12 | English | |
| 10-K - Dolphin Entertainment, Inc. (0001282224) (Filer) | 2026-03-27 | English | |
| 4 - Dolphin Entertainment, Inc. (0001282224) (Issuer) | 2026-03-23 | English | |
| 4 - DOLPHIN ENTERTAINMENT, INC. (0001282224) (Filer) | 2026-03-03 | English | |
| 4 - DOLPHIN ENTERTAINMENT, INC. (0001282224) (Filer) | 2026-02-25 | English |
Browse filings by year
23 years- 2026 13 filings
- 2025 72 filings
- 2024 37 filings
- 2023 25 filings
- 2022 26 filings
- 2021 23 filings
- 2020 32 filings
- 2019 24 filings
- 2018 62 filings
- 2017 46 filings
- 2016 47 filings
- 2015 18 filings
- 2014 22 filings
- 2013 5 filings
- 2012 18 filings
- 2011 24 filings
- 2010 14 filings
- 2009 17 filings
- 2008 32 filings
- 2007 19 filings
- 2006 8 filings
- 2005 8 filings
- 2004 5 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 45342011 | 10-Q - Dolphin Entertainment, Inc. (0001282224) (Filer) | 2026-05-12 | English | ||
| 45339952 | 8-K - Dolphin Entertainment, Inc. (0001282224) (Filer) | 2026-05-12 | English | ||
| 33058436 | 10-K - Dolphin Entertainment, Inc. (0001282224) (Filer) | 2026-03-27 | English | ||
| 33016637 | 4 - Dolphin Entertainment, Inc. (0001282224) (Issuer) | 2026-03-23 | English | ||
| 32889485 | 4 - DOLPHIN ENTERTAINMENT, INC. (0001282224) (Filer) | 2026-03-03 | English | ||
| 32889486 | 4 - DOLPHIN ENTERTAINMENT, INC. (0001282224) (Filer) | 2026-02-25 | English | ||
| 32889487 | 4 - DOLPHIN ENTERTAINMENT, INC. (0001282224) (Filer) | 2026-02-17 | English | ||
| 28646168 | 4 Filing | 2026-02-11 | English | ||
| 28646148 | 4 Filing | 2026-02-02 | English | ||
| 28646234 | 4 Filing | 2026-01-27 | English | ||
| 28646129 | 4 Filing | 2026-01-20 | English | ||
| 28646163 | 4 Filing | 2026-01-13 | English | ||
| 28646176 | 4 Filing | 2026-01-05 | English | ||
|
2025
2 filings
| |||||
| 11664764 | Director's Dealing 2025 | 2025-12-30 | English | ||
| 11664767 | Director's Dealing 2025 | 2025-12-23 | English | ||
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme production activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Mango Excellent Media Co., Ltd.
Integrates content production and digital platform operatio…
|
300413 | CN | Publishing, broadcasting, and c… |
|
Marvelous Inc.
A diversified entertainment company developing video games,…
|
7844 | JP | Publishing, broadcasting, and c… |
|
Mediaone Global Entertainment Limited
Produces, distributes, and exhibits cinematic, television, …
|
503685 | IN | Publishing, broadcasting, and c… |
|
MM2 ASIA LTD.
A media entertainment company specializing in content produ…
|
1B0 | SG | Publishing, broadcasting, and c… |
|
Mondo TV
A European media group producing and distributing animated …
|
MTV | IT | Publishing, broadcasting, and c… |
|
Mondo TV France
An animation company producing and distributing animated se…
|
MTVFR | FR | Publishing, broadcasting, and c… |
|
Moving Media Entertainment Limited
Specializes in media production, distribution, broadcasting…
|
MMEL | IN | Publishing, broadcasting, and c… |
|
Mukta Arts Ltd.
Produces, distributes, and exhibits films and operates a mu…
|
MUKTAARTS | IN | Publishing, broadcasting, and c… |
|
NELVANA LIMITED
World-leading animation studio and producer, distributor, a…
|
— | CA | Publishing, broadcasting, and c… |
|
Net Pix Shorts Digital Media Limited
Produces and distributes short-form digital content for onl…
|
543247 | IN | Publishing, broadcasting, and c… |
Dolphin Entertainment, Inc. 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/35079/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35079 | 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=35079 | 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=35079 \ -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": 35079}, 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 Dolphin Entertainment, Inc. (id: 35079)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.