> POST /youtube/v3/commentThreads?part=snippet&shareOnGooglePlus=false HTTP/1.1 > Soup-Debug-Timestamp: 1436524907 > Soup-Debug: SoupSession 1 (0x764270), SoupMessage 16 (0x7f5d640871d0), SoupSocket 5 (0x7f5d6407fb30) > Host: www.googleapis.com > Authorization: Bearer ya29.rAH_Q0eNKofaqTAncnAaEB4V0WK9Txs3Z9Flw_euQ39X46jVgKMldLv1uARt2252pTEu > GData-Version: 2 > Content-Type: application/json > Accept-Encoding: gzip, deflate > User-Agent: libgdata/0.17.2 - gzip > Connection: Keep-Alive > > {"kind":"youtube#commentThread","snippet":{"channelId":"UCHdu7S-LbC8V98jsR_tu6GA","videoId":"RzR2k8yo4NY","topLevelComment":{"kind":"youtube#comment","snippet":{"channelId":"UCHdu7S-LbC8V98jsR_tu6GA","videoId":"RzR2k8yo4NY","textOriginal":"This is a test comment."}}}} < HTTP/1.1 200 OK < Soup-Debug-Timestamp: 1436524907 < Soup-Debug: SoupMessage 16 (0x7f5d640871d0) < Cache-Control: no-cache, no-store, max-age=0, must-revalidate < Pragma: no-cache < Expires: Fri, 01 Jan 1990 00:00:00 GMT < Date: Fri, 10 Jul 2015 10:41:47 GMT < ETag: "iDqJ1j7zKs4x3o3ZsFlBOwgWAHU/ckRANH4fX6RIQ-tskRV1W6PheIc" < 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": "youtube#commentThread", < "etag": "\"iDqJ1j7zKs4x3o3ZsFlBOwgWAHU/ckRANH4fX6RIQ-tskRV1W6PheIc\"", < "id": "z13svjmpjvetczved23iedsrbkyvhlane", < "snippet": { < "channelId": "UCHdu7S-LbC8V98jsR_tu6GA", < "videoId": "RzR2k8yo4NY", < "topLevelComment": { < "kind": "youtube#comment", < "etag": "\"iDqJ1j7zKs4x3o3ZsFlBOwgWAHU/sUUB0qthTFYjg6qMb-VQxIRzo1w\"", < "id": "z13svjmpjvetczved23iedsrbkyvhlane", < "snippet": { < "channelId": "UCHdu7S-LbC8V98jsR_tu6GA", < "videoId": "RzR2k8yo4NY", < "textDisplay": "", < "textOriginal": "This is a test comment.", < "authorDisplayName": "GDataTest", < "authorProfileImageUrl": "https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=50", < "authorChannelUrl": "http://www.youtube.com/user/GDataTest", < "authorChannelId": { < "value": "UCHdu7S-LbC8V98jsR_tu6GA" < }, < "authorGoogleplusProfileUrl": "https://plus.google.com/113183959927163240640", < "canRate": true, < "viewerRating": "none", < "likeCount": 0, < "publishedAt": "2015-07-10T10:41:47.322Z", < "updatedAt": "2015-07-10T10:41:47.322Z" < } < }, < "canReply": true, < "totalReplyCount": 0, < "isPublic": true < } < }