Newest documents
Standalone endpoint for fetching newest documents (showing on portaro home page)
Example
Example 200
GET /api/newest-documents HTTP/1.1
Content-Type: application/json; charset=UTF-8
Host: https://demo.kpsys.cz
Content-Length: 0
[
{
"id": "25a8d5a6-40aa-49ce-83a6-e7eccb185e9a",
"kindedId": 923444,
"name": "Chlorid sodnĂ˝",
"type": "document",
"fond": {"id": 1, "name": "Monografie"},
"author": "Adler-Olsen, Jussi,",
"isbn": {
"value": "9788027511587",
"trimmedValue": "9788027511587"
},
"publisher": "Brno : Host, 2022",
"publicationYear": 2022,
"cover": {"id": 427344},
"fields": [],
"text": "Chlorid sodnĂ˝"
}
]