> GET /calendar/v3/users/me/calendarList?minAccessRole=owner HTTP/1.1 > Soup-Debug-Timestamp: 1430948119 > Soup-Debug: SoupSession 1 (0x1bfd240), SoupMessage 3 (0x1e1f470), SoupSocket 2 (0x7fbbf8003780) > Host: www.googleapis.com > Authorization: Bearer ya29.awGOOtAe8kqEXctjnpzBjl8WoWrJJUugtZDGHw1adbjI-Zo3QrMM66TvDNRGatGY9tjJCLnfap1jXQ > GData-Version: 2 > Accept-Encoding: gzip, deflate > User-Agent: libgdata/0.17.2 - gzip > Connection: Keep-Alive < HTTP/1.1 200 OK < Soup-Debug-Timestamp: 1430948119 < Soup-Debug: SoupMessage 3 (0x1e1f470) < Expires: Wed, 06 May 2015 21:35:19 GMT < Date: Wed, 06 May 2015 21:35:19 GMT < Cache-Control: private, max-age=0, must-revalidate, no-transform < Vary: Origin < Vary: X-Origin < Content-Type: application/json; charset=UTF-8 < Content-Encoding: gzip < X-Content-Type-Options: nosniff < X-Frame-Options: SAMEORIGIN < X-XSS-Protection: 1; mode=block < Server: GSE < Alternate-Protocol: 443:quic,p=1 < Transfer-Encoding: chunked < < { < "kind": "calendar#calendarList", < "etag": "\"1430948118288000\"", < "nextSyncToken": "00001430948118288000", < "items": [ < { < "kind": "calendar#calendarListEntry", < "etag": "\"0\"", < "id": "libgdata.test@googlemail.com", < "summary": "libgdata.test@gmail.com", < "timeZone": "Europe/London", < "colorId": "17", < "backgroundColor": "#9a9cff", < "foregroundColor": "#000000", < "selected": true, < "accessRole": "owner", < "defaultReminders": [ < { < "method": "email", < "minutes": 10 < }, < { < "method": "popup", < "minutes": 30 < } < ], < "notificationSettings": { < "notifications": [ < { < "type": "eventCreation", < "method": "email" < }, < { < "type": "eventChange", < "method": "email" < }, < { < "type": "eventCancellation", < "method": "email" < }, < { < "type": "eventResponse", < "method": "email" < } < ] < }, < "primary": true < }, < { < "kind": "calendar#calendarListEntry", < "etag": "\"1430948114870000\"", < "id": "nv4r3trfm207gdgnj00h4n0aco@group.calendar.google.com", < "summary": "Test Calendar 1", < "timeZone": "UTC", < "colorId": "12", < "backgroundColor": "#fad165", < "foregroundColor": "#000000", < "selected": true, < "accessRole": "owner", < "defaultReminders": [] < }, < { < "kind": "calendar#calendarListEntry", < "etag": "\"1430948118288000\"", < "id": "nesef3i0vht0bgrm32fnkl4sf4@group.calendar.google.com", < "summary": "Test Calendar 2", < "timeZone": "UTC", < "colorId": "7", < "backgroundColor": "#42d692", < "foregroundColor": "#000000", < "selected": true, < "accessRole": "owner", < "defaultReminders": [] < }, < { < "kind": "calendar#calendarListEntry", < "etag": "\"1430947738744000\"", < "id": "4v0gftqkoct5skn7t3ushbnsfg@group.calendar.google.com", < "summary": "Test Calendar 1", < "timeZone": "UTC", < "colorId": "8", < "backgroundColor": "#16a765", < "foregroundColor": "#000000", < "selected": true, < "accessRole": "owner", < "defaultReminders": [] < } < ] < }