)]}'
{
  "commit": "a0974cb6972478a8f8253188024a48c05b87c646",
  "tree": "27fdbb4bde030743934eac5ef6d80e9aa998a289",
  "parents": [
    "9154d06c1e449ea1f8c248562b749192008db40b"
  ],
  "author": {
    "name": "Christoforos Miliotis",
    "email": "christoforos.miliotis.dev@gmail.com",
    "time": "Fri Apr 28 12:12:57 2023 +0100"
  },
  "committer": {
    "name": "Christoforos Miliotis",
    "email": "christoforos.miliotis.dev@gmail.com",
    "time": "Wed May 17 08:08:47 2023 +0000"
  },
  "message": "Return a 404 on ResourceNotFoundException\n\nCurrent implementation returns a 500, which is incorrect.\nA ResourceNotFoundException indicates a resource could not\nbe found, which is REST translates to a 404 http code.\n\nReturning a 404 will ensure that clients will be able\nto correctly identify missing projects.\n\nBug: Issue 16730\nChange-Id: Ifb331dcee7165b7b2f2b33879c6c3cd2edfe8cc2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "70272392a652a4a605a9d1394e7cc93dda7b8f36",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationFilter.java",
      "new_id": "df435198d0d1495d76131523f83f2a86735ecfa2",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationFilter.java"
    },
    {
      "type": "modify",
      "old_id": "2ed146681011af3787e7c42a9683f4515fc3871a",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationFilterTest.java",
      "new_id": "bdad210d7cd0596eec924d000f37f2d612e393ec",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/replication/pull/api/PullReplicationFilterTest.java"
    }
  ]
}
