curl --location --request GET 'https://api.financialreports.eu/filings/' \
--header 'x-api-key;'view=full is used.{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2",
"results": [
[
{
"id": 32549034,
"title": "Annual Report 2025 (ESEF ZIP)",
"release_datetime": "2026-02-20T00:00:00+02:00",
"processing_status": "COMPLETED",
"file_extension": "ZIP",
"file_size": 3303731,
"document_url": "https://api.financialreports.eu/media/filings/SE/vnv-global/10-K-ESEF-2025.zip",
"proxy_url": "https://financialreports.eu/filings/render/32549034/",
"viewer_url": "https://financialreports.eu/filings/vnv-global-ab/annual-report-esef/2026/32549034/",
"company": {
"id": 882,
"name": "VNV Global AB",
"tagline": "Investment company with a focus on companies with network effects.",
"isins": [
"SE0014428835"
],
"lei": "213800OFS5T6O6ZQQJ61",
"sub_industry_code": "6420",
"country_code": "SE"
},
"filing_type": {
"id": 4,
"code": "10-K-ESEF",
"name": "Annual Report (ESEF)",
"description": "European Single Electronic Format annual financial report."
}
}
]
]
}