List and retrieve diffs with detailed revision information

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

{
    "id": 1088873,
    "revision": {
        "id": 497503,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "92945a926acfec22172a5aaf83f0d4577eb3fbe6",
        "head_changeset": "aab5b85067b83f26b7802a0688313d2f212fc893",
        "phabricator_id": 257785,
        "phabricator_phid": "PHID-DREV-xotsovg4f5ylewtmwsf2",
        "title": "Bug 1977063 - Fix New Tab publisher link that became blue after color tokens changes r?maxx",
        "bugzilla_id": 1977063,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497503/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497503/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257785"
    },
    "phid": "PHID-DIFF-fnlvtoe33vuoubpa4qld",
    "review_task_id": "dYkAAE93QKCOGjTo4I4DcQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "456441436360e3e9a9239fd1213ffd25c0984509",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088873/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-18T18:12:28.513291Z"
}