List and retrieve diffs with detailed revision information

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

{
    "id": 1056748,
    "revision": {
        "id": 477772,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "16b796694366904e440e7cd12171e4818cf308fa",
        "head_changeset": "4e2d0fee0965b0a45c88701d946690def2e1c971",
        "phabricator_id": 252917,
        "phabricator_phid": "PHID-DREV-bpvaggujyfl2gcgb7m63",
        "title": "Bug 1965515 - Part 2: Allow SelectableListItem to modify icon tint and description text color",
        "bugzilla_id": 1965515,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477772/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477772/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252917"
    },
    "phid": "PHID-DIFF-gfz734gt5pqmjpikkxps",
    "review_task_id": "AuBDZSEzSH6xwwNoSTH5sw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "3d8d391c735579c0c404ef070e50b7d942564f8c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1056748/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-11T15:16:20.585194Z"
}