Courses

[
  {
    "id": 1,
    "title": "Learning to code!",
    "createdAt": "2021-12-15T06:54:22.089Z",
    "lessons": [
      {
        "id": 1,
        "title": "Learn the terminal",
        "courseId": 1,
        "createdAt": "2021-12-15T06:54:22.089Z"
      }
    ]
  }
]