curl --location --request GET '/api/v2/courses/course-of-the-week'{
"data": [
{
"id": 0,
"title": "string",
"photo": {
"id": 0,
"url": "string"
}
}
]
}