List and retrieve diffs with detailed revision information

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

{
    "id": 1106202,
    "revision": {
        "id": 497497,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "ad5afefda393d8f5443d42e83b765b60de9d2d81",
        "head_changeset": "b18c84cf063a73ceee995982fb7c61ff8efee812",
        "phabricator_id": 257784,
        "phabricator_phid": "PHID-DREV-cpuna7ucle7zvxxsfulq",
        "title": "WIP: Bug 1969510 - wasm: Restrict max pages to less than MAX_SAFE_INTEGER.",
        "bugzilla_id": 1969510,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497497/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497497/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257784"
    },
    "phid": "PHID-DIFF-o5umhnqv5kdg2mk7aogl",
    "review_task_id": "bWCwxhTwSrqx1LKtJ8Q9Tw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e7e0e99e1e28956123ca9bd26ab91551a977b074",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106202/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-14T20:22:08.771701Z"
}