List and retrieve diffs with detailed revision information

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

{
    "id": 1104607,
    "revision": {
        "id": 511210,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "7d880ff29269122bc521b3f69a643a3b7158a8eb",
        "head_changeset": "229a5bb26d422f27a6aa2158a6cdef3e2c4497f0",
        "phabricator_id": 260797,
        "phabricator_phid": "PHID-DREV-hkeecgwlgqhmlok2vykr",
        "title": "Bug 1970102 - Added the option to apply BigTextStyle to increase the notification content space",
        "bugzilla_id": 1970102,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/511210/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/511210/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260797"
    },
    "phid": "PHID-DIFF-lj574mxv7j2g7il6j6fo",
    "review_task_id": "Mf8h6AOnQVeRXxyymeNWaA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "92c0a1391ade07a7224c51af365944c36adf9276",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1104607/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-12T10:10:56.246461Z"
}