List and retrieve diffs with detailed revision information

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

{
    "id": 1084943,
    "revision": {
        "id": 495287,
        "base_repository": "https://hg.mozilla.org/mozilla-unified",
        "head_repository": "https://hg.mozilla.org/try",
        "base_changeset": "ba18177ffd1d19221364c84661261d01c39d8a2e",
        "head_changeset": "4132cd296db0e9c9e34760b2db1b90856c08b1af",
        "phabricator_id": 257159,
        "phabricator_phid": "PHID-DREV-djx7n5plnpcogwjkofak",
        "title": "WIP: Bug 1977202 - Do not try to PinShortcutToTaskbar during shutdown. r?mpohle",
        "bugzilla_id": 1977202,
        "diffs_url": "https://api.code-review.moz.tools/v1/revision/495287/diffs/?format=api",
        "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495287/issues/?format=api",
        "phabricator_url": "https://phabricator.services.mozilla.com/D257159"
    },
    "phid": "PHID-DIFF-zfutlohe5sy5acx22xqd",
    "review_task_id": "FF1m1dTdSNGCmme7XDylAQ",
    "repository": {
        "id": 100,
        "slug": "try",
        "url": "https://hg.mozilla.org/try"
    },
    "mercurial_hash": "4132cd296db0e9c9e34760b2db1b90856c08b1af",
    "issues_url": "https://api.code-review.moz.tools/v1/diff/1084943/issues/?format=api",
    "nb_issues": 0,
    "nb_issues_publishable": 0,
    "nb_warnings": 0,
    "nb_errors": 0,
    "created": "2025-07-14T16:13:22.439374Z"
}