List and retrieve diffs with detailed revision information

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

{
    "id": 1049410,
    "revision": {
        "id": 476798,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "aa284de95892e75b6eea83f9e50acd54d5e948dc",
        "head_changeset": "be38e88038e9fd6a21f04e1fcccdfd39dded9791",
        "phabricator_id": 251749,
        "phabricator_phid": "PHID-DREV-3hep67qzmea73u5ukzx2",
        "title": "Bug 1952067 - Add backdrop-filter into the dynamic group keyframes",
        "bugzilla_id": 1952067,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/476798/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/476798/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D251749"
    },
    "phid": "PHID-DIFF-g3jhoiz3nyrd23to3w7a",
    "review_task_id": "RotSvoS6Sh6I9fOdC9qdXQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "be38e88038e9fd6a21f04e1fcccdfd39dded9791",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1049410/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-29T18:24:44.089024Z"
}