List and retrieve diffs with detailed revision information

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

{
    "id": 1116616,
    "revision": {
        "id": 520619,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "adbe7ba0e91ee17c5785cdaae7d9ffa62f81a314",
        "head_changeset": "3700d10a77e08bc197960193dc528555935aec4b",
        "phabricator_id": 262507,
        "phabricator_phid": "PHID-DREV-kfc2pvh7krwyu3e6e6ya",
        "title": "WIP: Bug 1980106 - Add a helper to access the effective computed value of text-autospace in nsStyleText.",
        "bugzilla_id": 1980106,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/520619/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/520619/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262507"
    },
    "phid": "PHID-DIFF-vnugkju7ybu37rj7mb5l",
    "review_task_id": "C5n05tVkQzm-5Hzyq9HWlg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "a1947dc494e900c9943f921ba6c1551c87b32507",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1116616/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-09-04T02:32:06.317586Z"
}