List and retrieve diffs with detailed revision information

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

{
    "id": 1101573,
    "revision": {
        "id": 505867,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "78d6a7cabb46d911e87f73b10b4dd7b5ba5cd9ae",
        "head_changeset": "42c3999653aba206b6aeb13cad9f8d0e968c2613",
        "phabricator_id": 259721,
        "phabricator_phid": "PHID-DREV-2deao66fxbf2bcm7yks6",
        "title": "Bug 1980260 - Fix the infobar button appearance. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1980260,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/505867/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505867/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259721"
    },
    "phid": "PHID-DIFF-76idfr4sqpup5254ha3o",
    "review_task_id": "Y9fGB6-rRIyS2Wa_uLn_fA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "81fee9909eace1dc9d50477bd2ac4109084291c6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1101573/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-06T06:25:52.238476Z"
}