List and retrieve diffs with detailed revision information

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

{
    "id": 1101090,
    "revision": {
        "id": 506226,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "fbf32fb7861d75ca9d6a264e54b69b4a51698a24",
        "head_changeset": "0fb5d269a8c21bc177b0cdfc2696bf614a55a079",
        "phabricator_id": 259874,
        "phabricator_phid": "PHID-DREV-ggvx7ui6waiwgx2cezow",
        "title": "Bug 1970308 - Fix Reader View button set to active on tablet after hitting back navigation for composable toolbar.",
        "bugzilla_id": 1970308,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/506226/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/506226/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259874"
    },
    "phid": "PHID-DIFF-4x6be5itldbflsx343bk",
    "review_task_id": "WWd5PpTpTFeEtG6_EeLgow",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "fe1bc809ab258b0ef24844572c42cf2d0e9b4a8f",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1101090/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T17:38:34.521901Z"
}