List and retrieve diffs with detailed revision information

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

{
    "id": 1054886,
    "revision": {
        "id": 477825,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "3ff4303bf63726edbc991fd26d7940adf87fce1b",
        "head_changeset": "4e70f44600aa4b56f0d60523f610e1817c99f9f8",
        "phabricator_id": 252962,
        "phabricator_phid": "PHID-DREV-rm6yzlcr4ffn6tcpkiwi",
        "title": "Bug 1971023 - Part 9: Remove felt privacy feature settings",
        "bugzilla_id": 1971023,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/477825/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477825/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D252962"
    },
    "phid": "PHID-DIFF-f2pbhoop5rwmg42xaa3k",
    "review_task_id": "dx5K_3GlQI-CRMAhLg2cAg",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "4e70f44600aa4b56f0d60523f610e1817c99f9f8",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1054886/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-08T23:57:58.760251Z"
}