
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-06-04 | English | |
| 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 |
Browse filings by year
20 years- 2026 17 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
| |||||
| 47966090 | Update on Barb Project | 2026-06-04 | English | ||
| 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 | ||
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 |
|---|---|---|---|
|
HENDERSON HIGH INCOME TRUST PLC
An investment trust seeking high income and capital growth …
|
HHI | GB | Financial and insurance activit… |
|
HENDERSON INTERNATIONAL INC.TST PLC
A former investment trust in voluntary liquidation that inv…
|
HINT | GB | Financial and insurance activit… |
|
Henderson Opportunities Trust PLC
A former investment trust for UK capital growth, now in vol…
|
HOT | GB | Financial and insurance activit… |
|
Henderson Smaller Companies Investment Trust PLC
Investment trust investing in UK smaller and mid-cap compan…
|
HSL | GB | Financial and insurance activit… |
|
HENNESSY ADVISORS INC
A publicly traded investment management firm that manages a…
|
HNNA | US | Financial and insurance activit… |
|
Hennessy Capital Investment Corp. VII
A SPAC targeting industrial technology and energy transitio…
|
HVII | US | Financial and insurance activit… |
|
Herald Investment Trust PLC
Invests in smaller quoted tech, communications, and media c…
|
HRI | GB | Financial and insurance activit… |
|
Herzfeld Credit Income Fund, Inc
A closed-end fund investing in equity and junior debt tranc…
|
HERZ | US | Financial and insurance activit… |
|
HgCapital Trust PLC
Investment company providing access to a portfolio of priva…
|
HGT | GB | Financial and insurance activit… |
|
H&G HIGH CONVICTION LIMITED
Manages a concentrated portfolio of undervalued micro and s…
|
HCF | AU | 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.