List and retrieve diffs with detailed revision information

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

{
    "id": 1055333,
    "revision": {
        "id": 469845,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "fcf2e06b70b4f21a71ebe6904f03c711f8bbb30a",
        "head_changeset": "1250e4a33bbe3679effad25c71038abbb0f7eb0c",
        "phabricator_id": 242265,
        "phabricator_phid": "PHID-DREV-h3fg2dmv7q3zklrip3cr",
        "title": "WIP: Bug 1915591 - Fix ETP page layout for RTL languages",
        "bugzilla_id": 1915591,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/469845/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/469845/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D242265"
    },
    "phid": "PHID-DIFF-qalm7sysywgdtrrombye",
    "review_task_id": "IbhMLNHsQViI3j8Iz6fvNQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "9c19ac6b010826be607042998c67a03d6e315e68",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055333/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-09T19:55:10.467407Z"
}