List and retrieve diffs with detailed revision information

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

{
    "id": 1109984,
    "revision": {
        "id": 493664,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "e0b79b583e6b3920a93996d19ba41ab6cfc47776",
        "head_changeset": "846fd4b730f7d36f8ab83a4d42456f7361cfdb92",
        "phabricator_id": 256926,
        "phabricator_phid": "PHID-DREV-7jqsonkvlkg3qemkzabw",
        "title": "WIP: Bug 1976784 - Llama.cpp native peformance test r?tarek,padenot",
        "bugzilla_id": 1976784,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/493664/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493664/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256926"
    },
    "phid": "PHID-DIFF-orkva4iwxsajoryljbtw",
    "review_task_id": "dzWcEzMaRDSxaaVUswrNNw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "4289bfcb612af5c37fc8ae538dc2b386d6cd5208",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109984/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T05:32:14.718663Z"
}