List and retrieve diffs with detailed revision information

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

{
    "id": 1086125,
    "revision": {
        "id": 493231,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "2a8e3ba70f924b43c5d1ab7e00aef197e9e317e7",
        "head_changeset": "09728d5f27eb0a81f5caf8fac78a511949fad622",
        "phabricator_id": 256787,
        "phabricator_phid": "PHID-DREV-vvlb3c7wrptsnxtkza4p",
        "title": "WIP: Bug 1975053 - [New User Activation] Add a Shortcut OMC Message",
        "bugzilla_id": 1975053,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/493231/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493231/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256787"
    },
    "phid": "PHID-DIFF-5cl6i3b2pe4hqkejg77x",
    "review_task_id": "EprRBHBlT1mPdEfRtpL74g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e41ff1048ba14451d96e4db7a9cb7375727203c9",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1086125/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-15T03:43:40.060651Z"
}