List and retrieve diffs with detailed revision information

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

{
    "id": 1073757,
    "revision": {
        "id": 483509,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "c2c0b5559b134465deab2d6d7e4f2e2f86d20e0f",
        "head_changeset": "65667701e644ba76eec475c3817540aef22bd67c",
        "phabricator_id": 254574,
        "phabricator_phid": "PHID-DREV-jmbtqrhlmus42la5dwf6",
        "title": "Bug 1972159 - Part 1: Remove TopPlaceholderViewHolder",
        "bugzilla_id": 1972159,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/483509/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483509/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254574"
    },
    "phid": "PHID-DIFF-hsq66gs3a2fhdb3cvist",
    "review_task_id": "UhDSSGvgSFqhtynqcsQv2Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "0e150ddfcf766fd3caee483e2637981bff91eea0",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1073757/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-26T21:48:07.811058Z"
}