Return tasks currently assigned to current user and of which status has
is_done attribute set to false.
GET /data/user/tasks
curl \
-X GET http://api.example.com/data/user/tasks
is_done attribute set to false.
curl \
-X GET http://api.example.com/data/user/tasks