Authorization: Bearer ********************{
"data": {
"rating": [
{
"id": "string",
"slug": "string",
"title": "string",
"verb": {
"name": {
"ru": "string",
"en": "string",
"property1": "string",
"property2": "string"
},
"iconUrl": "string"
},
"previewImages": {
"normal": "string",
"mobile": "string",
"icon": "string"
},
"duration": 0,
"isFavorite": true,
"place": 0,
"progress": 0,
"rating": 0,
"isExamPassed": true,
"isExamFailed": true,
"isPassedExam": true,
"accessPolicy": 0
}
]
},
"meta": {
"limit": 0,
"offset": 0,
"total": 0
}
}