)]}'
{
  "commit": "a419a075dbe2379183d3d2676128f389bd2fbb29",
  "tree": "e7d0ab99ff46277e2fd46b7466955b68bb60f576",
  "parents": [
    "7c75c6cf4954a0eccfcd4c5a657af9d764939c1c"
  ],
  "author": {
    "name": "Paladox none",
    "email": "thomasmulhall410@yahoo.com",
    "time": "Sun Feb 12 02:15:05 2017 +0000"
  },
  "committer": {
    "name": "David Ostrovsky",
    "email": "david.ostrovsky@gmail.com",
    "time": "Sun Feb 12 22:29:31 2017 +0000"
  },
  "message": "Fix MisusedWeekYear bug pattern flagged by error prone\n\nPassing \"YYYYMMdd-HHmmss\" format to SimpleDateFormat ctor was failing\nwith:\n\nerror: [MisusedWeekYear] Use of \"YYYY\" (week year) in a date pattern\n  without \"ww\" (week in year). You probably meant to use \"yyyy\" (year) instead.\n          new SimpleDateFormat(\"YYYYMMdd-HHmmss\").format(new Date()));\n          ^\n    (see http://errorprone.info/bugpattern/MisusedWeekYear)\n  Did you mean \u0027new SimpleDateFormat(\"yyyyMMdd-HHmmss\").format(new Date()));\u0027\n\nChange-Id: Ie51692fbacf06aed4a8920ca6dc0d75de47a1ee8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "de5014aa68e45028ec020c6b0c1e316eb120c126",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/refprotection/BackupRef.java",
      "new_id": "884d1abc34e540352d85b81c7f8765512b5d158f",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/refprotection/BackupRef.java"
    }
  ]
}
