{
"status": 0,
"code": "string",
"message": "string",
"errors": [
{
"field": "string",
"errors": [
"string"
]
}
],
"dateAvailable": "2019-08-24T14:15:22Z",
"total": 0,
"perPage": 0,
"hasPrevious": true,
"hasNext": true,
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"question1": {
"position": 0,
"type": 0,
"content": "string",
"language": "string",
"choices": [
"string"
]
},
"answer1": "string",
"question2": {
"position": 0,
"type": 0,
"content": "string",
"language": "string",
"choices": [
"string"
]
},
"answer2": "string",
"question3": {
"position": 0,
"type": 0,
"content": "string",
"language": "string",
"choices": [
"string"
]
},
"answer3": "string",
"chart": "string",
"objectiveScore": 0,
"subjectiveScore": 0,
"totalScore": 0,
"ownerId": 0,
"assessorId": 0,
"dateCreated": "2019-08-24T14:15:22Z",
"dateUpdated": "2019-08-24T14:15:22Z"
}
]
}