List and retrieve diffs with detailed revision information

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

{
    "id": 1032283,
    "revision": {
        "id": 468570,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d1065c17a700bc3082d76e8e64b79d7f1a36ba73",
        "head_changeset": "1f997aac6311fb8f57d0ed2ef3528cea54276f6d",
        "phabricator_id": 212870,
        "phabricator_phid": "PHID-DREV-hhfzg4y5cwj4wggkjunw",
        "title": "Bug 1467846: Part 1: Add pref for Atomics.waitAsync r=arai!",
        "bugzilla_id": 1467846,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/468570/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/468570/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D212870"
    },
    "phid": "PHID-DIFF-pc5a2hgxawtrhbedmf6j",
    "review_task_id": "A-BaKPWLRAWRyOvGcQIP-Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "e132977b9900296366354e3185e0ec61424a4ec6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1032283/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-13T07:19:26.522638Z"
}