{
"id": 0,
"comments": [
{
"id": 0,
"chat_log": 0,
"comment": "string",
"created_by": "string",
"created_on": "2019-08-24T14:15:22Z",
"created_on_modified": "string"
}
],
"feedback": [
{
"id": 0,
"chat_log": 0,
"is_upvote": true,
"is_downvote": true,
"created_by": "string",
"created_on": "2019-08-24T14:15:22Z",
"modified_by": "string",
"modified_on": "2019-08-24T14:15:22Z",
"created_on_modified": "string"
}
],
"agent": {
"id": 0,
"agent_name": "string",
"agent_type": {
"name": "string"
},
"created_by": "string",
"created_on": "2019-08-24T14:15:22Z",
"agent_image": "string",
"user": 0,
"project": 0
},
"question": "string",
"response": {
"property1": null,
"property2": null
},
"created_by": "string",
"created_on": "2019-08-24T14:15:22Z",
"created_on_modified": "string",
"query_source": "string",
"user": 0,
"chat_thread": 0
}