List and retrieve diffs with detailed revision information

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

{
    "id": 1101132,
    "revision": {
        "id": 472028,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "7e2aa745c44ce533aeab7d3fb696d50efba6860c",
        "head_changeset": "6f96db26971f44ea6d30359946165f8827ff5d21",
        "phabricator_id": 244948,
        "phabricator_phid": "PHID-DREV-on6tthiqqh4ar6hmlemw",
        "title": "WIP: Bug 1557795 - [devtools] Start sending multiples network event updates",
        "bugzilla_id": 1557795,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/472028/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/472028/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D244948"
    },
    "phid": "PHID-DIFF-vwfpkhtz2ty7ok5gsyau",
    "review_task_id": "FjpCQmuCQy-cE810s6EhWA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "f79a30537ad33fdf4cea1e3ae9bcac1fb01eccf0",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1101132/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-05T17:27:27.122482Z"
}