13 Jul - Plantaze a.d. Podgorica — Investor Relations & Filings
13 Jul - Plantaze a.d. Podgorica is a producer of grapes, wine, and grape brandy. The company operates one of Europe's largest single-complex vineyards, Ćemovsko polje, which spans 2,300 hectares. It specializes in wines made from authentic grape varieties, particularly Vranac and Krstač, and its award-winning portfolio ranges from classic to ultra-premium selections. In addition to its core viticultural and winemaking activities, the company's diversified operations include the cultivation of table grapes and peaches, olive oil production, vine graft cultivation, and trout farming. Plantaze also engages in wine tourism, offering tours and tastings at its cellars, and operates its own restaurants.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Audit Report / Information 2024 | 2025-04-30 | Spanish | |
| Audit Report / Information 2024 | 2025-04-29 | Spanish | |
| Audit Report / Information 2024 | 2025-04-23 | Spanish | |
| Audit Report / Information 2024 | 2025-04-23 | Spanish | |
| Audit Report / Information 2024 | 2024-11-18 | Spanish | |
| Audit Report / Information 2023 | 2024-05-03 | Spanish |
Browse filings by year
37 years- 2025 4 filings
- 2024 7 filings
- 2023 4 filings
- 2022 6 filings
- 2021 9 filings
- 2020 7 filings
- 2019 7 filings
- 2018 7 filings
- 2017 10 filings
- 2016 11 filings
- 2015 12 filings
- 2014 21 filings
- 2013 29 filings
- 2012 30 filings
- 2011 31 filings
- 2010 46 filings
- 2009 52 filings
- 2008 62 filings
- 2007 85 filings
- 2006 80 filings
- 2005 79 filings
- 2004 82 filings
- 2003 93 filings
- 2002 78 filings
- 2001 84 filings
- 2000 77 filings
- 1999 86 filings
- 1998 77 filings
- 1997 70 filings
- 1996 84 filings
- 1995 38 filings
- 1994 57 filings
- 1993 4 filings
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
4 filings
| |||||
| 5878196 | Audit Report / Information 2024 | 2025-04-30 | Spanish | ||
| 5875817 | Audit Report / Information 2024 | 2025-04-29 | Spanish | ||
| 5863802 | Audit Report / Information 2024 | 2025-04-23 | Spanish | ||
| 5863798 | Audit Report / Information 2024 | 2025-04-23 | Spanish | ||
|
2024
7 filings
| |||||
| 2508744 | Audit Report / Information 2024 | 2024-11-18 | Spanish | ||
| 629588 | Audit Report / Information 2023 | 2024-05-03 | Spanish | ||
| 639779 | Audit Report / Information 2023 | 2024-04-30 | Spanish | ||
| 639798 | Audit Report / Information 2023 | 2024-04-29 | Spanish | ||
| 643892 | Audit Report / Information 2023 | 2024-04-28 | Spanish | ||
| 634120 | Audit Report / Information 2023 | 2024-04-27 | Spanish | ||
| 633867 | Audit Report / Information 2023 | 2024-04-25 | Spanish | ||
|
2023
4 filings
| |||||
| 639781 | Audit Report / Information 2022 | 2023-04-27 | Spanish | ||
| 634123 | Audit Report / Information 2022 | 2023-04-26 | Spanish | ||
| 633868 | Audit Report / Information 2022 | 2023-04-25 | Spanish | ||
| 633896 | Audit Report / Information 2022 | 2023-04-24 | Spanish | ||
Market data
Market data not available
Price history
Peer group · Growing of grapes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DOMAINE BOUSQUET S.A.
A leading winery committed to organic and regenerative viti…
|
— | AR | Agriculture, forestry and fishi… |
|
LOS HAROLDOS SOCIEDAD ANONIMA
Family-owned winery with 80+ years tradition, producing and…
|
— | AR | Agriculture, forestry and fishi… |
|
VIÑEDOS EMILIANA S.A.
Leading producer and seller of organic and biodynamic wines…
|
— | CL | Agriculture, forestry and fishi… |
13 Jul - Plantaze a.d. Podgorica 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/2399/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2399 | 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=2399 | 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=2399 \ -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": 2399}, 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 13 Jul - Plantaze a.d. Podgorica (id: 2399)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.