List and retrieve diffs with detailed revision information

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

{
    "id": 1109559,
    "revision": {
        "id": 517100,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "664497321e4c0f518f1c9fbc30a5b73c1b135238",
        "head_changeset": "06b2c610cc4498a9db89df053ffef0d601436bc1",
        "phabricator_id": 261970,
        "phabricator_phid": "PHID-DREV-rvsjf7sbkh4i5rsoyu6r",
        "title": "Bug 1984120 - Update message styling for backup dialogs to match UX. r=cdupuis,#backup-reviewers",
        "bugzilla_id": 1984120,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/517100/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517100/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261970"
    },
    "phid": "PHID-DIFF-77hqedb62narsduvzpj4",
    "review_task_id": "ULUc6FVHThq-hvLO0V6z-Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "497e9af8ff575da689058aeffc59ddbe9d52b36b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109559/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T16:13:01.750143Z"
}