HTTP/1.1 200 OK
Content-type: application/json; charset=UTF-8

{
  "nextPageToken": "195", 
  "kind": "drive#changeList", 
  "items": [
    {
      "kind": "drive#change", 
      "deleted": true, 
      "modificationDate": "2011-05-15T08:49:55.721Z", 
      "type": "file", 
      "id": "194", 
      "selfLink": "https://www.googleapis.com/drive/v2/changes/194", 
      "fileId": "1A2IfVovo1ZWC3F2Um9mUnaBkZEHccTSdsN-KfVT6gPM"
    }
  ], 
  "nextLink": "https://www.googleapis.com/drive/v2/changes?includeDeleted=true&includeSubscribed=true&pageToken=195", 
  "etag": "\"bX7M5zOlGcEthti1qPHKQWp6SJA/8HDhYeVBOHZjZye9LuD6zbiLmmQ\"", 
  "largestChangeId": "82418", 
  "selfLink": "https://www.googleapis.com/drive/v2/changes?includeDeleted=true&includeSubscribed=true"
}
