{
"results": [
{
"calendar": {
"id": "text",
"name": "text",
"type": "five-day"
},
"duration": 1,
"externalId": "text",
"finish": "text",
"folder": {
"code": "text",
"id": "text",
"name": "text",
"parentId": "text",
"path": "text"
},
"id": "text",
"keyTask": true,
"location": {
"id": "text",
"name": "text",
"type": "map"
},
"name": "text",
"notes": "text",
"owner": {
"displayName": "text",
"email": "text",
"id": "text"
},
"package": {
"code": "text",
"id": "text",
"name": "text"
},
"parent": {
"id": "text",
"name": "text"
},
"start": "text",
"subcontractor": {
"id": "text",
"name": "text"
},
"workArea": {
"geometry": null,
"id": null,
"properties": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"type": "text",
"bbox": [
1
]
},
"shift": "day",
"status": "planned",
"assignedTo": [
{
"displayName": "text",
"email": "text",
"id": "text"
}
],
"labour": [
{
"id": "text",
"name": "text",
"quantity": 1
}
],
"materials": [
{
"id": "text",
"name": "text",
"quantity": 1,
"unit": "text",
"dailyActual": [
{
"date": "text",
"quantity": 1
}
],
"dailyPlanned": [
{
"date": "text",
"quantity": 1
}
]
}
],
"plant": [
{
"category": "text",
"id": "text",
"name": "text",
"quantity": 1
}
],
"progress": [
{
"amount": 1,
"date": "text",
"name": "text",
"type": "delay"
}
],
"relatedTasks": [
{
"id": "text",
"lag": 1,
"name": "text",
"relation": "predecessor",
"type": "start-start"
}
]
}
],
"paging": {
"next": {
"after": "text",
"link": "text"
}
}
}