List and retrieve diffs with detailed revision information

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

{
    "id": 1109198,
    "revision": {
        "id": 516646,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "b4642edaad5a2dd6fdd6e70d304fcc20b74d6398",
        "head_changeset": "64c5bbdecfbefff5338864ff844f5276cf8a7fae",
        "phabricator_id": 261858,
        "phabricator_phid": "PHID-DREV-bzwcuh4n22khhrdmogws",
        "title": "WIP: Bug 1984229 - add helpers in simulcast.js to add and check for dependency descriptor header;r=dbaker",
        "bugzilla_id": 1984229,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516646/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516646/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261858"
    },
    "phid": "PHID-DIFF-ivups2yvwrrc2ffx6mlu",
    "review_task_id": "Pop-dxEWTGqoAK5_oxLwFA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "29df97ae15e383a6ebde085ff97fd4d161e5f715",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109198/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T07:14:37.136633Z"
}