List and retrieve diffs with detailed revision information

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

{
    "id": 1110270,
    "revision": {
        "id": 518253,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "85278cff23b35a7a9333e4192df9851173f472ab",
        "head_changeset": "2593c73296ca00da0321efe2ecd31763a1df6cf7",
        "phabricator_id": 262161,
        "phabricator_phid": "PHID-DREV-a7rog7avectowtiwvbty",
        "title": "Bug 1980992 - Reject GetFaviconForPage promise if we won't execute the runnable expected to fulfill it. r=jteow",
        "bugzilla_id": 1980992,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/518253/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518253/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D262161"
    },
    "phid": "PHID-DIFF-nnkd67oxm7eheyq3p6fl",
    "review_task_id": "ahtKR4C9QP6oqA_wvG38lQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "2593c73296ca00da0321efe2ecd31763a1df6cf7",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1110270/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-08-22T15:11:29.664934Z"
}