List and retrieve diffs with detailed revision information

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

{
    "id": 1052491,
    "revision": {
        "id": 476753,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "20a8caa779c624d064e005d984940445aaeb5707",
        "head_changeset": "7014cc857f589054dd3a1c45d7fa5b2c81676531",
        "phabricator_id": 251698,
        "phabricator_phid": "PHID-DREV-xbzthhes4ygwgkjwu62q",
        "title": "Bug 1968735 - [Downloads v2] Add telemetry for the live download controls",
        "bugzilla_id": 1968735,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476753/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476753/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251698"
    },
    "phid": "PHID-DIFF-i6hepfmxi7mpbktvtujk",
    "review_task_id": "biOwzzWjQ0ueBr5MAIxHKQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "ec3fde809491c27ee606180adf4bb9590f507be6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1052491/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-04T09:43:15.925202Z"
}