List and retrieve diffs with detailed revision information

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

{
    "id": 1052383,
    "revision": {
        "id": 477341,
        "base_repository": "https://hg.mozilla.org/comm-unified",
        "head_repository": "https://hg.mozilla.org/try-comm-central",
        "base_changeset": "09f2980ecf07294ee82ee02191f1cdf2e0f9f7d1",
        "head_changeset": "f090fb7b8840ab8c0a10b494af908cf3cb43b077",
        "phabricator_id": 252424,
        "phabricator_phid": "PHID-DREV-sicua7q4s6lwzece7r2r",
        "title": "Bug 1897313 - Disable FolderCache entirely under panorama. r=#thunderbird-back-end-reviewers",
        "bugzilla_id": 1897313,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477341/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477341/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252424"
    },
    "phid": "PHID-DIFF-tow2njl2mzwk5sqo7ujf",
    "review_task_id": "McRvRu4_RA6e-X4pwxKtoQ",
    "repository": {
        "id": 1002,
        "slug": "try-comm-central",
        "url": "https://hg.mozilla.org/try-comm-central"
    },
    "mercurial_hash": "f090fb7b8840ab8c0a10b494af908cf3cb43b077",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1052383/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-04T00:13:28.029602Z"
}