List and retrieve diffs with detailed revision information

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

{
    "id": 1108269,
    "revision": {
        "id": 515625,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d1eb95caca71d91fab853631a3eb1cec2c1abdca",
        "head_changeset": "09b1c374e802c781e3149cd45a1123ae78e7e529",
        "phabricator_id": 261665,
        "phabricator_phid": "PHID-DREV-gnoi7it3tkox7azicypk",
        "title": "WIP: Bug 1981202: Update these stats in the other send() variants.",
        "bugzilla_id": 1981202,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/515625/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/515625/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261665"
    },
    "phid": "PHID-DIFF-7r3jzp37whw45w755gud",
    "review_task_id": "JbMxLtYdSd-IdEwYY1oSNg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "09b1c374e802c781e3149cd45a1123ae78e7e529",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108269/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T22:49:18.011502Z"
}