
Adventure, Inc. — Investor Relations & Filings
Adventure, Inc. is an online travel agency (OTA) that operates the comprehensive travel booking platform, skyticket. The platform provides a seamless reservation experience for a variety of travel services, including domestic and international airline tickets, local tours, and private lodging management. Serving both individual consumers and corporate clients, the company also offers offshore development services. Adventure, Inc. is driven by a mission to contribute to society by creating jobs in local communities through its business activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-07 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | |
| 確認書 | 2025-12-18 | Japanese | |
| 訂正有価証券報告書-第19期(2024/07/01-2025/06/30) | 2025-12-18 | Japanese | |
| 確認書 | 2025-10-31 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 44129544 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | ||
| 33686579 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-07 | Japanese | ||
| 32860140 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-02 | Japanese | ||
|
2025
7 filings
| |||||
| 10343407 | 確認書 | 2025-12-18 | Japanese | ||
| 10343404 | 訂正有価証券報告書-第19期(2024/07/01-2025/06/30) | 2025-12-18 | Japanese | ||
| 8062136 | 確認書 | 2025-10-31 | Japanese | ||
| 8062134 | 有価証券報告書-第19期(2024/07/01-2025/06/30) | 2025-10-31 | Japanese | ||
| 7249463 | 変更報告書 | 2025-06-25 | Japanese | ||
| 7277508 | 確認書 | 2025-02-13 | Japanese | ||
| 7277513 | 半期報告書-第19期(2024/07/01-2025/06/30) | 2025-02-13 | Japanese | ||
|
2024
5 filings
| |||||
| 7292808 | 変更報告書 | 2024-12-06 | Japanese | ||
| 7298393 | 大量保有報告書 | 2024-11-13 | Japanese | ||
| 7306658 | 臨時報告書 | 2024-10-01 | Japanese | ||
| 7307430 | 内部統制報告書-第18期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese | ||
| 7307424 | 確認書 | 2024-09-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aviation Links Ltd.
A tour operator and wholesaler of tourism and travel servic…
|
AVIA | IL | Accommodation and food service … |
|
CHOICE HOTELS INTERNATIONAL INC /DE
A multinational hospitality company and one of the world's …
|
CHH | US | Accommodation and food service … |
|
Cleanbnb
Provides comprehensive property management services for the…
|
CLNBB | IT | Accommodation and food service … |
|
Emma Villas SpA
Tour operator renting inspected villas and country houses w…
|
EAV | IT | Accommodation and food service … |
|
G Rent
A property management company for luxury short and medium-t…
|
GSR | IT | Accommodation and food service … |
|
HANATOUR SERVICE INC.
A travel company providing inbound/outbound tours and MICE …
|
039130 | KR | Accommodation and food service … |
|
Inspirato Inc
A members-only luxury travel club offering curated vacation…
|
ISPO | US | Accommodation and food service … |
|
Panorama Sentrawisata Tbk
A leading integrated tourism company serving both domestic …
|
PANR | ID | Accommodation and food service … |
|
Tu Yi Holding Company Limited
Designs and sells comprehensive outbound travel products an…
|
1701 | HK | Accommodation and food service … |
|
Unlimited Travel Group AB
A corporate group that acquires and develops specialized tr…
|
UTG | SE | Accommodation and food service … |
Adventure, Inc. 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/13817/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13817 | 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=13817 | 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=13817 \ -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": 13817}, 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 Adventure, Inc. (id: 13817)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.