{
"count": 123,
"next": "http://api.example.org/accounts/?page=4",
"previous": "http://api.example.org/accounts/?page=2",
"results": [
[
{
"id": 974971,
"title": "Annual financial report 2023 (PDF)",
"release_datetime": "2024-04-30T00:00:00+02:00",
"processing_status": "COMPLETED",
"file_extension": "PDF",
"file_size": 4503200,
"company": {
"id": 14,
"name": "adidas AG",
"tagline": "A leading global designer and marketer of athletic footwear, apparel, and accessories.",
"isins": [
"DE000A1EWWW0",
"US00687A1079",
"US00687P1049"
],
"lei": "549300JSX0Z4CW0V5023",
"sub_industry_code": "1410",
"country_code": "DE"
},
"filing_type": {
"id": 1,
"code": "10-K",
"name": "Annual Report",
"description": "Official yearly report covering company activity and full financial performance."
}
}
]
]
}