{
    "success": true,
    "data": [
        {
            "is_delete_protected": false,
            "id": "01234567-abcd-dcba-ffff-000000000000",
            "active_reminder": "2019-01-01T00:00:00",
            "media_transcription_id": "01234567-abcd-dcba-ffff-000000000000",
            "is_deleted": false,
            "modified": "2019-01-01T00:00:00",
            "created": "2019-01-01T00:00:00",
            "activity_type": "http://example.com",
            "call": "http://example.com",
            "call_outcome": "http://example.com",
            "currency_exchange_rates_list": "http://example.com",
            "owner": "http://example.com",
            "unit": "http://example.com",
            "activity_type_id": "01234567-abcd-dcba-ffff-000000000000",
            "call_duration": 1,
            "call_id": "01234567-abcd-dcba-ffff-000000000000",
            "call_outcome_id": "01234567-abcd-dcba-ffff-000000000000",
            "currency_exchange_rates_list_id": "01234567-abcd-dcba-ffff-000000000000",
            "description": "string",
            "due_date": "2019-01-01",
            "duration": "4.32",
            "owner_id": "01234567-abcd-dcba-ffff-000000000000",
            "priority": 1,
            "share_mode": 0,
            "start_date": "2019-01-01",
            "status": 1,
            "subject": "string",
            "table_name": "string",
            "unit_id": "01234567-abcd-dcba-ffff-000000000000",
            "revision": 1,
            "sharing_units": [
                "http://example.com"
            ],
            "sharing_clients": [
                "http://example.com"
            ],
            "account_relations": [
                "http://example.com"
            ],
            "contact_relations": [
                "http://example.com"
            ],
            "lead_relations": [
                "http://example.com"
            ],
            "opportunity_relations": [
                "http://example.com"
            ],
            "project_relations": [
                "http://example.com"
            ],
            "quote_relations": [
                "http://example.com"
            ],
            "custom_entity_relations": [
                "http://example.com"
            ],
            "exchange_entity_id": "string",
            "gapi_entity_id": "string",
            "o365_entity_id": "string",
            "reminder": "http://example.com",
            "task_recurrence": "http://example.com",
            "documents": [
                "http://example.com"
            ],
            "comments": [
                "http://example.com"
            ],
            "tags": [
                "http://example.com"
            ],
            "formatted_name": "string",
            "modified_by_user": "2019-01-01T00:00:00"
        }
    ],
    "page_info": {
        "start_cursor": "WyIwMSIsICJiMmYwODI0Ni1iYWE5LTQyY2QtYmM3Yi04YmM4MjY3M2E2NTgiXQ==",
        "end_cursor": "WyIwNSIsICJmMjZhZjZiMC00ZWE4LTQ3MDgtODU2NC0wN2JmYzI4ZGQ5ZTgiXQ==",
        "has_previous_page": true,
        "has_next_page": true
    }
}