List and retrieve diffs with detailed revision information

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

{
    "id": 1088634,
    "revision": {
        "id": 494019,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "78c4083d168f41a4ddc2d9d04421d67b66d85bec",
        "head_changeset": "23918a567663b56620ff64648976d6b9fd24e047",
        "phabricator_id": 256984,
        "phabricator_phid": "PHID-DREV-jgd5ryo5smbvlwddpbo4",
        "title": "Bug 1976713 - Add bottom cornering to bottom sheet and gentle bounce animation for Nightly",
        "bugzilla_id": 1976713,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/494019/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/494019/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D256984"
    },
    "phid": "PHID-DIFF-2e3fylje4hpkwvexacdy",
    "review_task_id": "dzrw4vepQ-K9ZPbksoN03g",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "96225493417bb65edf92c59ac7e40864c0106bc6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088634/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-18T11:36:08.538547Z"
}