Return all day off recorded for given year and person.
GET /data/persons/{person_id}/day-offs/year/{year}
curl \
-X GET http://api.example.com/data/persons/{person_id}/day-offs/year/{year}
curl \
-X GET http://api.example.com/data/persons/{person_id}/day-offs/year/{year}