List and retrieve diffs with detailed revision information

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

{
    "id": 1086898,
    "revision": {
        "id": 496088,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "7a6572706c33d384504a9cf1e881ae4048b59add",
        "head_changeset": "7c216827fc6b17483ef0c9c42dccccdd97966a78",
        "phabricator_id": 257452,
        "phabricator_phid": "PHID-DREV-gbmla2x3adjmurv32oo4",
        "title": "WIP: Bug 1965263 - Size view transition pseudo-elements to border-box rather than ink-overflow box",
        "bugzilla_id": 1965263,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/496088/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496088/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257452"
    },
    "phid": "PHID-DIFF-gc67wxtbnhloochkeop3",
    "review_task_id": "dxfpmyLeQ2yPhffuXolx4A",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "7c216827fc6b17483ef0c9c42dccccdd97966a78",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1086898/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-16T04:45:19.668150Z"
}