
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 |
|---|---|---|---|
|
Fantasma Games AB
A game studio developing innovative online slot games for m…
|
FAGA | SE | Telecommunications, computer pr… |
|
Forgame Holdings Limited
Investment holding company operating game development and e…
|
484 | KY | Telecommunications, computer pr… |
|
Fun Key Studios Inc.
Specialized provider of detailed character and monster anim…
|
— | CA | Telecommunications, computer pr… |
|
GameOn Entertainment Technologies Inc.
Specializes in white-label gamification and fan engagement …
|
GET | CA | Telecommunications, computer pr… |
|
GOLFZON Co., Ltd.
Develops and sells advanced indoor golf simulators for ente…
|
215000 | KR | Telecommunications, computer pr… |
|
Guangxi Xinxunda Technology Group Co.,Ltd.
Develops mobile games, internet software solutions, and dig…
|
300518 | CN | Telecommunications, computer pr… |
|
HEROZ,Inc.
Develops AI for intellectual games and provides AI solution…
|
4382 | JP | Telecommunications, computer pr… |
|
Huuuge Inc.
Global developer and publisher of free-to-play social casin…
|
HUUUGE | US | Telecommunications, computer pr… |
|
Imperium Technology Group Limited
Diversified group operating in digital technology, manufact…
|
776 | HK | Telecommunications, computer pr… |
|
Innova Gaming Group Inc.
Designs, develops, and services lottery games and systems f…
|
IGG | CA | 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.