List and retrieve diffs with detailed revision information

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

{
    "id": 1100710,
    "revision": {
        "id": 505965,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d04027ca04f674fde39b8ead1fb3b5c482d18ee3",
        "head_changeset": "d953f09878fabfaf9ee0f13ab6f8e7586b2bf5dd",
        "phabricator_id": 259754,
        "phabricator_phid": "PHID-DREV-7bxd74tewzu4i5lbgun5",
        "title": "WIP: Bug 1979332 - part 2: Filter out `WM_MOUSEMOVE` messages which are for temporarily restoring the mouse cursor r=#win-reviewers!,#dom-core",
        "bugzilla_id": 1979332,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/505965/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505965/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D259754"
    },
    "phid": "PHID-DIFF-vbanvtsc5s27ett6x5sm",
    "review_task_id": "YoXXq_-GQC2KYVs6woaYhQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "42c01c234aba41836c7db07b78374f95ca2b1176",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1100710/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T02:54:11.745819Z"
}