Notice

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

Browning 1911-22A1

Category
Pistol
Barrel
102 mm
Weight, empty
480 g
Introduced
Not recorded

About

What it is, and why it matters

Copy a link to this section

The Browning Arms Company 1911-22A1 is a semi-automatic pistol chambered in .22 Long Rifle, manufactured by Browning Arms Company. This American-manufactured firearm reflects the engineering traditions and quality standards of its country of origin, designed to meet the demands of both civilian and professional users in a competitive global marketplace. The single-action trigger provides a crisp, clean break that rewards precise marksmanship, continuing a design tradition that dates back to the original 1911 platform and its many derivatives. The carbon steel frame provides a solid, premium feel with the durability to withstand decades of regular use and thousands of rounds. Notable features include accessory rail, ambidextrous slide stop, textured grip, reversible magazine release, contributing to an ergonomic and functional design suited to its intended applications. This firearm represents its manufacturer's commitment to delivering a well-engineered, reliable product that serves the needs of discerning shooters seeking quality, accuracy, and dependable performance from a proven platform.

Browning Arms Company has been manufacturing firearms since 1878, making them one of the oldest continuous firearms producers in the world - a heritage of craftsmanship spanning over 147 years that is reflected in every product bearing their name.

Factory finish: stainless.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Browning Arms Company
Category
Pistol
Country
United States
Status
Discontinued

DimensionsAs issued, without a magazine or an optic.

Barrel
102 mm
Overall length
172 mm
Height
120 mm
Width
28 mm
Weight, empty
480 g

ActionHow it cycles, what trips it, and what feeds it.

Action
Short recoil
Firing mechanism
Single action
Trigger
Single action
Trigger pull
20.0 N
Capacity
10
Magazine
Detachable box

MaterialsEach swatch is the material itself, not a colour chosen to stand for it.

Frame
Carbon steel
Slide
Stainless steel
Barrel
Stainless steel
Finish
Stainless

BallisticsFrom the service cartridge, not a handload.

Effective range
50 m

Trajectory

What the round does downrange

Solved from the muzzle figures and the bullet. The dashed rule is the effective range on the record, and the crosses are the steps the solver returned.

Copy a link to this section

No load solved for this record yetThe flight path is computed from a cartridge and a bullet. This record has no ammunition filed against its chambering, so there is nothing to solve.

Features

What it has

What the record lists as fitted, drawn from the catalogue.

Copy a link to this section
  • Accessory rail
  • Ambidextrous slide stop
  • Textured grip
  • Reversible magazine release
  • Stainless steel slide

Standing

How it compares

Copy a link to this section

These figures match a set shared by 126 firearms from 33 makers, which is a default rather than a measurement. They are not compared here, and the record is waiting on a source.

Answers

Questions about the Browning 1911-22A1

Copy a link to this section
What caliber is the Browning 1911-22A1?

The Browning 1911-22A1 is chambered in .22 Long Rifle.

Who makes the Browning 1911-22A1?

The Browning 1911-22A1 is made by Browning Arms Company (United States).

How does the Browning 1911-22A1 operate?

The Browning 1911-22A1 uses a short recoil action, and its firing mechanism is single action.

Compatibility

Which parts fit this firearm

Copy a link to this section

Studio

Every part that mounts on this, resolved

Not a list the maker typed out: the answer comes from the mounts this firearm exposes and the interface each part needs, so it stays right when either one changes.

  • Every part that mounts on any firearm in the catalogue
  • Interface standards, platforms and fit overrides
  • The same answers through the API and the MCP server

Requires a signed-in GunSpec account on the Studio plan. The answer is computed per part, so it is not part of the public record.

Provenance

What the record holds

Every figure above was taken from one of these pages. The confidence reflects how much of the record came from a page a claim can be checked against.

Copy a link to this section

Provenance

Stockists

Where to buy

Offers link straight to the shop. GunSpec never takes the order.

Copy a link to this section

No shop has listed this firearm yet

Stock and prices come from the shops themselves. If you sell this firearm, you can list it and it appears here.

List a firearm

MCP

Ask an assistant about it

The same record, reached the way a person asks for it rather than the way a program does.

Copy a link to this section

Ask GunSpec

Works with

Claude CodeClaude DesktopCursorVS CodeGitHub CopilotWindsurf

Point an MCP client at GunSpec and it answers from the catalogue rather than from memory. A free key covers the read tools.

API

The call that returns this record

The same fields, in the same units, from the same endpoint the page reads.

Copy a link to this section
curl --request GET \  --url 'https://api.gunspec.io/v1/firearms/browning-1911-22a1' \  --header 'X-API-Key: your_key'
Response
{  "id": "browning-1911-22a1",  "name": "Browning 1911-22A1",  "manufacturer": {    "id": "browning",    "name": "Browning Arms Company",    "countryCode": "US",    "foundedYear": 1878,    "website": "https://www.browning.com",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-02-11 23:44:38",    "updatedAt": "2026-02-18 03:43:43",    "version": "5d8cf4fb4b938ebaed9e76da3c57ad4cd9f27d22ee35d8b2265942435fbb875c"  },  "category": {    "id": "pistol",    "name": "Pistol",    "description": "Handguns designed to be fired with one or two hands"  },  "country_of_origin": "US",  "year_introduced": null,  "barrel_length_mm": 102,  "weight_empty_g": 480,  "action_type": "short_recoil"}