List and retrieve diffs with detailed revision information

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

{
    "id": 1040420,
    "revision": {
        "id": 475727,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1e4c133e92e12988fc89a691aa5c24b43741fa80",
        "head_changeset": "4def4fa0a9b6fc919643639a8161d861248e4501",
        "phabricator_id": 250292,
        "phabricator_phid": "PHID-DREV-ibl5ryy3jqodu55krtsm",
        "title": "WIP: Bug 1953415 - [devtools] Remove CM5 code related to the Debug Line Component",
        "bugzilla_id": 1953415,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475727/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475727/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D250292"
    },
    "phid": "PHID-DIFF-ff5m356kd54hrzpahjkl",
    "review_task_id": "P4xCjTo6RoKaHLLFa7Gnrg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "00b5809da440341a0c6f7c2a45dd18e40dc5c1cf",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1040420/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-21T23:10:28.051211Z"
}