List and retrieve diffs with detailed revision information

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

{
    "id": 1073053,
    "revision": {
        "id": 471280,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "ecfff46ee8da1b1acdc926df70e3f1bb02d102b9",
        "head_changeset": "39c64a84a6c2cf24d7d7fcc5ffc65e88e439ba3b",
        "phabricator_id": 243819,
        "phabricator_phid": "PHID-DREV-coj5n4jxxk2airpfixvk",
        "title": "WIP: Bug 1915629 - Implement Trusted Types support for the \"pre-navigation check\"",
        "bugzilla_id": 1915629,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/471280/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/471280/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D243819"
    },
    "phid": "PHID-DIFF-brgivbx747k3d5e7asp5",
    "review_task_id": "YzxDPyesTYCg9uckarrhQQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "54bc9202a0aafe340f7334708d3aafdfe7c20c00",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1073053/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-26T06:23:01.700742Z"
}