Notice

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

ArmaLite

US-based firearms manufacturer in Bryan, Texas. Originally founded in 1954 by George Sullivan as the light firearms division of Fairchild Engine and Airplane Corporation. Best known for developing the AR-15 platform under chief designer Eugene Stoner. Revived in 1996 and currently owned by Strategic Armory Corps.

ArmaLite
Country
United States
Founded
1954
Status
Active
Records in the catalogue
10

Identity

Everything on file

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

Country
United States
Founded
1954
Status
Active
Builds firearms
Yes

LinksThe company itself, and the companies it came from.

Website
https://armalite.com

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

Records in the catalogue
10
In production
4
Discontinued
4
Years covered
1956 to 2013
Average weight
4.35 kg
Most common cartridge
7.62x51mm NATO

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/armalite' \  --header 'X-API-Key: your_key'
Response
{  "id": "armalite",  "name": "ArmaLite",  "country_code": "US",  "founded_year": 1954,  "status": "active",  "website": "https://armalite.com",  "parent_id": null}