Notice

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

Česká zbrojovka

Czech firearms manufacturer based in Uherský Brod, established in 1936 as a strategic armaments facility and became the main Czechoslovak producer of small firearms after World War II.

Česká zbrojovka
Country
Czechia
Founded
1936
Status
Active
Records in the catalogue
155

Identity

Everything on file

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

Country
Czechia
Founded
1936
Status
Active

LinksThe company itself, and the companies it came from.

Website
https://www.czfirearms.com

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

Records in the catalogue
155
In production
68
Discontinued
72
Years covered
1924 to 2026
Average weight
2.06 kg
Most common cartridge
9x19mm Parabellum

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/cz' \  --header 'X-API-Key: your_key'
Response
{  "id": "cz",  "name": "Česká zbrojovka",  "country_code": "CZ",  "founded_year": 1936,  "status": "active",  "website": "https://www.czfirearms.com",  "parent_id": null}