)]}'
{
  "commit": "9c1e8f8537a437da36d3a2c8402eb68a44f6dc21",
  "tree": "3f8e79ef36d188da66ef387c4b53cc92540f9b30",
  "parents": [
    "b084184666e02084b8ccb9b704bf0d79c466eb1d"
  ],
  "author": {
    "name": "Eric Paris",
    "email": "eparis@redhat.com",
    "time": "Tue Oct 13 14:47:57 2015 -0400"
  },
  "committer": {
    "name": "Eric Paris",
    "email": "eparis@redhat.com",
    "time": "Tue Oct 13 14:47:57 2015 -0400"
  },
  "message": "Use encoding/csv to parse string slices\n\nThere was no way to escape or use a , in a string slice so use the\nencoding/csv library, rather than string.split() and let golang take\ncare of the encoding issues.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0b7ddfe3d6f57a31f1cd880ef7ae67add0ae287e",
      "old_mode": 33188,
      "old_path": "string_slice.go",
      "new_id": "b53648b2e52370633011371f49453899b89937db",
      "new_mode": 33188,
      "new_path": "string_slice.go"
    },
    {
      "type": "modify",
      "old_id": "97602de591e88ba0ddf2f45e6406496d1656348e",
      "old_mode": 33188,
      "old_path": "string_slice_test.go",
      "new_id": "c7fdc70b43478846db553c3f2f566b0c34b80d05",
      "new_mode": 33188,
      "new_path": "string_slice_test.go"
    }
  ]
}
