List and retrieve diffs with detailed revision information

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

{
    "id": 1106560,
    "revision": {
        "id": 513831,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "30baf6b2bff923e8956ae286f4abc3a669c97e92",
        "head_changeset": "c674e23f62086df0d1059c990f9c1f3a422aa89c",
        "phabricator_id": 261265,
        "phabricator_phid": "PHID-DREV-3ozqa2zlkaw66w5wbzxz",
        "title": "Bug 1960968 - [Bookmarks Evolution] Selected state checkmark and header text and icon buttons have low color contrast",
        "bugzilla_id": 1960968,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/513831/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/513831/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261265"
    },
    "phid": "PHID-DIFF-wbi25ongwoetnyvqyoa7",
    "review_task_id": "CiRCz6xzSpG1Hnh7UFm78g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c674e23f62086df0d1059c990f9c1f3a422aa89c",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1106560/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-15T17:08:17.937685Z"
}