
American Outdoor Brands, Inc. — Investor Relations & Filings
American Outdoor Brands, Inc. is a provider of outdoor products and accessories for a wide range of enthusiasts. The company's portfolio of brands offers equipment for activities such as hunting, fishing, camping, shooting, and outdoor cooking. It strategically manages its brands to align product expertise with specific consumer segments and their outdoor pursuits. Through a focus on innovation, American Outdoor Brands develops and delivers tools and accessories that support consumers in their various outdoor activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A Filing | 2026-02-12 | English | |
| 10-Q | 2025-12-09 | English | |
| 8-K | 2025-12-09 | English | |
| Major Shareholding Notification 2025 | 2025-11-12 | English | |
| 8-K | 2025-10-28 | English | |
| Major Shareholding Notification 2025 | 2025-10-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 31806229 | SCHEDULE 13G/A Filing | 2026-02-12 | English | ||
|
2025
14 filings
| |||||
| 13249882 | 10-Q | 2025-12-09 | English | ||
| 13249883 | 8-K | 2025-12-09 | English | ||
| 13249884 | Major Shareholding Notification 2025 | 2025-11-12 | English | ||
| 13249885 | 8-K | 2025-10-28 | English | ||
| 13249887 | Major Shareholding Notification 2025 | 2025-10-18 | English | ||
| 13249886 | 8-K | 2025-10-02 | English | ||
| 13249888 | FORM 4 | 2025-10-01 | English | ||
| 13249889 | FORM 4 | 2025-10-01 | English | ||
| 13249890 | FORM 4 | 2025-10-01 | English | ||
| 13249891 | FORM 4 | 2025-10-01 | English | ||
| 13249892 | FORM 4 | 2025-10-01 | English | ||
| 13249893 | FORM 4 | 2025-09-23 | English | ||
| 13249894 | FORM 4 | 2025-09-23 | English | ||
| 13249895 | ARS | 2025-09-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangsu Jinling Sports Equipment Co.,Ltd.
Specializes in professional sports equipment and venue solu…
|
300651 | CN | Manufacturing |
|
Jiangsu Kangliyuan Sports Tech. Co., Ltd.
Manufacturer of smart home and commercial fitness equipment…
|
301287 | CN | Manufacturing |
|
Johnson Health Tech Co., Ltd.
Global leader in the design and manufacture of fitness and …
|
1736 | TW | Manufacturing |
|
JOHNSON OUTDOORS INC
Manufacturer and marketer of outdoor recreation products fo…
|
JOUT | US | Manufacturing |
|
J-Star Holding Co., Ltd.
Global developer and manufacturer of carbon fiber and compo…
|
YMAT | US | Manufacturing |
|
Misto Holdings Corporation
A global brand portfolio company selling apparel, footwear,…
|
081660 | KR | Manufacturing |
|
Mizuno Corporation
A global manufacturer and marketer of sporting goods, appar…
|
8022 | JP | Manufacturing |
|
MTG Co., Ltd.
Develops, manufactures, and sells products in the health, b…
|
7806 | JP | Manufacturing |
|
National Electronics Holdings Limited
Manufactures and sells electronic watches, watch parts, and…
|
213 | HK | Manufacturing |
|
Newton Golf Company, Inc.
Designs and manufactures high-performance golf equipment us…
|
NWTG | US | Manufacturing |
American Outdoor Brands, 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/34133/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34133 | 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=34133 | 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=34133 \ -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": 34133}, 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 American Outdoor Brands, Inc. (id: 34133)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.