{
  "data": {
    "data": [
      {
        "id": 2902504,
        "status": "Approved",
        "status_code": "approved",
        "policy_id": 1,
        "employee_id": 1,
        "replacement": {
          "id": 2,
          "full_name": "John Doe"
        },
        "details": "Birthday lunch",
        "is_multi_date": false,
        "is_single_day": true,
        "is_part_of_day": true,
        "first_part_of_day": false,
        "second_part_of_day": true,
        "start_date": "2018-05-24",
        "end_date": "2018-05-24",
        "request_date": "2018-05-22",
        "approval_date": null,
        "hours": 3.5,
        "fields": [
          {
            "title": "Approved by manager?",
            "answer": "yes"
          }
        ]
      }
    ],
    "meta": {
      "current_page": 1,
      "next_page": 2,
      "previous_page": null,
      "total_pages": 2,
      "per_page": 50,
      "total_entries": 75
    }
  }
}