[
{
"output": {
"status": "ok",
"data": {
"title": "<string>",
"shortDescription": "<string>",
"longDescription": "<string>",
"thumbnailUrl": "<string>",
"slug": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"lastUpdatedAt": "2023-11-07T05:31:56Z",
"ratingOutOf10": 123,
"instructors": [
{
"name": "<string>",
"profilePhotoUrl": "<string>",
"longDescriptionMarkdown": "<string>",
"tagline": "<string>"
}
],
"faqs": [
{
"questionMarkdown": "<string>",
"answerMarkdown": "<string>"
}
],
"courseItemCount": {
"articlesCount": 123,
"videosCount": 123,
"quizzesCount": 123,
"codingLabsCount": 123,
"ebooksCount": 123,
"contestsCount": 123,
"assignmentsCount": 123
},
"courseSpecificData": {
"type": "CohortBasedCourse",
"cohortStartDate": "2023-11-07T05:31:56Z",
"cohortEndDate": "2023-11-07T05:31:56Z"
}
}
}
}
]