)]}'
{
  "commit": "49ed665f8f8efe6d5b2fe3c86ffba04d4f26079d",
  "tree": "ee343e8ec40012e331ec0422afaccccc67491901",
  "parents": [
    "f5865a315e533072a2c1fc3da3a40404e4c23b90"
  ],
  "author": {
    "name": "Gustaf Lundh",
    "email": "gustaflh@axis.com",
    "time": "Tue Nov 14 00:10:34 2017 +0100"
  },
  "committer": {
    "name": "Gustaf Lundh",
    "email": "gustaflh@axis.com",
    "time": "Tue Nov 14 00:13:16 2017 +0100"
  },
  "message": "Serialize Project.NameKey correctly\n\nThe ProjectNameKeySerializer() was not used for serialization\nwhich introduced a diff in the serialized project names in the\nmq payload when compared to the events produced by the\nstream-events command.\n\nProject names should consistantly been serialized as:\n\n  {\n  ...\n  \"project\":\"system/jenkins/ops\"\n  ...\n  }\n\nBut ended up in some cases as:\n\n  {\n  ...\n  \"project\":{\"name\":\"system/jenkins/ops\"}\n  ...\n  }\n\nChange-Id: I9d00deae35f015ebd149b0260bd7dca79fc8fc94\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fcc4e26d56196ca4f48a01c97816556398e3caa7",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/rabbitmq/message/GsonProvider.java",
      "new_id": "680248e139e12688b09a43773376c5cce0f947b4",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/rabbitmq/message/GsonProvider.java"
    }
  ]
}
