List and retrieve diffs with detailed revision information

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

{
    "id": 1040627,
    "revision": {
        "id": 475328,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "bc389de13bccdc49408c0c1cff1624fc042a22f1",
        "head_changeset": "e5176abb46899a0889f7bce28c6b8e7f436b6bd5",
        "phabricator_id": 249767,
        "phabricator_phid": "PHID-DREV-lekp66ijkehgno2syvyh",
        "title": "WIP: Bug 1964294 - Offer one-click Sponsored Settings for New Tab",
        "bugzilla_id": 1964294,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475328/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475328/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D249767"
    },
    "phid": "PHID-DIFF-dakzumnmww6ywdxc4d3s",
    "review_task_id": "Z3TzTm4KTnWtJ9k3aRNh1w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "0356991080a1051f0b8f936d554359db5d9dba75",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1040627/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-22T02:51:58.129527Z"
}