Get day off object for given person and date.
GET /data/persons/{person_id}/day-offs/{date}
curl \
-X GET http://api.example.com/data/persons/{person_id}/day-offs/{date}
curl \
-X GET http://api.example.com/data/persons/{person_id}/day-offs/{date}