List and retrieve diffs with detailed revision information

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

{
    "id": 1042178,
    "revision": {
        "id": 474399,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "d32936478969b957b5d786b30e73b50cf85bd664",
        "head_changeset": "0ab3148dc41efb4f011815ed28ce15a53f0819b0",
        "phabricator_id": 248350,
        "phabricator_phid": "PHID-DREV-wtqwcz76a7lamajusigm",
        "title": "WIP: Bug 1965091 - Bootstrap support for ONNX Runtime",
        "bugzilla_id": 1965091,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/474399/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/474399/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D248350"
    },
    "phid": "PHID-DIFF-uuh4zdjln644qe7wotf2",
    "review_task_id": "VI31SDeHT8KepxK-wE61mA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "5be04b00e2fefccd83a57c8a3a774dee9e7840e2",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1042178/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-05-23T18:07:21.492948Z"
}