> POST /calendar/v3/calendars/ndihjbq6agrl249fjqgd535qmk%40group.calendar.google.com/events HTTP/1.1 > Soup-Debug-Timestamp: 1430948195 > Soup-Debug: SoupSession 1 (0x1bfd240), SoupMessage 63 (0x1e1f0b0), SoupSocket 39 (0x7fbbf0036100) > Host: www.googleapis.com > Authorization: Bearer ya29.awGOOtAe8kqEXctjnpzBjl8WoWrJJUugtZDGHw1adbjI-Zo3QrMM66TvDNRGatGY9tjJCLnfap1jXQ > GData-Version: 2 > Content-Type: application/json > Accept-Encoding: gzip, deflate > User-Agent: libgdata/0.17.2 - gzip > Connection: Keep-Alive > > {"kind":"calendar#event","summary":"Tennis with Beth","description":"Meet for a quick lesson.","anyoneCanAddSelf":false,"guestsCanInviteOthers":false,"guestsCanModify":false,"guestsCanSeeOtherGuests":false,"transparency":"opaque","status":"confirmed","start":{"dateTime":"2009-04-17T15:00:00Z","timeZone":"UTC"},"end":{"dateTime":"2009-04-17T17:00:00Z","timeZone":"UTC"},"location":"Rolling Lawn Courts","attendees":[{"displayName":"John Smith‽","email":"john.smith@example.com","organizer":true}],"organizer":{"displayName":"John Smith‽","email":"john.smith@example.com"}} < HTTP/1.1 200 OK < Soup-Debug-Timestamp: 1430948196 < Soup-Debug: SoupMessage 63 (0x1e1f0b0) < Cache-Control: no-cache, no-store, max-age=0, must-revalidate < Pragma: no-cache < Expires: Fri, 01 Jan 1990 00:00:00 GMT < Date: Wed, 06 May 2015 21:36:36 GMT < ETag: "2861896391802000" < 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#event", < "etag": "\"2861896391802000\"", < "id": "8ndrpt97cl0c9lkbpojq9tiquo", < "status": "confirmed", < "htmlLink": "https://www.google.com/calendar/event?eid=ODFiZW9xOHVxM2N1amVrMGdhbjlvYjdvMWsgYmVzbDByZ2phMjJzM3IyMG9uNmZmbTcyaDhAZw", < "created": "2015-05-06T21:36:35.000Z", < "updated": "2015-05-06T21:36:35.901Z", < "summary": "Tennis with Beth", < "description": "Meet for a quick lesson.", < "location": "Rolling Lawn Courts", < "creator": { < "email": "libgdata.test@googlemail.com", < "displayName": "GData Test" < }, < "organizer": { < "email": "ndihjbq6agrl249fjqgd535qmk@group.calendar.google.com", < "displayName": "Temp Test Calendar", < "self": true < }, < "start": { < "dateTime": "2009-04-17T15:00:00Z", < "timeZone": "UTC" < }, < "end": { < "dateTime": "2009-04-17T17:00:00Z", < "timeZone": "UTC" < }, < "iCalUID": "8ndrpt97cl0c9lkbpojq9tiquo@google.com", < "sequence": 0, < "attendees": [ < { < "email": "john.smith@example.com", < "displayName": "John Smith‽", < "responseStatus": "needsAction" < } < ], < "guestsCanInviteOthers": false, < "guestsCanSeeOtherGuests": false, < "reminders": { < "useDefault": true < } < }