List and retrieve diffs with detailed revision information

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

{
    "id": 1093905,
    "revision": {
        "id": 499597,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b9dd6650484e3485f0606a978708e451b781259f",
        "head_changeset": "f77ff8da431e37fb82fd0be67f4de0a1525bf73d",
        "phabricator_id": 258327,
        "phabricator_phid": "PHID-DREV-ndbdczevcikr4xjnrb7t",
        "title": "WIP: Bug 1824189 - Add a NS_DISPATCH_FALLIBLE flag to specify that events should not be leaked on error, r=#xpcom-reviewers!",
        "bugzilla_id": 1824189,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/499597/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499597/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D258327"
    },
    "phid": "PHID-DIFF-jvurc3i7njmm22rxq2vq",
    "review_task_id": "DSedP67cRgSdvs-AJksnLQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f77ff8da431e37fb82fd0be67f4de0a1525bf73d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1093905/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-22T23:49:52.563839Z"
}