{
"columns":{
"column": [
{
"content": "Id",
"datatype": "INTEGER",
"collection": false,
"connectiontype": null
},
{
"content": "Created",
"datatype": "DATETIME",
"collection": false,
"connectiontype": null
},
{
"content": "Status",
"datatype": "CONNECTION",
"collection": false,
"connectiontype": "PROPERTY"
}
]
},
"items": {
"item":[
{
"property": [
{
"content": "201",
"name": "Id",
"rawValue": "201"
},
{
"content": "2020-03-16 15:30",
"name": "Created",
"rawValue": "2020-03-16T14:30:08.000Z"
},
{
"content": "Open",
"name": "Status",
"rawValue": "74:1"
}
],
"attachment": [],
"id": "138:2"
}
]
},
"requestedPage": 4,
"page": 4,
"pageSize" : 100,
"totalNumberOfPages": 10,
"totalNumberOfItems": 1000,
}