https://developers.kanbert.com/_bundle/openapi.json#/components/schemas/EffortData
{ "id": "string", "user": { "id": "string", "first_name": "string", "last_name": "string", "email": "string", "type": "user", "added_at": "2019-08-24T14:15:22Z", "space": { … } }, "comments": "string", "type": "string", "date": "2019-08-24", "hours": 0, "effortType": { "id": "string", "title": "string" }, "task_id": "string", "task": { "id": "string", "project_id": "string", "client_id": "string", "parent_task_id": "string", "external_id": "string", "uri": "string", "title": "string", "status": "Backlog", "type": "string", "is_onhold": true, "is_public": true, "due_date": "2019-08-24", "due_date_settings": { … }, "phase": { … }, "milestone": { … }, "epic": { … }, "parentTask": {}, "subTasks": [ … ], "completed_at": "2019-08-24T14:15:22Z", "closed_at": "2019-08-24T14:15:22Z", "created_at": "2019-08-24T14:15:22Z", "assignee": { … }, "list_sorting": 0 }, "project": { "id": "string", "external_id": "string", "title": "string", "shortcode": "string", "po_number": "string", "projectType": { … }, "status": "string", "is_acquisition": true, "is_private": true, "client_id": "string", "project_type_id": "string", "start_date": "2019-08-24", "end_date": "2019-08-24", "client": { … }, "tags": [ … ], "origin_space_id": "string", "originSpace": { … }, "team": [ … ], "guests": [ … ] }, "epic": { "id": "string", "title": "string", "po_number": "string", "computed_fields": { … } }, "phase": { "id": "string", "title": "string", "po_number": "string", "group": { … }, "type": { … }, "dependency_phase_id": "string", "dependency_milestone_id": "string", "start_date": "2019-08-24", "end_date": "2019-08-24", "created_at": "2019-08-24T14:15:22Z" }, "milestone": { "id": "string", "title": "string", "po_number": "string", "group": { … }, "dependency_phase_id": "string", "dependency_milestone_id": "string", "date": "2019-08-24", "created_at": "2019-08-24T14:15:22Z" }, "adminCategory": { "id": "string", "title": "string" } }