List and retrieve diffs with detailed revision information

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

{
    "id": 1106016,
    "revision": {
        "id": 512104,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "73b748211a46e25dc6d067e83cd63b2e3c362f29",
        "head_changeset": "dd8a1e28b372c485a7705b1e00effb3b101a01f3",
        "phabricator_id": 260976,
        "phabricator_phid": "PHID-DREV-wg6hjjnkquy45n7ruhxz",
        "title": "WIP: Bug 1982594 - Sending the Blob from the parent process to the child process and decompressing it using DecompressionStream. r=nordzilla",
        "bugzilla_id": 1982594,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/512104/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512104/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260976"
    },
    "phid": "PHID-DIFF-wttrgt4ss62fosmevkbj",
    "review_task_id": "L7zGo5PCQUaFdtJVVjdcjg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "0cea865f98692115b8f1f3ae739fdd856898a421",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106016/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-14T14:24:52.925785Z"
}