Authorization: Bearer ********************{
"data": {
"course": {
"id": "string",
"slug": "string",
"title": "string",
"description": "string",
"tags": [
{
"text": "string",
"color": "string"
}
],
"typeId": "string",
"previewImage": {
"normal": "string",
"mobile": "string",
"icon": "string"
},
"previewImages": {
"normalId": "string",
"mobileId": "string"
},
"trailer": {
"externalId": "string",
"duration": 0,
"assets": [
{
"quality": "string",
"resolution": "string",
"downloadLink": "string"
}
],
"url": "string"
},
"descriptionBlocks": [
{
"id": "string",
"type": 0,
"fits": [
{
"id": "string",
"title": "string",
"description": "string"
}
],
"helps": [
{
"id": "string",
"description": "string"
}
],
"faq": [
{
"id": "string",
"question": "string",
"answer": "string"
}
]
}
],
"rating": 0,
"categoryId": "string",
"directionId": "string",
"languages": [
"string"
],
"availability": 0,
"platformVisibility": 0,
"lecturersIds": [
"string"
],
"isFavorite": true,
"materials": [
"string"
],
"materialsId": "string",
"modules": [
{
"id": "string",
"sortIndex": 0,
"title": "string",
"blocks": [
{
"id": "string",
"title": "string",
"cokId": "string",
"cok": {
"id": "string",
"isPassed": true
},
"sortIndex": 0,
"publishDate": "string",
"videos": [
{
"id": "string",
"sortIndex": 0,
"title": "string",
"progress": 0,
"inPlayerQuizId": "string",
"media": {
"images": {
"normal": "string",
"mobile": "string",
"icon": "string"
},
"videos": {
"kinescope": {
"externalId": "string",
"duration": 0,
"assets": [
{
"quality": "string",
"resolution": "string",
"downloadLink": "string"
}
],
"url": "string"
}
}
}
}
],
"materials": [
"string"
]
}
],
"publishDate": "string",
"cokId": "string",
"cok": {
"id": "string",
"isPassed": true
}
}
],
"diploma": {
"templateId": "string",
"templateUrl": "string"
},
"cokId": "string",
"cok": {
"id": "string",
"isPassed": true
},
"isOrdered": true,
"price": {
"amount": 0,
"currency": 0
},
"publishDate": "string",
"secretMaterials": [
{
"id": "string",
"type": 0,
"title": "string",
"description": "string",
"placeholder": "string",
"downloadUrl": "string"
}
],
"accessPolicy": 0,
"verb": {
"id": "string",
"name": {
"ru": "string",
"en": "string",
"property1": "string",
"property2": "string"
},
"iconId": "string",
"iconUrl": "string"
},
"difficulty": "easy",
"viewed": true,
"similarCourses": [
"string"
]
}
},
"meta": {
"limit": 0,
"offset": 0,
"total": 0
}
}