List and retrieve diffs with detailed revision information

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

{
    "id": 1092553,
    "revision": {
        "id": 468829,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "12a8331303f163f08e729c7bd57b5747f5c4bc83",
        "head_changeset": "b5c1a1c2ecebeabcd1eb17bba9d1adb9f23a842f",
        "phabricator_id": 241131,
        "phabricator_phid": "PHID-DREV-w3sdwrlt7clyqcrpozah",
        "title": "WIP: Bug 1933787 - Record basic DOM types in execution tracer",
        "bugzilla_id": 1933787,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/468829/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/468829/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D241131"
    },
    "phid": "PHID-DIFF-ypt4nobg722afiwhwm7t",
    "review_task_id": "SoK4RM8BTn2YW-Ym0oLhow",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "07d38f9717405ca5278f3f5bddd2ae4d4c066cf2",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1092553/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-21T16:08:39.576796Z"
}