List and retrieve diffs with detailed revision information

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

{
    "id": 1109486,
    "revision": {
        "id": 517097,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "989430e2a6c3d2d600f568b5c79d9095bf26ed20",
        "head_changeset": "5d799fc97c6f1f7a26bf70d3220c7d6e05693dc0",
        "phabricator_id": 261968,
        "phabricator_phid": "PHID-DREV-pq5jfri54mrntt73eelz",
        "title": "WIP: Bug 1984378 - Ignore ErrorItemNotFound errors when deleting an EWS folder. r=#thunderbird-back-end-reviewers",
        "bugzilla_id": 1984378,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/517097/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/517097/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261968"
    },
    "phid": "PHID-DIFF-pghv7qb4jctuygevdhu4",
    "review_task_id": "LJv3D_SPRYGcFu7JjglkUw",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "5d799fc97c6f1f7a26bf70d3220c7d6e05693dc0",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109486/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T14:57:13.478311Z"
}