
GUNSYND PLC — Investor Relations & Filings
Gunsynd PLC is an investment company specializing in buyouts and project investments. The firm's investing policy is to invest in or acquire companies and projects across various sectors, with a primary focus on natural resources, energy, life sciences, and alcoholic beverages.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Update on Barb Project | 2026-05-14 | English | |
| Update on Barb Project | 2026-05-06 | English | |
| Director/PDMR Shareholding | 2026-04-22 | English | |
| Director/PDMR Shareholding | 2026-04-09 | English | |
| Director/PDMR Shareholding | 2026-04-07 | English | |
| Half-year Report | 2026-03-26 | English |
Browse filings by year
20 years- 2026 16 filings
- 2025 36 filings
- 2024 35 filings
- 2023 18 filings
- 2022 26 filings
- 2021 44 filings
- 2020 80 filings
- 2019 30 filings
- 2018 40 filings
- 2017 34 filings
- 2016 17 filings
- 2015 2 filings
- 2014 1 filing
- 2013 1 filing
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2006 3 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45975175 | Update on Barb Project | 2026-05-14 | English | ||
| 41725138 | Update on Barb Project | 2026-05-06 | English | ||
| 35230224 | Director/PDMR Shareholding | 2026-04-22 | English | ||
| 33979845 | Director/PDMR Shareholding | 2026-04-09 | English | ||
| 33684791 | Director/PDMR Shareholding | 2026-04-07 | English | ||
| 33047102 | Half-year Report | 2026-03-26 | English | ||
| 33040745 | Result of AGM | 2026-03-25 | English | ||
| 33037898 | Update on Eagle Lake Gold Project | 2026-03-25 | English | ||
| 32970905 | Bear Twit Update - Public Infrastructure Upgrades | 2026-03-18 | English | ||
| 32920962 | Bear Twit Update | 2026-03-10 | English | ||
| 32865407 | Notice of AGM | 2026-03-02 | English | ||
| 34560069 | Director/PDMR Shareholding | 2026-02-13 | English | ||
| 14530246 | Barb Gold Project Update & Issue of Equity | 2026-02-05 | English | ||
| 12829909 | Change of Registered Office | 2026-01-16 | English | ||
| 12490469 | Acquisition of Gold Claims & Issue of Equity | 2026-01-12 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for GUNSYND PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CROWN PLACE VCT PLC
A venture capital trust investing in a portfolio of smaller…
|
CRWN | GB | Financial and insurance activit… |
|
CRYSTAL AMBER FUND LIMITED
A closed-ended activist fund investing in undervalued UK sm…
|
CRS | GG | Financial and insurance activit… |
|
Crystal-Vintage Growth Corporation
A dissolved Canadian distributing corporation incorporated …
|
CGC | CA | Financial and insurance activit… |
|
CSLM Digital Asset Acquisition Corp III, Ltd
A blank check company targeting the digital asset and crypt…
|
KOYN | US | Financial and insurance activit… |
|
CT GLOBAL MANAGED PORTFOLIO TRUST PLC
A 'fund of funds' trust investing in other companies via In…
|
CMPI | GB | Financial and insurance activit… |
|
CT PRIVATE EQUITY TRUST PLC
An investment trust seeking capital growth through a portfo…
|
CTPE | GB | Financial and insurance activit… |
|
CT UK CAP AND INC INV TRUST PLC
A closed-ended trust investing in UK companies for capital …
|
CTUK | GB | Financial and insurance activit… |
|
CT UK HIGH INCOME TRUST PLC
An investment trust seeking high income and capital growth …
|
CHI | GB | Financial and insurance activit… |
|
CULT Food Science
Venture capital firm dedicated to investing in cellular agr…
|
CULT | CA | Financial and insurance activit… |
|
CVC Capital
A global private markets manager focused on private equity,…
|
CVC | JE | Financial and insurance activit… |
GUNSYND PLC 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/7684/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7684 | 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=7684 | 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=7684 \ -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": 7684}, 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 GUNSYND PLC (id: 7684)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.