{
      "_items": [
        {
          "customer": "ACME Corp",
          "status": "RESOLVED",
          "product": "PS",
         "_id": "589a3774ebee507f7268bcff",
         "_updated": "Tue, 07 Feb 2017 22:05:38 GMT",
         "summary": "Customer reports the widget stopped working",
          "_links": {
            "self": {
              "href": "tickets/589a3774ebee507f7268bcff",
              "title": "Ticket"
            }
          },
          "_created": "Thu, 01 Jan 1970 00:00:00 GMT",
          "ticketID": "45001",
          "_etag": "bd584d9a460eabdc979e428e1e0220923b0c5793",
          "subject": "Widget stopped working"
        },
        {
          "customer": "ACME Corp",
          "status": "Unresolved",
          "product": "Widget",
          "ticketID": "45002",
          "_updated": "Tue, 07 Feb 2017 21:44:21 GMT",
          "summary": "Customer reports the widget stopped working",
          "_links": {
            "self": {
              "href": "tickets/589a3fb534605c000176ef5f",
              "title": "Ticket"
            }
          },
          "_created": "Tue, 07 Feb 2017 21:44:21 GMT",
          "_id": "589a3fb534605c000176ef5f",
          "_etag": "cfe52a36fa7a1c738acc994f6e49a8f3f86ce4bf",
         "subject": "Widget stopped working"
        },
        {
          "customer": "ACME Corp",
          "status": "Unresolved",
          "product": "Widget",
          "ticketID": "45002",
         "_updated": "Tue, 07 Feb 2017 21:44:37 GMT",
          "summary": "Customer reports the widget stopped working",
         "_links": {
           "self": {
             "href": "tickets/589a3fc534605c000176ef60",
             "title": "Ticket"
           }
         },
          "_created": "Tue, 07 Feb 2017 21:44:37 GMT",
          "_id": "589a3fc534605c000176ef60",
          "_etag": "dbcf344b1bcaf9fc6781846ed944d147a875394c",
          "subject": "Widget stopped working"
        },
       {
         "status": "RESOLVED",
          "_updated": "Tue, 07 Feb 2017 21:57:59 GMT",
          "_links": {
            "self": {
             "href": "tickets/589a4133fbcb600001ac564b",
              "title": "Ticket"
           }
         },
         "_created": "Tue, 07 Feb 2017 21:50:43 GMT",
         "_id": "589a4133fbcb600001ac564b",
         "_etag": "a8706300f0a38c1d6aa871901475d2f7a9e29e1d"
       },
       {
        "customer": "Smithers Corp",
        "status": "Unresolved",
        "product": "Idea tablet",
        "ticketID": "45003",
        "_updated": "Sun, 12 Feb 2017 21:28:52 GMT",
        "summary": "When powering up unit, the display is blank",
        "_links": {
         "self": {
            "href": "tickets/58a0d394e0577b0001bcc981",
            "title": "Ticket"
            }
         },
         "_created": "Sun, 12 Feb 2017 21:28:52 GMT",
         "_id": "58a0d394e0577b0001bcc981",
         "_etag": "7a898301b641f1f28dbcf69a6c0dfadf292d6861",
         "subject": "Display blank"
       }
     ],
      "_links": {
       "self": {
         "href": "tickets",
        "title": "tickets"
      },
      "parent": {
        "href": "/",
        "title": "home"
      }
    },
     "_meta": {
       "max_results": 25,
       "total": 5,
      "page": 1
     }
    }