List and retrieve diffs with detailed revision information

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

{
    "id": 1056115,
    "revision": {
        "id": 477772,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "16b796694366904e440e7cd12171e4818cf308fa",
        "head_changeset": "4e2d0fee0965b0a45c88701d946690def2e1c971",
        "phabricator_id": 252917,
        "phabricator_phid": "PHID-DREV-bpvaggujyfl2gcgb7m63",
        "title": "Bug 1965515 - Part 2: Allow SelectableListItem to modify icon tint and description text color",
        "bugzilla_id": 1965515,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477772/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477772/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252917"
    },
    "phid": "PHID-DIFF-gdk5qtcprhrjqlbxb5gr",
    "review_task_id": "BmU5ysSGQZmKJioLsh8NJw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "38891bda9d804cb2e3fa65b700dd90e7d1fc7afc",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1056115/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-10T19:04:26.083930Z"
}