List and retrieve diffs with detailed revision information

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

{
    "id": 1075323,
    "revision": {
        "id": 486722,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "0197449e46bb3c26b2d855553ce54ece8b76aad0",
        "head_changeset": "0683bcee8111629f6a2978873883cec4c20df3ac",
        "phabricator_id": 254855,
        "phabricator_phid": "PHID-DREV-ll6b7f2tmb2ywucnyo2a",
        "title": "Bug 1970340 -Update copy for “In-app crash reporter” dialog",
        "bugzilla_id": 1970340,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/486722/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/486722/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254855"
    },
    "phid": "PHID-DIFF-j6aepcmhzrcn6kuhfr5s",
    "review_task_id": "ZcVynO2ZTNS53jxheReigw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "bc5fb3b945694f118ea7b1540d3eaad44a4f78c0",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1075323/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-30T17:55:16.122917Z"
}