
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 |
|---|---|---|---|
|
Creas F&C Co., Ltd
Manufactures and distributes licensed golf apparel and rela…
|
110790 | KR | Manufacturing |
|
Cybergun
Designer and distributor of licensed replica weapons for ai…
|
ALCYB | FR | Manufacturing |
|
Dyaco
Designs and manufactures fitness, physical therapy, and med…
|
1598 | TW | Manufacturing |
|
ENDO MANUFACTURING CO.,LTD.
Manufacturer of high-precision forged components for golf, …
|
7841 | JP | Manufacturing |
|
ESCALADE INC
Manufacturer and distributor of sporting goods, fitness, an…
|
ESCA | US | Manufacturing |
|
FSP
Global precision metal manufacturer for high-end golf and i…
|
6670 | TW | Manufacturing |
|
FST Corp.
Developer and manufacturer of high-performance steel and gr…
|
KBSX | US | Manufacturing |
|
GLOBERIDE, Inc.
Designs, manufactures, and sells sports equipment for fishi…
|
7990 | JP | Manufacturing |
|
GOC (Pak) Limited.
Manufactures and sells a range of sports goods, including h…
|
GOC | PK | Manufacturing |
|
GRAPHITE DESIGN INC.
Manufactures graphite golf shafts and carbon fiber reinforc…
|
7847 | JP | 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.