List and retrieve diffs with detailed revision information

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

{
    "id": 1074543,
    "revision": {
        "id": 484442,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "9e72494c9ffca391776fa8067182e1ea6672297c",
        "head_changeset": "f09bc1a4038ce47ea052cee2e1c6186dfa727cb9",
        "phabricator_id": 254756,
        "phabricator_phid": "PHID-DREV-hgaianz7kxqxfgxb5jsx",
        "title": "Bug 1964522 - Part 17 - Fix M3 breakages with tab favicon alignment in tab thumbnails and Top Sites",
        "bugzilla_id": 1964522,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/484442/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/484442/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D254756"
    },
    "phid": "PHID-DIFF-ur4tovee4joxw2ziskqy",
    "review_task_id": "KWfUolfpTxWEjMg8HdAUdA",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "baae24d3c2e30f7756c38f6328eb592d5372ad1b",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1074543/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-06-27T19:16:17.695426Z"
}