List and retrieve diffs with detailed revision information

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

{
    "id": 1109754,
    "revision": {
        "id": 516656,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b4642edaad5a2dd6fdd6e70d304fcc20b74d6398",
        "head_changeset": "979031efd85801457c36de67cddc56f1fd7d8ca8",
        "phabricator_id": 261859,
        "phabricator_phid": "PHID-DREV-uludtnxppxdopts7ghzy",
        "title": "Bug 1923116 - Visually indicate New Tab Wallpaper category selection. r?#home-newtab-reviewers",
        "bugzilla_id": 1923116,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516656/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516656/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261859"
    },
    "phid": "PHID-DIFF-pvxe5pef2yh6qlwxmlxf",
    "review_task_id": "EBm1mMVTRMmbY72icURmAg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "fee8a4fa442f79ffd34a5e2894a7aede63576ee5",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109754/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T21:34:08.975110Z"
}