List and retrieve diffs with detailed revision information

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

{
    "id": 1120725,
    "revision": {
        "id": 424724,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "cf140d4031788a2daf896b9db13a8d0d73212ded",
        "head_changeset": "ed686f05ec5cb734ea2455f492af4d1762e5730f",
        "phabricator_id": 155376,
        "phabricator_phid": "PHID-DREV-bxcv4i5ejf5ragb3bhj6",
        "title": "WIP: Bug 543435 - Make initial about:blank not get overwritten by an async about:blank load.",
        "bugzilla_id": 543435,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/424724/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/424724/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D155376"
    },
    "phid": "PHID-DIFF-k6z2q3vcc27pb6nda2lq",
    "review_task_id": "EaF1mMPoS66DCDb_R7a61A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "433ddede6ab1d758017d608dba5c9d1cba9c43f7",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1120725/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-09-11T09:45:37.334486Z"
}