Colt CZ Group SE — Investor Relations & Filings
Colt CZ Group SE is a leading global manufacturer of firearms, tactical accessories, and ammunition. The group serves a diverse range of markets, including military and law enforcement, personal defense, hunting, and sport shooting. Its extensive product portfolio is marketed and sold under several renowned brands, such as Colt, CZ (Česká zbrojovka), Colt Canada, Dan Wesson, Sellier & Bellot, swissAA, Spuhr, and 4M SYSTEMS. The company produces a wide array of firearms, from pistols and revolvers to assault rifles and sporting rifles, catering to both professional and commercial users worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Pozvánka na řádnou valnou h... | 2026-03-10 | Czech | |
| Pozvánka na řádnou valnou h... | 2026-03-10 | Czech | |
| Pozvánka na řádnou valnou h... | 2026-03-10 | Czech | |
| Pozvánka na řádnou valnou h... | 2026-03-10 | Czech | |
| Pozvánka na řádnou valnou h... | 2026-03-10 | Czech | |
| Share Issue/Capital Change 2026 | 2026-01-08 | Czech |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 32921451 | Pozvánka na řádnou valnou h... | 2026-03-10 | Czech | ||
| 32921450 | Pozvánka na řádnou valnou h... | 2026-03-10 | Czech | ||
| 32921448 | Pozvánka na řádnou valnou h... | 2026-03-10 | Czech | ||
| 32921447 | Pozvánka na řádnou valnou h... | 2026-03-10 | Czech | ||
| 32921446 | Pozvánka na řádnou valnou h... | 2026-03-10 | Czech | ||
| 12244643 | Share Issue/Capital Change 2026 | 2026-01-08 | Czech | ||
| 12244641 | M&A Activity 2026 | 2026-01-08 | Czech | ||
| 12193916 | M&A Activity 2026 | 2026-01-07 | Czech | ||
| 12193915 | Colt CZ Group SE oznamujed... | 2026-01-06 | English | ||
| 12193911 | Colt CZ Group SE oznamujed... | 2026-01-06 | Czech | ||
|
2025
5 filings
| |||||
| 10526279 | Německá armáda si vybrala p... | 2025-12-21 | English | ||
| 10526276 | Německá armáda si vybrala p... | 2025-12-21 | Czech | ||
| 8477748 | Konsolidované finanční výsl... | 2025-11-20 | English | ||
| 8477746 | Konsolidované finanční výsl... | 2025-11-20 | English | ||
| 8477745 | Konsolidované finanční výsl... | 2025-11-20 | Czech | ||
Market data
Market data not available
Price history
Peer group · Manufacture of weapons and ammunition
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui GreatWall Military Industry Co., Ltd
Develops and manufactures military ammunition systems and p…
|
601606 | CN | Manufacturing |
|
Bharat Dynamics Limited
Manufactures guided missile systems, torpedoes, and allied …
|
BDL | IN | Manufacturing |
|
Byrna Technologies Inc.
Manufactures less-lethal, CO2-powered self-defense devices …
|
BYRN | US | Manufacturing |
|
Fjord Defence Group ASA
A defence compounder that acquires, develops, and scales de…
|
CARBN | NO | Manufacturing |
|
H&K AG
Manufacturer of small arms for military, law enforcement, a…
|
MLHK | DE | Manufacturing |
|
JIANGXI GUOKE DEFENCE GROUP CO.,LTD.
Specializes in solid rocket motors, missile propulsion, and…
|
688543 | CN | Manufacturing |
|
Miroku Corporation
A manufacturer of firearms, gun drilling machines, and wood…
|
7983 | JP | Manufacturing |
|
NIBE LIMITED
Strategic engineering and manufacturing for defense, aerosp…
|
NIBE | IN | Manufacturing |
|
Nibe Ordnance and Maritime Limited
Specialized engineering firm for advanced defense and marit…
|
512091 | IN | Manufacturing |
|
Polska Grupa Militarna Spolka Akcyjna
A defense entity producing weapons, ammunition, and equipme…
|
PMG | PL | Manufacturing |
Colt CZ Group SE via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/1046/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1046 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=1046 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=1046 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 1046}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Colt CZ Group SE (id: 1046)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.