List and retrieve diffs with detailed revision information

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

{
    "id": 1105131,
    "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-f2iaatenlcfeykbbxspi",
    "review_task_id": "cKP26h06Q0u1qTG7eVYYGA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "78e3b462d42b28a3c854b4987e2aec456aaee55d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105131/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T03:30:32.054447Z"
}