List and retrieve diffs with detailed revision information

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

{
    "id": 1101193,
    "revision": {
        "id": 507040,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "f53bcb3c2e3fae0b95f52a06e685589110c5fe34",
        "head_changeset": "f2149cc1040e61e8b3988f761d7683c93ccbc6d6",
        "phabricator_id": 260021,
        "phabricator_phid": "PHID-DREV-z2oy2gseclv74wp47cia",
        "title": "Bug 1802163: Improve dragging of file URLs on macOS. r=#mac-reviewers",
        "bugzilla_id": 1802163,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/507040/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507040/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D260021"
    },
    "phid": "PHID-DIFF-5pntzqwfg3hoc7n2uomv",
    "review_task_id": "LYAGMLlMShGW-SZuR4_BrA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f2149cc1040e61e8b3988f761d7683c93ccbc6d6",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1101193/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T18:39:22.857898Z"
}