[
  {
    "id": 1,
    "description": "10 слов в Data Science",
    "imageFilename": "kart1.jpg",
    "words": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
  },
  {
    "id": 2,
    "description": "Job Interview",
    "imageFilename": "kart1.jpg",
    "words": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22]
  },
{
    "id": 3,
    "description": "ReactJS",
    "imageFilename": "kart1.jpg",
    "words": [23, 24, 25, 26, 27, 28, 29, 30, 31, 32]
  },
{
    "id": 4,
    "description": "NodeJS",
    "imageFilename": "kart1.jpg",
    "words": [33, 34, 35, 36, 37, 38, 39, 40, 41, 42]
  }
]