> POST /youtube/v3/commentThreads?part=snippet&shareOnGooglePlus=false HTTP/1.1
> Soup-Debug-Timestamp: 1436524908
> Soup-Debug: SoupSession 1 (0x764270), SoupMessage 22 (0x718740), SoupSocket 10 (0x71f9e0)
> 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: 1436524909
< Soup-Debug: SoupMessage 22 (0x718740)
< 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:49 GMT
< ETag: "iDqJ1j7zKs4x3o3ZsFlBOwgWAHU/yNAjwjg1AWeeiPPXwtB4IIeY398"
< 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/yNAjwjg1AWeeiPPXwtB4IIeY398\"",
< "id": "z12fzvsrrrbmtzh4q04chtdb2wy3vhq4uhc",
< "snippet": {
< "channelId": "UCHdu7S-LbC8V98jsR_tu6GA",
< "videoId": "RzR2k8yo4NY",
< "topLevelComment": {
< "kind": "youtube#comment",
< "etag": "\"iDqJ1j7zKs4x3o3ZsFlBOwgWAHU/bLt5hT6vXboqntLfJBIzr3S6Vlc\"",
< "id": "z12fzvsrrrbmtzh4q04chtdb2wy3vhq4uhc",
< "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:49.093Z",
< "updatedAt": "2015-07-10T10:41:49.093Z"
< }
< },
< "canReply": true,
< "totalReplyCount": 0,
< "isPublic": true
< }
< }