List and retrieve diffs with detailed revision information

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

{
    "id": 1088590,
    "revision": {
        "id": 497653,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1c0e0f271703822a04ae96e821653cd486f0305b",
        "head_changeset": "5a537f12b690d3ce631cb9465e73833a7bbd1bde",
        "phabricator_id": 257814,
        "phabricator_phid": "PHID-DREV-kmohwshss5ncjqez22vj",
        "title": "Bug 1977908 - ignore keyPoints errors if calcMode is paced r=emilio",
        "bugzilla_id": 1977908,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497653/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497653/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257814"
    },
    "phid": "PHID-DIFF-o3gcnk2be3j6ek7rr5gi",
    "review_task_id": "DHeZAcheTGeJ9qjomAa_hg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "5a537f12b690d3ce631cb9465e73833a7bbd1bde",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088590/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-18T08:34:31.743815Z"
}