
Misonoza Co., Ltd. — Investor Relations & Filings
Misonoza Co., Ltd. is a company engaged in the theater business, primarily focused on the management and operation of the historic Misonoza Theatre. The company's core activities involve hosting a diverse array of live performances, including traditional Japanese theatre such as Kabuki, as well as contemporary musicals, stage plays, and concerts. In addition to presenting performances, Misonoza also provides theater rental services. Its operations are supplemented by ticket sales and the sale of related merchandise, programs, and refreshments to theater patrons.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第136期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | |
| 臨時報告書 | 2025-07-02 | Japanese | |
| 内部統制報告書-第135期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | |
| 確認書 | 2025-06-26 | Japanese | |
| 有価証券報告書-第135期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8249847 | 確認書 | 2025-11-12 | Japanese | ||
| 8248538 | 半期報告書-第136期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7241580 | 臨時報告書 | 2025-07-02 | Japanese | ||
| 7247995 | 内部統制報告書-第135期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7247981 | 確認書 | 2025-06-26 | Japanese | ||
| 7247973 | 有価証券報告書-第135期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
|
2024
8 filings
| |||||
| 7296869 | 確認書 | 2024-11-14 | Japanese | ||
| 7296582 | 半期報告書-第135期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7318009 | 臨時報告書 | 2024-07-01 | Japanese | ||
| 7319866 | 確認書 | 2024-06-28 | Japanese | ||
| 7319853 | 内部統制報告書-第134期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7319836 | 有価証券報告書-第134期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7352760 | 確認書 | 2024-02-14 | Japanese | ||
| 7352704 | 四半期報告書-第134期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
1 filing
| |||||
| 7540505 | 確認書 | 2023-11-09 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Operation of arts facilities and sites
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMC ENTERTAINMENT HOLDINGS, INC.
A theatrical exhibition company operating the largest globa…
|
AMC | US | Arts, sports and recreation |
|
Artist Studio Inc.
A content production and distribution company specializing …
|
200350 | KR | Arts, sports and recreation |
|
Bastogi
Holding company providing integrated services in real estat…
|
BMI | IT | Arts, sports and recreation |
|
Loews Cineplex Entertainment Corporation
Prominent motion picture exhibitor managing thousands of sc…
|
— | CA | Arts, sports and recreation |
|
Nakanihon KOGYO CO.,Ltd.
A company engaged in movie theater operations and real esta…
|
9643 | JP | Arts, sports and recreation |
|
Tokyo Theatres Company, Incorporated
A diversified enterprise in film, food and beverage, and re…
|
9633 | JP | Arts, sports and recreation |
|
Venu Holding Corp
Designs, develops, owns, and operates upscale live music ve…
|
VENU | US | Arts, sports and recreation |
Misonoza 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/13080/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13080 | 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=13080 | 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=13080 \ -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": 13080}, 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 Misonoza Co., Ltd. (id: 13080)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.