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