List and retrieve diffs with detailed revision information

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

{
    "id": 1099584,
    "revision": {
        "id": 500250,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "da0eaafc9f6f722b5b57d43775a75a2e84065333",
        "head_changeset": "13217a6a6d84eb31bceb2397ff8198ddbe6703d6",
        "phabricator_id": 258226,
        "phabricator_phid": "PHID-DREV-jvcn2ikqujhs3hvku5xk",
        "title": "WIP: Bug 1971237: Refactor and improvements to tab group hover preview",
        "bugzilla_id": 1971237,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/500250/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500250/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D258226"
    },
    "phid": "PHID-DIFF-uk3qlrzefnoa3gscxo6f",
    "review_task_id": "diRk4mdjTJak_ksyKPwsMA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "0ad6e1da36302cfa809713dec24af7db6513380b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1099584/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-01T13:56:46.893905Z"
}