
THOR INDUSTRIES INC — Investor Relations & Filings
THOR Industries Inc. is a leading global manufacturer of recreational vehicles (RVs). The company operates as a holding company, managing a diverse portfolio of subsidiary brands that design, engineer, and sell a comprehensive range of RVs. Its product offerings span various categories, including towable travel trailers, fifth wheels, and toy haulers, as well as motorized motorhomes such as Class A, B, and C models. Through its extensive family of companies, THOR provides a wide selection of vehicles to cater to different consumer lifestyles and travel preferences, aiming to connect people with outdoor recreational experiences.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-05-12 | English | |
| Major Shareholding Notification 2026 | 2026-04-30 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-10 | English | |
| Major Shareholding Notification 2026 | 2026-03-27 | English | |
| 8-K | 2026-03-24 | English |
Browse filings by year
21 years- 2026 10 filings
- 2025 41 filings
- 2024 55 filings
- 2023 60 filings
- 2022 52 filings
- 2021 68 filings
- 2020 58 filings
- 2019 48 filings
- 2018 48 filings
- 2017 49 filings
- 2016 52 filings
- 2015 46 filings
- 2014 50 filings
- 2013 62 filings
- 2012 76 filings
- 2011 55 filings
- 2010 55 filings
- 2009 56 filings
- 2008 24 filings
- 2007 40 filings
- 2006 10 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 46082692 | Major Shareholding Notification 2026 | 2026-05-12 | English | ||
| 46082693 | Major Shareholding Notification 2026 | 2026-04-30 | English | ||
| 46082694 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 46082695 | Major Shareholding Notification 2026 | 2026-04-10 | English | ||
| 46082701 | Major Shareholding Notification 2026 | 2026-03-27 | English | ||
| 46082699 | 8-K | 2026-03-24 | English | ||
| 32880403 | 8-K - THOR INDUSTRIES INC (0000730263) (Filer) | 2026-03-03 | English | ||
| 32880404 | 10-Q - THOR INDUSTRIES INC (0000730263) (Filer) | 2026-03-03 | English | ||
| 23432988 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 18290543 | 4 Filing | 2026-01-16 | English | ||
|
2025
5 filings
| |||||
| 18290533 | 4 Filing | 2025-12-29 | English | ||
| 18290538 | S-8 Filing | 2025-12-18 | English | ||
| 18290534 | 8-K Filing | 2025-12-17 | English | ||
| 18290551 | 4 Filing | 2025-12-16 | English | ||
| 18290535 | 8-K Filing | 2025-12-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bodies (coachwork) for motor vehicles; manufacture of trailers and semi-trailers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Trailmobile Canada Limited
Prominent historical manufacturer of durable, quality dry v…
|
— | CA | Manufacturing |
|
Trans-Freight Containers Ltd.
Designs and manufactures marine cargo containers and specia…
|
513063 | IN | Manufacturing |
|
WABASH NATIONAL Corp
A leading North American producer of semi-trailers, truck b…
|
WNC | US | Manufacturing |
|
Wielton S.A.
A major European manufacturer of semi-trailers, trailers, a…
|
WLT | PL | Manufacturing |
|
WINNEBAGO INDUSTRIES INC
A leading manufacturer of outdoor lifestyle products, inclu…
|
WGO | US | Manufacturing |
THOR INDUSTRIES 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/30955/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30955 | 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=30955 | 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=30955 \ -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": 30955}, 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 THOR INDUSTRIES INC (id: 30955)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.