Notice

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

Zastava M70 Pistol

Category
Pistol
Barrel
94 mm
Weight, empty
630 g
Introduced
1970

About

What it is, and why it matters

Copy a link to this section

The Zastava M70 Pistol is a compact single-action semi-automatic pistol chambered in 7.65mm (.32 ACP), based on the Tokarev TT design adapted for the smaller cartridge. First produced in the 1970s, the M70 pistol has been a popular civilian and police sidearm throughout the Balkans. The blowback-operated pistol features a 94mm barrel, weighs 630g, and holds 8 rounds in a single-stack magazine. Available with walnut wood or polymer grips.

Not to be confused with the Zastava M70 assault rifle (7.62x39mm AK variant) or the M70A pistol (9x19mm). The M70 pistol in 7.65mm has been produced continuously since the 1970s.

Specification

Everything measured

Copy a link to this section

IdentityWhat it is, who built it and when.

Manufacturer
Zastava Arms
Category
Pistol
Country
Serbia
Status
In production
Produced
1970

DimensionsAs issued, without a magazine or an optic.

Barrel
94 mm
Overall length
165 mm
Height
115 mm
Weight, empty
630 g

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

Action
Blowback
Firing mechanism
Single action
Trigger
Single action
Capacity
8
Magazine
Detachable box

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

Frame
Steel
Slide
Steel
Barrel
Steel
Finish
Matte black

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
  • Compact design
  • Slide mounted safety

Standing

How it compares

Copy a link to this section

Each figure against the firearms of the same type and cartridge that record it, or of the same type where that cartridge has too few. Positions are read to the nearest tenth.

MeasurementThis firearmMedianPosition
Empty weightAmong 123 .32 ACP pistols630 g670 gLighter than about 60%
Overall lengthAmong 124 .32 ACP pistols165 mm155 mmLonger than about 80%
Barrel lengthAmong 126 .32 ACP pistols94 mm87 mmLonger than about 80%
Magazine capacityAmong 127 .32 ACP pistols88Near the median

Answers

Questions about the Zastava M70 Pistol

Copy a link to this section
How much does the Zastava M70 Pistol weigh?

The Zastava M70 Pistol weighs 630 g (1.39 lb) empty.

What caliber is the Zastava M70 Pistol?

The Zastava M70 Pistol is chambered in .32 ACP.

How many rounds does the Zastava M70 Pistol hold?

The Zastava M70 Pistol holds 8 rounds, fed from a detachable box magazine.

How long is the Zastava M70 Pistol?

The Zastava M70 Pistol is 165 mm (6.50 in) long overall, with a 94 mm (3.70 in) barrel.

Who makes the Zastava M70 Pistol?

The Zastava M70 Pistol is made by Zastava Arms (Serbia).

When was the Zastava M70 Pistol introduced?

The Zastava M70 Pistol was introduced in 1970.

How does the Zastava M70 Pistol operate?

The Zastava M70 Pistol uses a blowback 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

Confidence in this record

80%

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/zastava-m70-765' \  --header 'X-API-Key: your_key'
Response
{  "id": "zastava-m70-765",  "name": "Zastava M70 Pistol",  "manufacturer": {    "id": "zastava",    "name": "Zastava Arms",    "countryCode": "RS",    "foundedYear": 1853,    "website": "https://www.zastava-arms.rs",    "logoUrl": null,    "description": null,    "status": null,    "defunctYear": null,    "stateOwned": null,    "makesFirearms": null,    "parentId": null,    "predecessorId": null,    "createdAt": "2026-02-18 03:40:48",    "updatedAt": "2026-02-18 03:40:48",    "version": "1280b11f95e216b0481865c8371fa30b9f7a5b33a8167e7b5ba6166da29d4149"  },  "category": {    "id": "pistol",    "name": "Pistol",    "description": "Handguns designed to be fired with one or two hands"  },  "country_of_origin": "RS",  "year_introduced": 1970,  "barrel_length_mm": 94,  "weight_empty_g": 630,  "action_type": "blowback"}