List and retrieve diffs with detailed revision information

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

{
    "id": 1107559,
    "revision": {
        "id": 486070,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "4cb73b0ff4eeece6cf3a5b4230d0ab13545a70bf",
        "head_changeset": "5e1f9afcfd5ce0c1eb83e68086cd9c195e1e9a2d",
        "phabricator_id": 255199,
        "phabricator_phid": "PHID-DREV-63vrxjwcrqmijrefogmd",
        "title": "Bug 1974125 - Add tests for spell check before send. r=#thunderbird-front-end-reviewers",
        "bugzilla_id": 1974125,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/486070/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/486070/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D255199"
    },
    "phid": "PHID-DIFF-qt2qsifiobgj2gnlprxe",
    "review_task_id": "JXKvouABSyW07Lr77IFeGA",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "71a42b1e966a4fe4c660fae682fff88ad49337a1",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1107559/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-19T05:26:43.073282Z"
}