
NexTone Inc. — Investor Relations & Filings
NexTone Inc. is a copyright collective specializing in music rights management and administration. The company provides comprehensive solutions for copyright holders, including the management, licensing, and collection of royalties for musical works. A key part of its business is digital distribution, where it services a wide range of music and video content. NexTone also operates specialized divisions to support specific creator communities. These include ArtLed, a digital distribution service tailored for independent artists, and the Game Music Academy, an initiative focused on delivering game music to a broader audience. By integrating copyright administration with digital content distribution, the company offers a holistic service for creators and rights holders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第26期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | |
| 確認書 | 2025-07-03 | Japanese | |
| 訂正有価証券報告書-第25期(2024/04/01-2025/03/31) | 2025-07-03 | Japanese | |
| 臨時報告書 | 2025-06-27 | Japanese | |
| 内部統制報告書-第25期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
10 filings
| |||||
| 8238972 | 確認書 | 2025-11-12 | Japanese | ||
| 8238969 | 半期報告書-第26期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7241355 | 確認書 | 2025-07-03 | Japanese | ||
| 7241358 | 訂正有価証券報告書-第25期(2024/04/01-2025/03/31) | 2025-07-03 | Japanese | ||
| 7245875 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7248172 | 内部統制報告書-第25期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248156 | 確認書 | 2025-06-26 | Japanese | ||
| 7248158 | 有価証券報告書-第25期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7264922 | 訂正臨時報告書 | 2025-05-09 | Japanese | ||
| 7264918 | 臨時報告書 | 2025-05-09 | Japanese | ||
|
2024
5 filings
| |||||
| 7301818 | 訂正臨時報告書 | 2024-11-08 | Japanese | ||
| 7301814 | 確認書 | 2024-11-08 | Japanese | ||
| 7301800 | 半期報告書-第25期(2024/04/01-2025/03/31) | 2024-11-08 | Japanese | ||
| 7315217 | 臨時報告書 | 2024-07-25 | Japanese | ||
| 7325948 | 確認書 | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Sound recording and music publishing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TIPS MUSIC LIMITED
Acquires, produces, and distributes music across Bollywood …
|
TIPSMUSIC | IN | Publishing, broadcasting, and c… |
|
TJ MEDIA CO.,LTD
Develops and sells karaoke systems, hardware, and digital m…
|
032540 | KR | Publishing, broadcasting, and c… |
|
Universal Music Group N.V.
A global leader in recorded music, music publishing, and me…
|
UMG | NL | Publishing, broadcasting, and c… |
|
VINYL GROUP LTD
Music technology company offering data, networking, e-comme…
|
VNL | AU | Publishing, broadcasting, and c… |
|
Vivendi SE
A global company focused on content, media, and entertainme…
|
VIV | FR | Publishing, broadcasting, and c… |
|
Warner Music Group Corp.
A global music company in recorded music, music publishing,…
|
WMG | US | Publishing, broadcasting, and c… |
|
YG Entertainment Inc.
A record label, talent agency, and music production house m…
|
122870 | KR | Publishing, broadcasting, and c… |
|
YH Entertainment Group
Specializes in artist management, music IP, and content pro…
|
2306 | HK | Publishing, broadcasting, and c… |
NexTone 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/14297/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14297 | 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=14297 | 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=14297 \ -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": 14297}, 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 NexTone Inc. (id: 14297)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.