List and retrieve diffs with detailed revision information

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

{
    "id": 1109143,
    "revision": {
        "id": 514948,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "07509e06e11d34b39108bacb67d5d735d7152b53",
        "head_changeset": "f3080aeed56744484df28947099aa4d3b8b3de34",
        "phabricator_id": 261507,
        "phabricator_phid": "PHID-DREV-hlatvyw3yxpq74ctcrfw",
        "title": "Bug 1964440 - feat(crashreporter): `upload_symbols`: warn on non-file items in `*.tar.zst` archives r=gsvelto",
        "bugzilla_id": 1964440,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/514948/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514948/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261507"
    },
    "phid": "PHID-DIFF-rfbphexcx2jeitzbewia",
    "review_task_id": "K0TUQMZ6QiyrhH2y8eo2kw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "43e4aaacc6557fb12b4a10da7fc7bbfd3a4963bb",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109143/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T03:56:16.458505Z"
}