Warning, /pim/libkgapi/autotests/calendar/data/calendars_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   "items": [
0006     {
0007       "kind": "calendar#calendarListEntry", 
0008       "foregroundColor": "#000000", 
0009       "defaultReminders": [
0010         {
0011           "minutes": 10, 
0012           "method": "email"
0013         }, 
0014         {
0015           "minutes": 10, 
0016           "method": "popup"
0017         }
0018       ], 
0019       "primary": true, 
0020       "colorId": "8", 
0021       "selected": true, 
0022       "notificationSettings": {
0023         "notifications": [
0024           {
0025             "type": "eventCreation", 
0026             "method": "email"
0027           }, 
0028           {
0029             "type": "eventChange", 
0030             "method": "email"
0031           }, 
0032           {
0033             "type": "eventCancellation", 
0034             "method": "email"
0035           }, 
0036           {
0037             "type": "eventResponse", 
0038             "method": "email"
0039           }
0040         ]
0041       }, 
0042       "summary": "MockAccount", 
0043       "conferenceProperties": {
0044         "allowedConferenceSolutionTypes": [
0045           "eventHangout"
0046         ]
0047       }, 
0048       "etag": "\"1519491231632000\"", 
0049       "backgroundColor": "#16a765", 
0050       "timeZone": "Europe/Prague", 
0051       "accessRole": "owner", 
0052       "id": "MockAccount"
0053     }
0054   ],
0055   "kind": "calendar#calendarList", 
0056   "etag": "\"p33k9rnuiuiadk0g\""
0057 }