
DeNA Co., Ltd — Investor Relations & Filings
DeNA Co., Ltd. is a diversified internet company that develops and operates a broad range of mobile and online services. The company's core Game Business focuses on developing and managing mobile games, including titles from the Pokémon series, often through its social gaming platform, Mobage. In addition to its entertainment offerings, DeNA has expanded its portfolio to include live streaming services, sports-related businesses, and healthcare solutions. Reflecting a forward-looking strategy, the company is also making significant investments in artificial intelligence, providing AI consulting and enterprise solutions to drive innovation across various industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-14 | Japanese | |
| 当社持分法適用関連会社の東京証券取引所への株式上場承認及び当社所有の同社株式の一部売出しに伴う持分法投資利益の計上見込みに関するお知らせ | 2026-05-14 | Japanese | |
| 業績条件付事後交付型株式報酬制度及び譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-12 | Japanese | |
| 役員人事に関するお知らせ | 2026-05-12 | Japanese | |
| 2026年3月期 決算短信〔IFRS〕(連結) | 2026-05-12 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 45878992 | 臨時報告書 | 2026-05-14 | Japanese | ||
| 46884526 | 当社持分法適用関連会社の東京証券取引所への株式上場承認及び当社所有の同社株式の一部売出しに伴う持分法投資利益の計上見込みに関するお知らせ | 2026-05-14 | Japanese | ||
| 46883642 | 業績条件付事後交付型株式報酬制度及び譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-12 | Japanese | ||
| 46883639 | 役員人事に関するお知らせ | 2026-05-12 | Japanese | ||
| 46883637 | 2026年3月期 決算短信〔IFRS〕(連結) | 2026-05-12 | Japanese | ||
| 44118119 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | ||
| 46882163 | 自己株式取得状況に関するお知らせ(2026年4月度) | 2026-05-08 | Japanese | ||
| 33240702 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-03 | Japanese | ||
| 32919682 | 訂正臨時報告書 | 2026-03-10 | Japanese | ||
| 32901741 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-05 | Japanese | ||
| 32868265 | 訂正臨時報告書 | 2026-03-03 | Japanese | ||
|
2025
4 filings
| |||||
| 8165147 | 確認書 | 2025-11-10 | Japanese | ||
| 8165122 | 半期報告書-第28期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7254816 | 臨時報告書 | 2025-06-23 | Japanese | ||
| 7255669 | 確認書 | 2025-06-20 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Development of video games, video game software, and video game software tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
NetEase, Inc.
A leading internet and game services provider centered arou…
|
9999 | KY | Telecommunications, computer pr… |
|
Neurone Studio Spolka Akcyjna
A developer and publisher of computer games and gaming soft…
|
NRS | PL | Telecommunications, computer pr… |
|
NJ Holdings Inc.
Holding company with businesses in game development, HR sol…
|
9421 | JP | Telecommunications, computer pr… |
|
Paradox Interactive
A video game developer and publisher specializing in strate…
|
PDX | SE | Telecommunications, computer pr… |
|
Paranovus Entertainment Technology Ltd.
Provides AI-driven games and applications for the entertain…
|
PAVS | US | Telecommunications, computer pr… |
|
Play 2 Chill Spolka Akcyjna
Develops and publishes simulation, strategy, and survival g…
|
P2C | PL | Telecommunications, computer pr… |
|
Playground Ventures Inc.
Develops and publishes video games and platforms, while man…
|
PLAY | CA | Telecommunications, computer pr… |
|
PLAYSIDE STUDIOS LIMITED
Develops original and licensed games for mobile, PC, and co…
|
PLY | AU | Telecommunications, computer pr… |
|
Punch Punk Spolka Akcyjna
Develops original games and provides porting, publishing, a…
|
PPG | PL | Telecommunications, computer pr… |
|
Quantum Solutions Co.,Ltd.
Provides AI hardware, enterprise software solutions, and de…
|
2338 | JP | Telecommunications, computer pr… |
DeNA Co., Ltd 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/13387/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13387 | 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=13387 | 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=13387 \ -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": 13387}, 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 DeNA Co., Ltd (id: 13387)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.