List and retrieve diffs with detailed revision information

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

{
    "id": 1105686,
    "revision": {
        "id": 497303,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "7ec5a911287f51bc177058928bb102163a3b656e",
        "head_changeset": "27919039ab4fa27e00435057743e5532bc8ae13f",
        "phabricator_id": 257744,
        "phabricator_phid": "PHID-DREV-hkbkhnejuuke3neafxpc",
        "title": "WIP: Bug 1971218: Use update-verify configs to ID versions for update-test, r=pwong",
        "bugzilla_id": 1971218,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497303/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497303/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257744"
    },
    "phid": "PHID-DIFF-3rqlubb3y3m63wewi335",
    "review_task_id": "XgyQA6vkREagyKKEqnKicQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "070d53bd8a6c1cbee3f538e0d71e9e5f71e77ff1",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1105686/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-13T22:22:00.892849Z"
}