Notice

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

Firearms Import & Export

Firearms Import & Export
Country
United States
Founded
1958
Status
Not recorded
Records in the catalogue
17

Identity

Everything on file

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

Country
United States
Founded
1958

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

Records in the catalogue
17
In production
0
Discontinued
17
Average weight
578 g
Most common cartridge
.38 Special

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/fie' \  --header 'X-API-Key: your_key'
Response
{  "id": "fie",  "name": "Firearms Import & Export",  "country_code": "US",  "founded_year": 1958,  "status": null,  "website": null,  "parent_id": null}