
HANATOUR JAPAN CO.,LTD. — Investor Relations & Filings
HANATOUR JAPAN CO.,LTD. is an integrated travel company that operates both business-to-business (B2B) and business-to-consumer (B2C) models. The company specializes in arranging inbound travel services, offering a diverse range of tour packages including family trips, MICE (Meetings, Incentives, Conferences, and Exhibitions) events, and other specialized travel experiences for visitors to Japan. For its professional partners, it provides a travel business solutions platform designed to support travel agents in creating and managing itineraries for their customers. The company is focused on delivering safe, inspirational, and high-quality travel services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正内部統制報告書-第20期(2024/01/01-2024/12/31) | 2026-03-26 | Japanese | |
| 訂正内部統制報告書-第19期(2023/01/01-2023/12/31) | 2026-03-26 | Japanese | |
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第21期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 半期報告書-第21期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33044002 | 訂正内部統制報告書-第20期(2024/01/01-2024/12/31) | 2026-03-26 | Japanese | ||
| 33043997 | 訂正内部統制報告書-第19期(2023/01/01-2023/12/31) | 2026-03-26 | Japanese | ||
| 33043993 | 確認書 | 2026-03-26 | Japanese | ||
| 33043990 | 有価証券報告書-第21期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
6 filings
| |||||
| 7857691 | 確認書 | 2025-08-14 | Japanese | ||
| 7857664 | 半期報告書-第21期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7269290 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7270979 | 内部統制報告書-第20期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270972 | 確認書 | 2025-03-28 | Japanese | ||
| 7270965 | 有価証券報告書-第20期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
|
2024
5 filings
| |||||
| 7311975 | 確認書 | 2024-08-14 | Japanese | ||
| 7311978 | 半期報告書-第20期(2024/01/01-2024/12/31) | 2024-08-14 | Japanese | ||
| 7338442 | 確認書 | 2024-05-14 | Japanese | ||
| 7338437 | 四半期報告書-第20期第1四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
| 7343109 | 臨時報告書 | 2024-03-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bookfortravel.com Inc.
Specializes in immersive, local-hosted group tours and pers…
|
— | CA | Administrative and support serv… |
|
CAISSA TOURISM GROUP CO.,LTD.
Travel management, MICE, aviation and railway catering, cru…
|
000796 | CN | Administrative and support serv… |
|
Ch. Charilaou Group Plc
A tour operator offering tickets, packages, cruises, and on…
|
CHCH | CY | Administrative and support serv… |
|
China CYTS Tours Holding Co.,Ltd.
Comprehensive tourism provider offering travel agency, reso…
|
600138 | CN | Administrative and support serv… |
|
CVC BRASIL OPERADORA E AGÊNCIA DE VIAGENS SA
Provides integrated travel services, vacation packages, and…
|
— | BR | Administrative and support serv… |
|
Destination Italia
A TravelTech tour operator for high-end, experiential B2B t…
|
DIT | IT | Administrative and support serv… |
|
EGL Holdings Company Limited
Provides travel and travel-related services, offering organ…
|
6882 | HK | Administrative and support serv… |
|
EURASIA TRAVEL Co.,Ltd
A travel provider offering themed tours focused on nature, …
|
9376 | JP | Administrative and support serv… |
|
GEZİNOMİ SEYAHAT TURİZM TİCARET A.Ş.
Tour operator providing online booking for hotels, tours, a…
|
GZNMI | TR | Administrative and support serv… |
|
Giocamondo Study S.p.A.
An educational travel provider specializing in study abroad…
|
GMS | IT | Administrative and support serv… |
HANATOUR JAPAN 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/14072/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14072 | 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=14072 | 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=14072 \ -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": 14072}, 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 HANATOUR JAPAN CO.,LTD. (id: 14072)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.