List and retrieve diffs with detailed revision information

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

{
    "id": 1088427,
    "revision": {
        "id": 497466,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "466cfbc3c7b7bd85a358a5557535017fb3b74f3c",
        "head_changeset": "f70bd9ae83dc50c2da8b43ef9ccbce5e8e042265",
        "phabricator_id": 257778,
        "phabricator_phid": "PHID-DREV-kf44ztz2p62t47vfmnty",
        "title": "Bug 1966433 - Add actions slot to moz-promo. r=#recomp-reviewers",
        "bugzilla_id": 1966433,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497466/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497466/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257778"
    },
    "phid": "PHID-DIFF-2dzte5wwzxxqn7vfwyxm",
    "review_task_id": "MeG87mTAR8C_FKens1pRag",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f70bd9ae83dc50c2da8b43ef9ccbce5e8e042265",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088427/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-17T22:00:29.405029Z"
}