List and retrieve diffs with detailed revision information

GET /v1/diff/1104687/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1104687,
    "revision": {
        "id": 511210,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "7d880ff29269122bc521b3f69a643a3b7158a8eb",
        "head_changeset": "229a5bb26d422f27a6aa2158a6cdef3e2c4497f0",
        "phabricator_id": 260797,
        "phabricator_phid": "PHID-DREV-hkeecgwlgqhmlok2vykr",
        "title": "Bug 1970102 - Added the option to apply BigTextStyle to increase the notification content space",
        "bugzilla_id": 1970102,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/511210/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511210/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260797"
    },
    "phid": "PHID-DIFF-3kjayerdaiq7s5zankdg",
    "review_task_id": "G9CQwiNTSTOy82x2D--XDA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "9db7cd71d8e0026743356f3dff73a46f05c0cc1c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1104687/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-12T13:05:40.779228Z"
}