Notice

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

Remington Arms

Remington Arms
Country
United States
Founded
1816
Status
Active
Records in the catalogue
159

Identity

Everything on file

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

Country
United States
Founded
1816
Status
Active

LinksThe company itself, and the companies it came from.

Website
https://www.remarms.com

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

Records in the catalogue
159
In production
25
Discontinued
107
Years covered
1857 to 2023
Average weight
3.08 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/remington' \  --header 'X-API-Key: your_key'
Response
{  "id": "remington",  "name": "Remington Arms",  "country_code": "US",  "founded_year": 1816,  "status": "active",  "website": "https://www.remarms.com",  "parent_id": null}