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 |
|---|---|---|---|
| 確認書 | 2023-01-20 | Japanese | |
| 内部統制報告書-第38期(2021/11/01-2022/10/31) | 2023-01-20 | Japanese | |
| 有価証券報告書-第38期(2021/11/01-2022/10/31) | 2023-01-20 | Japanese | |
| 確認書 | 2022-09-13 | Japanese | |
| 四半期報告書-第38期第3四半期(令和4年5月1日-令和4年7月31日) | 2022-09-13 | Japanese | |
| 四半期報告書-第38期第2四半期(令和4年2月1日-令和4年4月30日) | 2022-06-13 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
3 filings
| |||||
| 7578787 | 確認書 | 2023-01-20 | Japanese | ||
| 7578783 | 内部統制報告書-第38期(2021/11/01-2022/10/31) | 2023-01-20 | Japanese | ||
| 7578786 | 有価証券報告書-第38期(2021/11/01-2022/10/31) | 2023-01-20 | Japanese | ||
|
2022
9 filings
| |||||
| 7589532 | 確認書 | 2022-09-13 | Japanese | ||
| 7589533 | 四半期報告書-第38期第3四半期(令和4年5月1日-令和4年7月31日) | 2022-09-13 | Japanese | ||
| 7605463 | 四半期報告書-第38期第2四半期(令和4年2月1日-令和4年4月30日) | 2022-06-13 | Japanese | ||
| 7614717 | 四半期報告書-第38期第1四半期(令和3年11月1日-令和4年1月31日) | 2022-03-16 | Japanese | ||
| 7615958 | 確認書 | 2022-02-15 | Japanese | ||
| 7615961 | 訂正有価証券報告書-第37期(令和2年11月1日-令和3年10月31日) | 2022-02-15 | Japanese | ||
| 7619033 | 内部統制報告書-第37期(令和2年11月1日-令和3年10月31日) | 2022-01-17 | Japanese | ||
| 7619034 | 有価証券報告書-第37期(令和2年11月1日-令和3年10月31日) | 2022-01-17 | Japanese | ||
| 7619032 | 確認書 | 2022-01-17 | Japanese | ||
|
2021
3 filings
| |||||
| 7626406 | 四半期報告書-第37期第3四半期(令和3年5月1日-令和3年7月31日) | 2021-09-13 | Japanese | ||
| 7670657 | 四半期報告書-第37期第2四半期(令和3年2月1日-令和3年4月30日) | 2021-06-11 | Japanese | ||
| 7674630 | 四半期報告書-第37期第1四半期(令和2年11月1日-令和3年1月31日) | 2021-03-16 | 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.