{
"book": {
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"slug": "the-great-controversy",
"titleEn": "The Great Controversy",
"description": "A book about the conflict between good and evil.",
"coverImagePath": "/covers/the-great-controversy.jpg",
"sortOrder": 1,
"isActive": 1,
"createdAt": "2026-01-15T08:00:00.000Z",
"updatedAt": "2026-03-20T14:30:00.000Z"
},
"translations": [
{
"id": "t1",
"languageId": 1,
"title": "The Great Controversy",
"description": null
}
],
"files": [
{
"id": "f1",
"languageId": 1,
"fileType": "pdf",
"sourceType": "local",
"fileName": "the-great-controversy-en.pdf",
"fileSizeBytes": 5242880,
"downloadCount": 320
}
]
}