TOP CULTURE Co.,Ltd. — Investor Relations & Filings
TOP CULTURE Co., Ltd. is a retail company that operates stores centered on the theme of "everyday entertainment." The company is a major franchisee of Tsutaya, offering a wide range of products for sale and rental, including books, stationery, music, and video software. It focuses on creating multi-generational community spaces that aim to enrich daily life and contribute to local culture. In addition to its primary retail business, the company engages in store development, tenant leasing for its commercial properties, and the provision of in-store event spaces.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-29 | Japanese | |
| 有価証券報告書-第41期(2024/11/01-2025/10/31) | 2026-01-29 | Japanese | |
| 確認書 | 2025-06-13 | Japanese | |
| 半期報告書-第41期(2024/11/01-2025/10/31) | 2025-06-13 | Japanese | |
| 内部統制報告書-第40期(2023/11/01-2024/10/31) | 2025-01-30 | Japanese | |
| 確認書 | 2025-01-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13639375 | 確認書 | 2026-01-29 | Japanese | ||
| 13639368 | 有価証券報告書-第41期(2024/11/01-2025/10/31) | 2026-01-29 | Japanese | ||
|
2025
6 filings
| |||||
| 7258790 | 確認書 | 2025-06-13 | Japanese | ||
| 7258797 | 半期報告書-第41期(2024/11/01-2025/10/31) | 2025-06-13 | Japanese | ||
| 7287359 | 内部統制報告書-第40期(2023/11/01-2024/10/31) | 2025-01-30 | Japanese | ||
| 7287355 | 確認書 | 2025-01-30 | Japanese | ||
| 7287350 | 有価証券報告書-第40期(2023/11/01-2024/10/31) | 2025-01-30 | Japanese | ||
| 7288005 | 臨時報告書 | 2025-01-17 | Japanese | ||
|
2024
7 filings
| |||||
| 7333086 | 確認書 | 2024-06-14 | Japanese | ||
| 7333092 | 四半期報告書-第40期第2四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | ||
| 7347620 | 四半期報告書-第40期第1四半期(2023/11/01-2024/01/31) | 2024-03-14 | Japanese | ||
| 7347618 | 確認書 | 2024-03-14 | Japanese | ||
| 7359831 | 内部統制報告書-第39期(2022/11/01-2023/10/31) | 2024-01-26 | Japanese | ||
| 7359828 | 確認書 | 2024-01-26 | Japanese | ||
| 7359837 | 有価証券報告書-第39期(2022/11/01-2023/10/31) | 2024-01-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of cultural and recreational goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bellini Nautica
Sells, restores, and services yachts, specializing in vinta…
|
BELL | IT | Wholesale and retail trade |
|
CARD FACTORY PLC
Specialist retailer of greeting cards, gifts, and celebrati…
|
CARD | GB | Wholesale and retail trade |
|
CD Plus.com Ltd.
Prominent music retailer and pioneer of early e-commerce an…
|
CDW | CA | Wholesale and retail trade |
|
China-Hongkong Photo Products Holdings Limited
Exclusive distributor of FUJIFILM in HK/Macau, providing ph…
|
1123 | HK | Wholesale and retail trade |
|
GEAR4MUSIC (HOLDINGS) PLC
E-commerce retailer of musical instruments, music equipment…
|
G4M | GB | Wholesale and retail trade |
|
JAPAN CRAFT HOLDINGS CO., LTD.
A holding company managing retail stores for handicraft and…
|
7135 | JP | Wholesale and retail trade |
|
SHINWA WISE HOLDINGS CO.,LTD.
A holding company focused on the art market and alternative…
|
2437 | JP | Wholesale and retail trade |
|
Videoflicks.com Inc.
Operates a specialized rental and retail service for physic…
|
VVVVQ | CA | Wholesale and retail trade |
|
YES24Co.,Ltd
E-commerce platform for books, music, media, and event tick…
|
053280 | KR | Wholesale and retail trade |
TOP CULTURE 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/12663/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12663 | 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=12663 | 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=12663 \ -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": 12663}, 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 TOP CULTURE Co.,Ltd. (id: 12663)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.