Notice

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

Marlin Firearms

Marlin Firearms
Country
United States
Founded
1870
Status
Not recorded
Records in the catalogue
64

Identity

Everything on file

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

Country
United States
Founded
1870

LinksThe company itself, and the companies it came from.

Website
https://www.marlinfirearms.com

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

Records in the catalogue
64
In production
12
Discontinued
38
Years covered
1862 to 2023
Average weight
3.54 kg
Most common cartridge
.22 Long Rifle

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/marlin' \  --header 'X-API-Key: your_key'
Response
{  "id": "marlin",  "name": "Marlin Firearms",  "country_code": "US",  "founded_year": 1870,  "status": null,  "website": "https://www.marlinfirearms.com",  "parent_id": null}