
PLAZA HOLDINGS CO.,LTD. — Investor Relations & Filings
PLAZA HOLDINGS CO.,LTD. is a company primarily engaged in photography, video, and communication-related businesses. It operates a chain of photo service stores, including the 'Palette Plaza' brand, offering a range of services from photo processing to digital photo solutions. Building on its foundation in the imaging business, the company is transitioning into a diversified business conglomerate. It focuses on a team-based management model to create and develop new ventures, aiming to be involved in various stages of customers' lives by connecting people through its diverse business activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第39期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 内部統制報告書-第38期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-30 | Japanese | |
| 有価証券報告書-第38期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 8314878 | 確認書 | 2025-11-14 | Japanese | ||
| 8314871 | 半期報告書-第39期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7242268 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7244077 | 内部統制報告書-第38期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7244040 | 確認書 | 2025-06-30 | Japanese | ||
| 7244033 | 有価証券報告書-第38期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7264712 | 臨時報告書 | 2025-05-12 | Japanese | ||
|
2024
8 filings
| |||||
| 7296506 | 確認書 | 2024-11-14 | Japanese | ||
| 7296502 | 半期報告書-第38期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7312152 | 臨時報告書 | 2024-08-13 | Japanese | ||
| 7312148 | 臨時報告書 | 2024-08-13 | Japanese | ||
| 7318025 | 臨時報告書 | 2024-07-01 | Japanese | ||
| 7320236 | 確認書 | 2024-06-28 | Japanese | ||
| 7320233 | 内部統制報告書-第37期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7320227 | 有価証券報告書-第37期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Photographic activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Decollte Holdings Corporation
Provider of photo wedding services and operator of fitness …
|
7372 | JP | Professional, scientific and te… |
|
STUDIO ALICE Co.,Ltd.
Operates children's photo studios and a clothes manufacturi…
|
2305 | JP | Professional, scientific and te… |
PLAZA HOLDINGS 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/13173/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13173 | 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=13173 | 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=13173 \ -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": 13173}, 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 PLAZA HOLDINGS CO.,LTD. (id: 13173)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.