List and retrieve diffs with detailed revision information

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

{
    "id": 1109113,
    "revision": {
        "id": 500863,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "e52362f000f57f4bd42fc3baf4dfff7f2915448e",
        "head_changeset": "8f34183ffe354555feca0d838fc34148d7964d29",
        "phabricator_id": 258169,
        "phabricator_phid": "PHID-DREV-lykmpihz6zsf7ercqgpu",
        "title": "Bug 1917976: Compression Dictionary match-dest support r=#necko-reviewers!",
        "bugzilla_id": 1917976,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/500863/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500863/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D258169"
    },
    "phid": "PHID-DIFF-ymjkprbnrgrrzcer3t3q",
    "review_task_id": "A70NAWSoQKWvMf6waUSjJw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ab104aee7c4bf47c3dbb3afdb6ff4794a6aa06be",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109113/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T02:46:30.432729Z"
}