)]}'
{
  "commit": "2cd1f0452eb746ae727218f5dbda0fd1ae0b2e34",
  "tree": "dd8ee9139452c6eb3c759f199cab78d762545cdf",
  "parents": [
    "65e3a78a9e9336dae396cef09b8b23621f4bdc6e"
  ],
  "author": {
    "name": "Anthony King",
    "email": "anthonydking@slimroms.net",
    "time": "Mon May 05 21:24:05 2014 +0100"
  },
  "committer": {
    "name": "Anthony King",
    "email": "anthonydking@slimroms.net",
    "time": "Wed May 07 08:44:20 2014 +0100"
  },
  "message": "Use next(iterator) rather than iterator.next()\n\niterator.next() was replaced with iterator.__next__() in Python 3.\nUse next(iterator) instead which will select the correct method for\nreturning the next item.\n\nChange-Id: I6d0c89c8b32e817e5897fe87332933dacf22027b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "127176e54b6c5f38c3ebc258947a493c4de3df8a",
      "old_mode": 33188,
      "old_path": "project.py",
      "new_id": "897f4c900a61d8426869228d85242016283f0df8",
      "new_mode": 33188,
      "new_path": "project.py"
    },
    {
      "type": "modify",
      "old_id": "41c4429a6124639ca99cd50e212c34fc38cbd915",
      "old_mode": 33188,
      "old_path": "subcmds/status.py",
      "new_id": "b42675e02903e26d27963bcc1ed65b01c3227548",
      "new_mode": 33188,
      "new_path": "subcmds/status.py"
    }
  ]
}
