
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 |
|---|---|---|---|
|
Silicon Studio Corporation
A B2B tech company offering graphics middleware, game dev s…
|
3907 | JP | Telecommunications, computer pr… |
|
Sino-Entertainment Technology Holdings Limited
Integrated mobile game publishing, customized software, blo…
|
6933 | KY | Telecommunications, computer pr… |
|
SKONEC ENTERTAINMENT Co., Ltd.
Developer of extended reality (XR) content, including VR/MR…
|
276040 | KR | Telecommunications, computer pr… |
|
STRING METAVERSE LIMITED
Develops Web3 and metaverse solutions for gaming, NFT marke…
|
534535 | IN | Telecommunications, computer pr… |
|
SUNCORPORATION
Develops mobile data, digital forensics, and entertainment …
|
6736 | JP | Telecommunications, computer pr… |
|
Tianyu Digital Technology Group Co.,Ltd.
Provides data-driven marketing, mobile games, and AI-powere…
|
002354 | CN | Telecommunications, computer pr… |
|
Tokyo Communications Group,Inc.
Develops and operates casual game apps, generating revenue …
|
7359 | JP | Telecommunications, computer pr… |
|
TOSE CO.,LTD.
An independent developer providing outsourced game developm…
|
4728 | JP | Telecommunications, computer pr… |
|
Unity Software Inc.
Provides a platform for creating and operating interactive,…
|
U | US | Telecommunications, computer pr… |
|
Valiant Eagle, Inc.
A multi-sector media and technology company developing cele…
|
PSRU | US | 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.