
JOHNSON OUTDOORS INC — Investor Relations & Filings
Johnson Outdoors Inc. is a manufacturer and marketer of branded outdoor recreation products. The company's portfolio is organized into four primary segments: Fishing, Diving, Watercraft, and Camping. The Fishing segment includes trolling motors, fishfinders, and shallow water anchors. The Diving segment offers a comprehensive range of equipment such as regulators, computers, BCDs, and wetsuits. The Watercraft division produces canoes and kayaks, while the Camping segment provides portable stoves and cooking systems. Johnson Outdoors focuses on developing innovative products that combine consumer insights with technology to enhance the experience for outdoor enthusiasts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 | 2026-05-08 | English | |
| S-8 | 2026-05-08 | English | |
| 10-Q - JOHNSON OUTDOORS INC (0000788329) (Filer) | 2026-05-08 | English | |
| 8-K - JOHNSON OUTDOORS INC (0000788329) (Filer) | 2026-05-08 | English | |
| 144 - JOHNSON OUTDOORS INC (0000788329) (Subject) | 2026-03-17 | English | |
| 8-K | 2026-03-04 | English |
Browse filings by year
31 years- 2026 22 filings
- 2025 30 filings
- 2024 26 filings
- 2023 41 filings
- 2022 33 filings
- 2021 51 filings
- 2020 40 filings
- 2019 33 filings
- 2018 35 filings
- 2017 43 filings
- 2016 35 filings
- 2015 45 filings
- 2014 40 filings
- 2013 32 filings
- 2012 38 filings
- 2011 28 filings
- 2010 31 filings
- 2009 31 filings
- 2008 76 filings
- 2007 32 filings
- 2006 26 filings
- 2005 88 filings
- 2004 56 filings
- 2003 30 filings
- 2002 19 filings
- 2001 9 filings
- 2000 10 filings
- 1999 10 filings
- 1998 14 filings
- 1997 16 filings
- 1996 8 filings
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABEO SA
Designs, manufactures, and distributes sports and leisure e…
|
ABEO | FR | Manufacturing |
|
Acushnet Holdings Corp.
Designs, manufactures, and distributes performance-driven g…
|
GOLF | US | Manufacturing |
|
American Outdoor Brands, Inc.
Provider of outdoor products and accessories for a wide ran…
|
AOUT | US | Manufacturing |
|
Amer Sports, Inc.
A global group of sports brands that designs and markets eq…
|
AS | KY | Manufacturing |
|
ASICS Corporation
Designs and manufactures high-performance athletic footwear…
|
7936 | JP | Manufacturing |
|
Bonny Worldwide Limited
Specialist in advanced carbon fiber composite products for …
|
8467 | TW | Manufacturing |
|
CAMBUCI SA
Global manufacturer of soccer and futsal equipment, footwea…
|
— | BR | Manufacturing |
|
Clarus Corp
Global designer, manufacturer, and distributor of outdoor e…
|
CLAR | US | Manufacturing |
|
Comefly Outdoor Co.,Ltd
Develops, designs, and manufactures outdoor equipment and c…
|
603908 | CN | Manufacturing |
|
Cosco (India) ltd.
Manufacturer and marketer of sports, fitness, and lifestyle…
|
530545 | IN | Manufacturing |
JOHNSON OUTDOORS 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/32991/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32991 | 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=32991 | 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=32991 \ -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": 32991}, 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 JOHNSON OUTDOORS INC (id: 32991)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.