List and retrieve diffs with detailed revision information

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

{
    "id": 1109389,
    "revision": {
        "id": 516973,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "e66c6197e358640d6c62343f1e8898cb73504f9c",
        "head_changeset": "01246a173ee39b2c1a0877965af1e2c40f4038cf",
        "phabricator_id": 261946,
        "phabricator_phid": "PHID-DREV-v5xfofdrnbdvpigkc5fk",
        "title": "Bug 1984341: Add missing definition for moveFloat16ToGPR to MIPS. r=jandem!",
        "bugzilla_id": 1984341,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/516973/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/516973/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D261946"
    },
    "phid": "PHID-DIFF-iwsntftsh64unhcwcl3d",
    "review_task_id": "IODBj205TjGmR63w_qvD7Q",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "01246a173ee39b2c1a0877965af1e2c40f4038cf",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1109389/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-21T13:13:03.334889Z"
}