)]}'
{
  "commit": "a5628863e8707c731efe236ae0cb26d8c9d04c42",
  "tree": "aaec38f8bde3e58238bcdbcc6b3a8ce9d5d19749",
  "parents": [
    "6f2b0a27e5b9047c6c067fb3d575ba323d572793"
  ],
  "author": {
    "name": "Sander Maijers",
    "email": "S.N.Maijers@gmail.com",
    "time": "Fri Jun 10 20:16:00 2016 +0200"
  },
  "committer": {
    "name": "Sander Maijers",
    "email": "S.N.Maijers@gmail.com",
    "time": "Sun Jun 12 19:19:07 2016 +0200"
  },
  "message": "Refactor legacy `indent: int` -\u003e `indent: str`\n\nThe type of `indent` parameter is preferably `str`. See\nhttp://simplejson.readthedocs.io/en/latest/index.html?highlight\u003ddump#simplejson.dump\n. This change allows to specify TABs as indentation delimiter to\n`pretty_format_json`. Add input validator/converter for backward compat.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "916735c836559f23a24c5a74dfe0424eb67818b7",
      "old_mode": 33188,
      "old_path": "pre_commit_hooks/pretty_format_json.py",
      "new_id": "605cbec70f99967cdfaf415ed9ace1475c90eb07",
      "new_mode": 33188,
      "new_path": "pre_commit_hooks/pretty_format_json.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "abda648a24b647803e480c06eb30b00aa31597e2",
      "new_mode": 33188,
      "new_path": "testing/resources/tab_pretty_formatted_json.json"
    },
    {
      "type": "modify",
      "old_id": "443c20f0caba58f2228c1b02490132ba1c7c00d7",
      "old_mode": 33188,
      "old_path": "tests/pretty_format_json_test.py",
      "new_id": "5161611013c1171fb359ea75b78badc3e5451556",
      "new_mode": 33188,
      "new_path": "tests/pretty_format_json_test.py"
    }
  ]
}
