
Sanrio Company, Ltd. — Investor Relations & Filings
Sanrio is an entertainment and merchandising company specializing in character branding. Founded on the philosophy of "Small Gift, Big Smile," the company's core business involves the design, licensing, and sale of products featuring its extensive portfolio of original characters, most notably Hello Kitty. Its product lines primarily consist of social communication gifts, greeting cards, and stationery. Beyond merchandise, the company's operations extend to copyright licensing, the management of theme parks like Sanrio Puroland and Harmonyland, and the development of digital content, including mobile applications and online media. Sanrio focuses on creating and promoting its characters to foster communication and friendship globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 半期報告書-第65期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | |
| 確認書 | 2024-11-14 | Japanese | |
| 訂正有価証券報告書-第64期(2023/04/01-2024/03/31) | 2024-11-14 | Japanese | |
| 臨時報告書 | 2024-08-02 | Japanese | |
| 臨時報告書 | 2024-07-12 | Japanese | |
| 臨時報告書 | 2024-07-05 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
13 filings
| |||||
| 7295687 | 半期報告書-第65期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7295626 | 確認書 | 2024-11-14 | Japanese | ||
| 7295580 | 訂正有価証券報告書-第64期(2023/04/01-2024/03/31) | 2024-11-14 | Japanese | ||
| 7314043 | 臨時報告書 | 2024-08-02 | Japanese | ||
| 7316188 | 臨時報告書 | 2024-07-12 | Japanese | ||
| 7317163 | 臨時報告書 | 2024-07-05 | Japanese | ||
| 7318934 | 内部統制報告書-第64期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7318892 | 確認書 | 2024-06-28 | Japanese | ||
| 7318882 | 有価証券報告書-第64期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7347416 | 臨時報告書 | 2024-03-15 | Japanese | ||
| 7352723 | 確認書 | 2024-02-14 | Japanese | ||
| 7352712 | 四半期報告書-第64期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
| 7362875 | 公開買付報告書 | 2024-01-04 | Japanese | ||
|
2023
2 filings
| |||||
| 7365911 | 公開買付届出書 | 2023-12-01 | Japanese | ||
| 7366329 | 訂正臨時報告書 | 2023-11-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Activities of amusement parks and theme parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ajwa Fun World & Resorts Ltd
Operates amusement and water parks with resort lodging and …
|
526628 | IN | Arts, sports and recreation |
|
CA Cultural Technology Group Limited
Cultural technology integrating animation IP, VR, and immer…
|
1566 | HK | Arts, sports and recreation |
|
COAST ENTERTAINMENT HOLDINGS LIMITED
Owns and operates major leisure attractions including Dream…
|
CEH | AU | Arts, sports and recreation |
|
Compagnie des Alpes
A European leisure operator managing ski areas in the Frenc…
|
CDA | FR | Arts, sports and recreation |
|
Dreamland Ltd
Investment holding company providing event management for t…
|
TDIC | US | Arts, sports and recreation |
|
E-WORLD CO.,LTD.
Operates amusement facilities, including a theme park and a…
|
084680 | KR | Arts, sports and recreation |
|
Falcon's Beyond Global, Inc.
An entertainment enterprise specializing in immersive story…
|
FBYD | US | Arts, sports and recreation |
|
Funshine Culture Group Co.,Ltd.
Designs and operates cultural tourism projects, theme parks…
|
300860 | CN | Arts, sports and recreation |
|
GOLDEN HEAVEN GROUP HOLDINGS LTD.
Operator of six amusement and water parks in geographically…
|
GDHG | US | Arts, sports and recreation |
|
greenland resort company limited
Leisure and tourism operator of amusement parks, hotels, an…
|
9656 | JP | Arts, sports and recreation |
Sanrio Company, 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/12333/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12333 | 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=12333 | 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=12333 \ -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": 12333}, 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 Sanrio Company, Ltd. (id: 12333)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.