Warning, /pim/libkgapi/autotests/drive/data/changes_fetch_page2_response.txt is written in an unsupported language. File is not indexed.

0001 HTTP/1.1 200 OK
0002 Content-type: application/json; charset=UTF-8
0003 
0004 {
0005   "kind": "drive#changeList", 
0006   "items": [
0007     {
0008       "kind": "drive#change", 
0009       "deleted": true, 
0010       "modificationDate": "2011-05-15T08:49:55.721Z", 
0011       "type": "file", 
0012       "id": "195", 
0013       "selfLink": "https://www.googleapis.com/drive/v2/changes/195", 
0014       "fileId": "0B79w2vIqdW-OYTYxZDIzM2ItZjFhZi00Mzc0LWI5YTQtNjRkZWRkMzQyNDY0"
0015     }
0016   ], 
0017   "etag": "\"bX7M5zOlGcEthti1qPHKQWp6SJA/HEzMs8SWosxvAZXeRW-19oG8bSQ\"", 
0018   "largestChangeId": "82418", 
0019   "selfLink": "https://www.googleapis.com/drive/v2/changes?includeDeleted=true&includeSubscribed=true&pageToken=195"
0020 }