List and retrieve diffs with detailed revision information

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

{
    "id": 1055096,
    "revision": {
        "id": 477872,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f8682e8e02898ffecd788d84d910efa2e343104e",
        "head_changeset": "0cf09979503775e1ac8d425218bc81806d81317d",
        "phabricator_id": 253024,
        "phabricator_phid": "PHID-DREV-obckkvebkafvj3llt46c",
        "title": "Bug 1956211 - Fixed aIsCacelable-typo on PerformanceEventTiming.h and .cpp r=canaltinova",
        "bugzilla_id": 1956211,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477872/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477872/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D253024"
    },
    "phid": "PHID-DIFF-xh26l23ykum65rxfa66o",
    "review_task_id": "BLtEtjDPRYyFeo1rVAUzyQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "0cf09979503775e1ac8d425218bc81806d81317d",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1055096/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-09T14:48:14.755578Z"
}