List and retrieve diffs with detailed revision information

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

{
    "id": 1046661,
    "revision": {
        "id": 475253,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "674d600b690dc8dbbe7e0302b69df19ecdca1a1b",
        "head_changeset": "f53787f25187eb90ab97e64fef57af1587ca2fff",
        "phabricator_id": 249677,
        "phabricator_phid": "PHID-DREV-66bblrskbwkmtqmrh46c",
        "title": "Bug 1965511 - Part 2: Support in progress downloads in DownloadUIStore",
        "bugzilla_id": 1965511,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/475253/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/475253/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D249677"
    },
    "phid": "PHID-DIFF-xrmbw32flpglwijmobd2",
    "review_task_id": "Ow5Ld8GVR5eI2ziyQkdp2w",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "6cb0405965402b53f32f437ba30e348c7948f5b6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1046661/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-26T17:07:37.318004Z"
}