{
"id": "string",
"compilationId": "string",
"languages": "string",
"passedDescription": "string",
"categoryId": "string",
"typeIcon": 0,
"image": "string",
"title": "string",
"favorite": true,
"description": "string",
"createdAt": "string",
"updatedAt": "string",
"courses": [
{
"id": "string",
"slug": "string",
"title": "string",
"description": "string",
"categoryId": "string",
"typeId": "string",
"publishDate": "string",
"tags": [
{
"text": "string",
"color": "string"
}
],
"previewImages": {
"normal": "string",
"mobile": "string",
"icon": "string"
},
"previewImagesV2": {
"normalId": "string",
"mobileId": "string"
},
"trailer": {
"externalId": "string",
"duration": 0,
"assets": [
{
"quality": "string",
"resolution": "string",
"downloadLink": "string"
}
],
"url": "string"
},
"rating": 0,
"progress": 0,
"duration": 0,
"isFavorite": true,
"lecturers": [
"string"
],
"isOrdered": true,
"isExamPassed": true,
"isExamFailed": true,
"isPassedExam": true,
"verb": {
"id": "string",
"name": {
"de": "string",
"en": "string",
"es": "string",
"fr": "string",
"it": "string",
"ru": "string"
},
"iconId": "string",
"iconUrl": "string"
},
"accessPolicy": 0,
"difficulty": "easy"
}
],
"diploma": {
"title": "string",
"middleDescriptions": [
"string"
],
"bottomDescription": "string"
}
}