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