Notice

New Media API EndpointPull newly uploaded firearm images and rendersAll Media API Endpoint

Winchester Repeating Arms Company

Winchester Repeating Arms Company
Country
United States
Founded
1866
Status
Not recorded
Records in the catalogue
123

Identity

Everything on file

IdentityWhere they are, when they started, and whether they are still going.

Country
United States
Founded
1866

LinksThe company itself, and the companies it came from.

Website
https://www.winchesterguns.com

OutputCounted from the records in the catalogue, not claimed by the maker.

Records in the catalogue
123
In production
21
Discontinued
88
Years covered
1866 to 2026
Average weight
3.25 kg
Most common cartridge
12 Gauge

API

The call that returns this record

The same fields, in the same units, from the same endpoint the page reads.

curl --request GET \  --url 'https://api.gunspec.io/v1/manufacturers/winchester' \  --header 'X-API-Key: your_key'
Response
{  "id": "winchester",  "name": "Winchester Repeating Arms Company",  "country_code": "US",  "founded_year": 1866,  "status": null,  "website": "https://www.winchesterguns.com",  "parent_id": null}