Warning, /pim/libkgapi/autotests/calendar/data/events_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": "calendar#events", 
0006   "defaultReminders": [
0007     {
0008       "minutes": 10, 
0009       "method": "email"
0010     }, 
0011     {
0012       "minutes": 10, 
0013       "method": "popup"
0014     }
0015   ], 
0016   "items": [
0017     {
0018       "status": "confirmed", 
0019       "guestsCanInviteOthers": false, 
0020       "kind": "calendar#event", 
0021       "end": {
0022         "date": "2018-04-23"
0023       }, 
0024       "description": "Let's hack on KDE!", 
0025       "privateCopy": true, 
0026       "created": "2018-03-30T22:32:24.000Z", 
0027       "iCalUID": "009c2cc9-0781-482d-8ccd-8fc9bfeb3138", 
0028       "reminders": {
0029         "overrides": [
0030           {
0031             "minutes": 430, 
0032             "method": "email"
0033           }, 
0034           {
0035             "minutes": 10, 
0036             "method": "popup"
0037           }
0038         ], 
0039         "useDefault": false
0040       }, 
0041       "htmlLink": "https://www.google.com/calendar/event?eid=XzYwbzNpb3BpY2RoamliOWc2c3MzMmI5azcwcDY4YjlvY2RobThiOW9jcGhqaW9qNmNsaDM2YzlqNzBfMjAxODA0MjAgZGFuLnZyYXRpbEBt", 
0042       "sequence": 0, 
0043       "updated": "2018-03-30T22:56:09.832Z", 
0044       "summary": "KDE PIM Sprint", 
0045       "recurrence": [
0046         "RRULE:FREQ=YEARLY;BYMONTH=4;BYMONTHDAY=20"
0047       ], 
0048       "start": {
0049         "date": "2018-04-20"
0050       }, 
0051       "etag": "\"3044901139664000\"", 
0052       "location": "Toulouse, France", 
0053       "attendees": [
0054         {
0055           "id": "1029384756",
0056           "self": true, 
0057           "displayName": "KDE Hacker 1", 
0058           "email": "hacker1@kde.test", 
0059           "responseStatus": "needsAction"
0060         }
0061       ], 
0062       "organizer": {
0063         "displayName": "MockAccount", 
0064         "email": "MockAccount"
0065       }, 
0066       "creator": {
0067         "self": true, 
0068         "displayName": "KDE Hacker 2", 
0069         "email": "hacker2@kde.test"
0070       }, 
0071       "id": "_60o3iopicdhjib9g6ss32b9k70p68b9ocdhm8b9ocphjioj6clh36c9j70"
0072     }
0073   ], 
0074   "updated": "2018-04-02T13:31:50.251Z", 
0075   "summary": "MockAccount", 
0076   "etag": "\"p33sa7t75r6dtk0g\"", 
0077   "timeZone": "Europe/Prague", 
0078   "accessRole": "owner"
0079 }