
PIA CORPORATION — Investor Relations & Filings
PIA CORPORATION is a multifaceted entertainment company centered on its core ticketing business. Its flagship service, "Ticket PIA," launched in 1984 as a pioneering online computer ticketing platform, distributes tickets for a wide array of events including concerts, sports, and theater. The company's operations extend beyond ticketing to encompass the planning, production, and management of live events. Through its group companies, PIA also engages in the global import and export of live entertainment via PIA GLOBAL ENTERTAINMENT and provides specialized support services for the sports industry, including the management of the Sports Promotion Lottery, through PIA FIELD SERVICE.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第53期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第52期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | |
| 確認書 | 2025-06-19 | Japanese | |
| 内部統制報告書-第52期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 8312375 | 確認書 | 2025-11-14 | Japanese | ||
| 8312361 | 半期報告書-第53期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7250914 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7257044 | 有価証券報告書-第52期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7257040 | 確認書 | 2025-06-19 | Japanese | ||
| 7257039 | 内部統制報告書-第52期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7274586 | 臨時報告書 | 2025-03-10 | Japanese | ||
| 7286644 | 臨時報告書 | 2025-02-05 | Japanese | ||
| 7286643 | 臨時報告書 | 2025-02-05 | Japanese | ||
|
2024
6 filings
| |||||
| 7296377 | 確認書 | 2024-11-14 | Japanese | ||
| 7296370 | 半期報告書-第52期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7320030 | 確認書 | 2024-06-28 | Japanese | ||
| 7320000 | 訂正有価証券報告書-第51期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7322422 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7329658 | 内部統制報告書-第51期(2023/04/01-2024/03/31) | 2024-06-24 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other support activities to arts creation and performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
All Things Considered Group Plc
A full-service music company providing bespoke services and…
|
ATCG | GB | Arts, sports and recreation |
|
Artevo Corporation
Art consultancy transforming spaces via end-to-end curation…
|
— | CA | Arts, sports and recreation |
|
AV Promotions Holdings Limited
Provides comprehensive visual, lighting, and audio solution…
|
8419 | HK | Arts, sports and recreation |
|
B'IN LIVE CO., LTD.
Specializes in performance production, event planning, and …
|
6625 | TW | Arts, sports and recreation |
|
Craig Music & Entertainment Inc.
Booking and supplying diverse live musical acts for events,…
|
— | CA | Arts, sports and recreation |
|
CTS Eventim AG & Co. KGaA
An international provider of ticketing services and live en…
|
EVD | DE | Arts, sports and recreation |
|
Futureview Inc.
Provides end-to-end audiovisual, creative, and interactive …
|
— | CA | Arts, sports and recreation |
|
Hibino Corporation
Specialist in sound and visual systems for sales, installat…
|
2469 | JP | Arts, sports and recreation |
|
Liberty Live Holdings, Inc.
A holding company whose principal asset is an ownership int…
|
LLYVA | US | Arts, sports and recreation |
|
Live Nation Entertainment, Inc.
A global company producing live music events, selling ticke…
|
LYV | US | Arts, sports and recreation |
PIA CORPORATION 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/12687/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12687 | 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=12687 | 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=12687 \ -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": 12687}, 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 PIA CORPORATION (id: 12687)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.