{
"id": 0,
"enrolled": true,
"title": "string",
"slug": "string",
"type": "string",
"thumbnail": null,
"summary": null,
"description": null,
"meta_title": null,
"meta_keywords": [
"string"
],
"meta_description": null,
"outcomes": [
"string"
],
"requirements": [
"string"
],
"duration": 0,
"price": 0,
"sales_price": 0,
"contents_count": 0,
"reviews_count": 0,
"avg_rating": 0,
"ratings": {
"1": 0,
"2": 0,
"3": 0,
"4": 0,
"5": 0
},
"is_started": true,
"in_stock": true,
"is_reviewed": true,
"status": "string",
"publish_at": "string",
"updated_at": "string",
"created_at": "string",
"intro_video": null,
"chapters": [
{
"id": 0,
"type": "string",
"title": "string",
"sort": 0,
"can_access": true,
"drip_enabled": true,
"course": {},
"contents": [
{
"id": 0,
"title": "string",
"completed": true,
"type": "string",
"can_access": true,
"contentable": {
"duration": 0,
"id": 0,
"title": "string",
"type": "string",
"options": [
"string"
]
}
}
],
"updated_at": "string",
"created_at": "string"
}
],
"enrollment": {
"id": 0,
"last_viewed": {
"chapter_id": 0,
"content_id": 0
},
"percentage_completed": null,
"started_at": null,
"created_at": "string",
"completed_at": null,
"qr_code_link": "string"
},
"eligible_for_certificate": true,
"settings": {
"limit_seats": true,
"reviews_enabled": true,
"certificate_enabled": true,
"early_access": true,
"show_enrollments_count": true,
"show_content_instructor": true,
"disable_comments": true,
"close_enrollments": true,
"resubmit_assignment": null,
"can_retake_exam": true,
"restrict_navigation": true,
"seats": 0
},
"course_type": "online",
"enrollments_count": 0,
"category": {
"id": 0,
"name": "string",
"slug": "string",
"type": "string",
"icon": null,
"description": null
}
}