Notice

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

Ithaca Gun Company

Ithaca Gun Company
Country
United States
Founded
1880
Status
Not recorded
Records in the catalogue
15

Identity

Everything on file

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

Country
United States
Founded
1880

LinksThe company itself, and the companies it came from.

Website
https://ithacagun.com

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

Records in the catalogue
15
In production
4
Discontinued
11
Years covered
1880 to 2009
Average weight
3.21 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/ithaca' \  --header 'X-API-Key: your_key'
Response
{  "id": "ithaca",  "name": "Ithaca Gun Company",  "country_code": "US",  "founded_year": 1880,  "status": null,  "website": "https://ithacagun.com",  "parent_id": null}