
AMUSE INC. - Investor Relations & Filings
Key figures FY2026
| Total Revenues | JPY 69.66B | per the Earnings Release filed 2026-05-15 |
|---|---|---|
| Net Income | JPY 3.12B | per the Earnings Release filed 2026-05-15 |
| Total Assets | JPY 62.50B | per the Earnings Release filed 2026-05-15 |
| Total Equity | JPY 38.78B | per the Earnings Release filed 2026-05-15 |
| Cash from Ops | JPY 6.83B | per the Earnings Release filed 2026-05-15 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
AMUSE INC. is a comprehensive entertainment company specializing in artist management and content production. The company manages a diverse portfolio of talent, including musicians, actors, directors, and athletes. Its production activities span multiple media, including music, films, television programs, animation, and comics. Amuse also produces live entertainment, such as concerts and stage musicals. A key part of its business involves the planning, manufacturing, and sales management of artist merchandise. The company's operations also encompass advertising and booking services, creating an integrated platform for its artists and content.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-06-22 | Japanese | |
| 確認書 | 2026-06-19 | Japanese | |
| 有価証券報告書-第48期(2025/04/01-2026/03/31) | 2026-06-19 | Japanese | |
| (Corrections)Notice of Revision of Medium-Term Management Plan | 2026-06-15 | English | |
| [Updated]Notice of Revision of Medium-Term Management Plan | 2026-06-01 | English | |
| 確認書 | 2026-05-27 | Japanese |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for AMUSE INC., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available - coming soon. |
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme production activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3B FILMS LIMITED
Produces and distributes feature films, managing the entire…
|
544412 | IN | Publishing, broadcasting, and c… |
| 4 Kids Entertainment Inc | KIDEQ | US | Publishing, broadcasting, and c… |
| Acclaim Entertainment Inc | AKLM | US | Publishing, broadcasting, and c… |
| Activision Blizzard Inc | ATVI | US | Publishing, broadcasting, and c… |
|
Alpha Group
Diversified entertainment and consumer products firm focuse…
|
002292 | CN | Publishing, broadcasting, and c… |
|
Angel Studios, Inc.
A media company with a community-driven, crowdfunded film s…
|
ANGX | US | Publishing, broadcasting, and c… |
|
ANYCOLOR Inc.
An entertainment company managing virtual talents and produ…
|
5032 | JP | Publishing, broadcasting, and c… |
| AOI Pro. Inc. | — | JP | Publishing, broadcasting, and c… |
| AOI TYO Holdings Inc. | — | JP | Publishing, broadcasting, and c… |
|
Ascendio Co., Ltd.
Entertainment company engaged in content investment, produc…
|
012170 | KR | Publishing, broadcasting, and c… |
AMUSE 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/13275/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13275 | 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=13275 | 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=13275 \ -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": 13275}, 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 AMUSE INC. (id: 13275)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.