{
  "comment": {
    "id": null,
    "body": "Comment body",
    "is_private": "true",
    "created_at": "2025-01-01T00:00:00.000+01:00",
    "updated_at": "2025-01-01T00:00:00.000+01:00",
    "user": {
      "id": null,
      "account_id": null,
      "user_id": null,
      "email": "john.doe@email.com",
      "name": "John Doe",
      "disabled": false,
      "avatar": {
        "type": "initials",
        "color": "#1000",
        "initials": "JD"
      }
    },
    "commenter_id": null,
    "commenter_type": "Incident"
  }
}