List and retrieve diffs with detailed revision information

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

{
    "id": 1105638,
    "revision": {
        "id": 511926,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "669ee6060f3cff758fee1dbf4d125ccefb5b2d45",
        "head_changeset": "78e3b462d42b28a3c854b4987e2aec456aaee55d",
        "phabricator_id": 260715,
        "phabricator_phid": "PHID-DREV-wogx4qsduzcvarc2yrvh",
        "title": "Bug 1896630 - Part 2: Create a NavigationActivation when initializing the navigation. r?farre,#dom-core",
        "bugzilla_id": 1896630,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/511926/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511926/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260715"
    },
    "phid": "PHID-DIFF-n5dmitixdvaxf4h3lngh",
    "review_task_id": "a29SGGtsQt-NsknlvhPUmg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ac344307ec05043635b28c08ab27c4f58233cdbd",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105638/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T20:29:37.227634Z"
}