
Champion Homes, Inc. — Investor Relations & Filings
Champion Homes, Inc. is a homebuilder specializing in factory-built housing. The company designs and constructs a wide variety of manufactured homes, modular homes, accessory dwelling units (ADUs), and park-model RVs. It also produces modular buildings for the single-family, multi-family, and hospitality sectors. With over 70 years of experience, Champion Homes is one of the largest homebuilders in North America, having produced more than three million homes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-K | 2026-05-26 | English | |
| 8-K | 2026-05-26 | English | |
| SD | 2026-05-20 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| Major Shareholding Notification 2026 | 2026-04-29 | English | |
| 8-K - Champion Homes, Inc. (0000090896) (Filer) | 2026-04-27 | English |
Browse filings by year
27 years- 2026 13 filings
- 2025 76 filings
- 2024 96 filings
- 2023 77 filings
- 2022 56 filings
- 2021 63 filings
- 2020 45 filings
- 2019 111 filings
- 2018 147 filings
- 2017 36 filings
- 2016 24 filings
- 2015 30 filings
- 2014 22 filings
- 2013 23 filings
- 2012 21 filings
- 2011 14 filings
- 2010 17 filings
- 2009 24 filings
- 2008 22 filings
- 2007 21 filings
- 2006 19 filings
- 2005 20 filings
- 2004 22 filings
- 2003 14 filings
- 2002 9 filings
- 2001 9 filings
- 2000 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 47073917 | 10-K | 2026-05-26 | English | ||
| 47059047 | 8-K | 2026-05-26 | English | ||
| 46691627 | SD | 2026-05-20 | English | ||
| 45993213 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 45993207 | Major Shareholding Notification 2026 | 2026-04-29 | English | ||
| 37617061 | 8-K - Champion Homes, Inc. (0000090896) (Filer) | 2026-04-27 | English | ||
| 33052470 | SCHEDULE 13G/A - Champion Homes, Inc. (0000090896) (Subject) | 2026-03-26 | English | ||
| 32878396 | 8-K - CHAMPION HOMES, INC. (0000090896) (Filer) | 2026-03-03 | English | ||
| 17220688 | SCHEDULE 13G Filing | 2026-02-09 | English | ||
| 32878397 | 10-Q - CHAMPION HOMES, INC. (0000090896) (Filer) | 2026-02-04 | English | ||
| 17220673 | 8-K Filing | 2026-02-03 | English | ||
| 17220668 | 3 Filing | 2026-01-14 | English | ||
| 17220654 | 4 Filing | 2026-01-14 | English | ||
|
2025
2 filings
| |||||
| 17220662 | 4 Filing | 2025-12-18 | English | ||
| 17220659 | 4 Filing | 2025-12-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of builders' carpentry and joinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JEWETT CAMERON TRADING CO LTD
Manufacturer and distributor of fencing, pet, and outdoor l…
|
JCTC | US | Manufacturing |
|
Jiangshan Oupai Door Industry Co., Ltd
Specializes in the design, manufacture, and distribution of…
|
603208 | CN | Manufacturing |
|
JM-MULTI
Manufactures wood products and develops AI-based smart heal…
|
254160 | KR | Manufacturing |
|
LapWall Oyj
Manufactures prefabricated wooden construction elements for…
|
LAPWALL | FI | Manufacturing |
|
Legacy Housing Corp
Manufactures and sells affordable factory-built homes and o…
|
LEGH | US | Manufacturing |
|
LIMAHSOON BERHAD
Integrated manufacturer of wood-based products from rubberw…
|
— | MY | Manufacturing |
|
Luxor Industrial Corporation
Manufactures and markets patented wooden building component…
|
LRL | CA | Manufacturing |
|
Mera Spolka Akcyjna
Manufacturer specializing in the design and production of w…
|
MER | PL | Manufacturing |
|
Moulinvest
Integrated industrial company operating across the wood val…
|
ALMOU | FR | Manufacturing |
|
NANKAI PLYWOOD CO.,LTD
Manufacturer of interior building materials and residential…
|
7887 | JP | Manufacturing |
Champion Homes, 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/31138/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31138 | 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=31138 | 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=31138 \ -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": 31138}, 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 Champion Homes, Inc. (id: 31138)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.