List and retrieve diffs with detailed revision information

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

{
    "id": 1108844,
    "revision": {
        "id": 516303,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "1670f9977c4447d4e06aa9f3ca6210e5c6eaef00",
        "head_changeset": "1b71d3e598634edbbf3d4061d5b2dd0cd0d6b860",
        "phabricator_id": 261780,
        "phabricator_phid": "PHID-DREV-busm3fkowm3komko53wn",
        "title": "Bug 1984136 - Disable clang-plugin tests under --disable-tests r=ahochheiden",
        "bugzilla_id": 1984136,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516303/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516303/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261780"
    },
    "phid": "PHID-DIFF-r6zlfal6xle6hagwfv4m",
    "review_task_id": "Ju9bKdBNSGOIZgsVe2Hbvg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "1b71d3e598634edbbf3d4061d5b2dd0cd0d6b860",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1108844/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-20T17:09:40.705256Z"
}