List and retrieve diffs with detailed revision information

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

{
    "id": 1088723,
    "revision": {
        "id": 497915,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9f4c89adf5cc5f9cb71dfaee2da648eff4de4a97",
        "head_changeset": "843a8225cb4133656fbeac3c0bfd25498ae6e894",
        "phabricator_id": 257854,
        "phabricator_phid": "PHID-DREV-2ffbgm2jss3vjkgb6mwz",
        "title": "Bug 1971406 - [Tab Management UI] Update the appearance of Tab List items",
        "bugzilla_id": 1971406,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497915/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497915/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257854"
    },
    "phid": "PHID-DIFF-f4hyrnv3m6aikepfp43e",
    "review_task_id": "JD_gLbSLRPuqkVS_dwEAdA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "843a8225cb4133656fbeac3c0bfd25498ae6e894",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088723/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-18T15:39:50.834945Z"
}