List and retrieve diffs with detailed revision information

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

{
    "id": 1100791,
    "revision": {
        "id": 506622,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "199fa54ffcc3a586c2d7a4cd3e39d76cc5502b43",
        "head_changeset": "b43c7702e992cf8a48473090c9984411d2d1ca7b",
        "phabricator_id": 259927,
        "phabricator_phid": "PHID-DREV-t6t5tg6tc6hapdlaeqob",
        "title": "Bug 1980965 - Fix browser_ext_spacesToolbar.js. r=#thunderbird-reviewers",
        "bugzilla_id": 1980965,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/506622/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/506622/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259927"
    },
    "phid": "PHID-DIFF-ufujsh4w3ganq4viakdp",
    "review_task_id": "XnGB6H-NQnOaMIdxz0WoEQ",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "b43c7702e992cf8a48473090c9984411d2d1ca7b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1100791/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T08:24:13.732420Z"
}