List and retrieve diffs with detailed revision information

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

{
    "id": 1052027,
    "revision": {
        "id": 476361,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "eb4e1e767d495988bcc5817d8434fad86a22fe63",
        "head_changeset": "8c9b2de4d4c9121c70f81f20047aa9f7c26da027",
        "phabricator_id": 251214,
        "phabricator_phid": "PHID-DREV-xq762vc2vdwxagbss3c7",
        "title": "Bug 1965511 - Part 3: Support in progress downloads in DownloadUIMapperMiddleware",
        "bugzilla_id": 1965511,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476361/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476361/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251214"
    },
    "phid": "PHID-DIFF-zi7youoy36vpjybevz2j",
    "review_task_id": "OSIWeFVwSCyj34QMK0D_WQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "5ad8da8eef9dfb1b5c32ab499b48a36aae9dac62",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1052027/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-03T17:56:31.066295Z"
}