
West 49 Inc. — Investor Relations & Filings
West 49 Inc. is a specialty retailer focused on the action sports lifestyle, primarily serving men, women, and youth. The company specializes in providing a vast selection of branded and private label products, including fashion apparel, footwear, accessories, and hardgoods related to activities such as skateboarding, snowboarding, and surfing. It is recognized as a leading retailer within this market segment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2010-09-08 | English | |
| Material change report - English.pdf | 2010-07-02 | English | |
| Other.pdf | 2010-06-30 | English | |
| Annual information form - English.pdf | 2009-04-24 | English | |
| Material change report - English.PDF | 2006-05-29 | English | |
| Material change report - English.pdf | 2005-11-14 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2010
3 filings
| |||||
| 37780331 | Other securityholders documents - English.pdf | 2010-09-08 | English | ||
| 37780387 | Material change report - English.pdf | 2010-07-02 | English | ||
| 37780399 | Other.pdf | 2010-06-30 | English | ||
|
2009
1 filing
| |||||
| 37780444 | Annual information form - English.pdf | 2009-04-24 | English | ||
|
2006
1 filing
| |||||
| 37780460 | Material change report - English.PDF | 2006-05-29 | English | ||
|
2005
4 filings
| |||||
| 37780476 | Material change report - English.pdf | 2005-11-14 | English | ||
| 37780503 | Material document(s).PDF | 2005-10-11 | English | ||
| 37780544 | Material change report - English.PDF | 2005-06-03 | English | ||
| 37780593 | Other securityholders documents - English.pdf | 2005-05-02 | English | ||
|
2004
5 filings
| |||||
| 37780626 | Material change report - English.PDF | 2004-12-10 | English | ||
| 37780638 | Relief/Approval.pdf | 2004-12-01 | English | ||
| 37780693 | Other.pdf | 2004-09-23 | English | ||
| 37780711 | Material change report - English.pdf | 2004-09-22 | English | ||
| 37780724 | Other.pdf | 2004-05-29 | English | ||
|
1997
1 filing
| |||||
| 37780784 | Other.doc | 1997-12-03 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ORVIS CORPORATION
Manufactures packaging materials, prefab houses; offers con…
|
7827 | JP | Wholesale and retail trade |
|
Outdoorzy Spolka Akcyjna
Online retailer of clothing, footwear, and equipment for ou…
|
OUT | PL | Wholesale and retail trade |
|
Söder Sportfiske AB
Retailer of sport fishing equipment, marine electronics, an…
|
SODER | SE | Wholesale and retail trade |
|
SPORTSMAN'S WAREHOUSE HOLDINGS, INC.
Outdoor sporting goods retailer for hunting, shooting sport…
|
SPWH | US | Wholesale and retail trade |
|
SUPER RETAIL GROUP LIMITED
Operates retail brands specializing in automotive, leisure,…
|
SUL | AU | Wholesale and retail trade |
|
The Forzani Group
Canada's largest national sporting goods retailer operating…
|
FGL | CA | Wholesale and retail trade |
|
Topsports International Holdings Limited
Large-scale consumer-centric sportswear retailer operating …
|
6110 | HK | Wholesale and retail trade |
|
Trex Spolka Akcyjna
Specializes in the online sale of sports equipment intended…
|
TRX | PL | Wholesale and retail trade |
|
XEBIO HOLDINGS CO.,LTD.
A holding company retailing sporting goods and managing spo…
|
8281 | JP | Wholesale and retail trade |
|
XXL
A leading Nordic sports retailer offering a wide assortment…
|
XXL | NO | Wholesale and retail trade |
West 49 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/42519/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42519 | 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=42519 | 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=42519 \ -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": 42519}, 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 West 49 Inc. (id: 42519)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.