[
  {
    "id": "1",
    "contractId": 1,
    "number": "2.1",
    "title": "",
    "text": "       .",
    "level": "low",
    "highlight": "green"
  },
  {
    "id": "2",
    "contractId": 1,
    "number": "3.1",
    "title": "",
    "text": "      .",
    "level": "high",
    "highlight": "magenta"
  },
  {
    "id": "3",
    "contractId": 1,
    "number": "4.1",
    "title": " ",
    "text": "      .",
    "level": "medium",
    "highlight": "amber"
  }
]