List and retrieve diffs with detailed revision information

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

{
    "id": 1104684,
    "revision": {
        "id": 495949,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "702da752463da8b4f1e7e5347965ecbc7c2e8be2",
        "head_changeset": "bc81bed4a86d00fc3092fcb728b660a29f414e0f",
        "phabricator_id": 257224,
        "phabricator_phid": "PHID-DREV-k3g7k4tt2fb6lm4oo64z",
        "title": "Bug 1776426 - Remove InstallTrigger implementation",
        "bugzilla_id": 1776426,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/495949/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495949/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257224"
    },
    "phid": "PHID-DIFF-wryowrdhmr3z3x66iqa4",
    "review_task_id": "VSrSVIwrRoaS99DDqUPJFg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "09217cd0decc9917fd985b0f46780654f1589774",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1104684/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-12T12:56:19.077860Z"
}