List and retrieve diffs with detailed revision information

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

{
    "id": 1088538,
    "revision": {
        "id": 497584,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "8dd591c9e96bceaf3a37a38d06bbffb27fc81759",
        "head_changeset": "c041ed40b0de3b35e27433ecca0aa5179bd23dd1",
        "phabricator_id": 257805,
        "phabricator_phid": "PHID-DREV-7el7cyqictlc5kgijnjy",
        "title": "Bug 1977937 - Override the empty title of the \"about:home\" tab to \"Homepage\"",
        "bugzilla_id": 1977937,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/497584/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497584/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257805"
    },
    "phid": "PHID-DIFF-bdlsjmrapcp4cadng2wy",
    "review_task_id": "Nps8-ZPCQSq1YxAONi48tw",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "c041ed40b0de3b35e27433ecca0aa5179bd23dd1",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1088538/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-18T03:53:05.484400Z"
}