List and retrieve diffs with detailed revision information

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

{
    "id": 1106576,
    "revision": {
        "id": 513791,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "a678ec376450cf56285b4baa38afa6cdf31a847a",
        "head_changeset": "f5ceff5d075ff8e88ad93b4b19ee0b7903ca1f70",
        "phabricator_id": 261252,
        "phabricator_phid": "PHID-DREV-cvqo7ywagq53kyyqjan5",
        "title": "Bug 1955376 - Prevent tabstrip from changing scroll position when expanding a tab group. r?sthompson",
        "bugzilla_id": 1955376,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/513791/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513791/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261252"
    },
    "phid": "PHID-DIFF-4zs6eyvjpwxb5hdturfy",
    "review_task_id": "HeWL2q0fRlyA1M2Zr2u5Lw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "d693b518ee7441d6fcee455c32c70bd62a9f9abf",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106576/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-15T17:11:29.736056Z"
}